From 98a8aae15c05901f67b41680a06a473d967138f2 Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 17 Aug 2025 19:54:24 -0500 Subject: draft of new headless feature implemented --- indeedwatcher.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indeedwatcher.nimble') diff --git a/indeedwatcher.nimble b/indeedwatcher.nimble index cf69199..528c547 100644 --- a/indeedwatcher.nimble +++ b/indeedwatcher.nimble @@ -12,5 +12,5 @@ binDir = "bin" requires "nim >= 1.6.10" requires "rss" -requires "webdriver" +requires "https://github.com/dom96/webdriver#699d3b9959ed94724521a768f11fcabed47c712b" requires "parsetoml" -- cgit v1.2.3