Synology: Webdriver Chrome Help #951
soenkesmiletzki
started this conversation in
General
Replies: 1 comment
-
You must to set PLAYWRIGHT_DRIVER_URL: ws://192.168.0.60:3000/?stealth=1&--disable-web-security=true |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry, I need help.
I want to use Changedetection.io at my Synology NAS via Docker. (0.39.19.1)
So, Changedetection.io works fine: fetching content via Basic Mode and the Notifications works fine.
But now I want to use the Webdrive Chrome Fetching Mode, so I need Chrome Server, right?
The synology dockers search images at: https://registry.hub.docker.com and so I'm searching and downloading the latest "browserless/chrome", correct?
Starting the docker image works fine and I get the following screen:
Have I done everything right up to this point?
Now I set ENV:
WEBDRIVER_URL = http://192.168.0.60:3000/?stealth=1&--disable-web-security=true
But it doesnt work, the Visual Filter Selector -> "Sorry, this functionality only works with Playwright/Chrome enabled watches"
Please help to use this. Where is the error?
Beta Was this translation helpful? Give feedback.
All reactions