Updated Microsoft Windows (markdown)

master
dgtlmoon 2022-10-19 09:59:52 +02:00
rodzic 83c151deee
commit cf671d7423
1 zmienionych plików z 1 dodań i 10 usunięć

@ -35,14 +35,5 @@ You can specify other commands like `-d` (different storage path for the data) a
### WebDriver / Javascript / Chrome support ### 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