kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Updated Fetching pages with WebDriver (markdown)
rodzic
b3a48fa2ef
commit
74946bb627
|
@ -50,7 +50,19 @@ Known to work with RaspberryPi-4 Use the `seleniarm/standalone-chromium:4.0.0-20
|
|||
|
||||
## Microsoft Windows
|
||||
|
||||
@todo - fill this in
|
||||
Tested with Chrome version 99.0
|
||||
|
||||
1. Install Chrome Web Browser https://www.google.com/chrome/
|
||||
2. Install the correct Chromium WebDriver https://chromedriver.chromium.org/downloads for the version of Chrome you installed.
|
||||
3. Unpack and run the WebDriver, this will talk/drive Chrome to get the results
|
||||

|
||||
4. Set system wide or `cmd` level environmental variable for Changedetection.io to know where to find the ChromeDriver, from the commandline `set WEBDRIVER_URL=http://localhost:9515`
|
||||
5. Run the app from the same window using the `changedetection.py`
|
||||

|
||||
6. Don't forget to enable chrome fetching for those sites that require Javascript, or any site you prefer to fetch via your Chrome, the user interface should show "`http://localhost:9515`" if you set the environmental variable correctly.
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
## There's a few things left todo
|
||||
|
|
Ładowanie…
Reference in New Issue