From cf671d742389ab106c88b30b63c07e2afe227d2f Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 19 Oct 2022 09:59:52 +0200 Subject: [PATCH] Updated Microsoft Windows (markdown) --- Microsoft-Windows.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Microsoft-Windows.md b/Microsoft-Windows.md index 7ad333b..0538e5b 100644 --- a/Microsoft-Windows.md +++ b/Microsoft-Windows.md @@ -35,14 +35,5 @@ You can specify other commands like `-d` (different storage path for the data) a ### WebDriver / Javascript / Chrome support -If the pages are using JavaScript you will need to drive a chrome browser via changedetection.io - See here https://github.com/dgtlmoon/changedetection.io/wiki/Fetching-pages-with-WebDriver#microsoft-windows +If the pages are using JavaScript you will need to drive a chrome browser via changedetection.io - See here https://github.com/dgtlmoon/changedetection.io/wiki/Fetching-pages-with-WebDriver#microsoft-windows---running-chromedriver-natively-without-docker - -# Method 2: With Docker & Docker-Compose - -[tba] - - -**Future** -- Please someone add a recipe how to make this into a nice "windows service" that's started correctly at boot time -- Please someone add the docker/docker-compose recipe