From b44190f82a942754beb07872740635b37b4ee7c2 Mon Sep 17 00:00:00 2001 From: msglm Date: Fri, 17 Feb 2023 02:01:03 -0600 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