Updated Fetching pages with WebDriver (markdown)

master
dgtlmoon 2022-03-26 16:16:31 +01:00
rodzic 5ab6bb8153
commit 0b29ddbfc4
1 zmienionych plików z 1 dodań i 1 usunięć

@ -48,7 +48,7 @@ Known to work with RaspberryPi-4 Use the `seleniarm/standalone-chromium:4.0.0-20
- It's good to set the ENV var `FETCH_WORKERS` to a low value like 2 or 3, because maybe having 10 sessions of chrome open might be a bit too heavy on your rPi
## Microsoft Windows
## Microsoft Windows - Running ChromeDriver natively (no docker)
You need to install WebDriver/ChromeDriver for Chrome, this will "listen" for instructions from your changedetection.py and drive the browser to fetch the results.