Compatible ChangeDetection.io + WebDriver? #1665
Unanswered
ivanskodje
asked this question in
Q&A
Replies: 1 comment
-
The working version to use is written in the docker-compose.yml file in the repository :) I think it is because you are not using the debug image. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am setting up Docker containers, but I am failing to find compatible WebDrivers with Chrome.
ChangeDetection.io Image:
dgtlmoon/changedetection.io:0.43.1
Attempted chrome driver:
selenium/standalone-chrome:3.141.59
Env:
WEBDRIVER_URL= chrome.server.ip:4444/wd/hub
This and other versions I have tried cause various errors. The current one just makes the entire ChangeDetection.io server crash.
Can you please share what versions work together?
Appreciate it a lot :)
Beta Was this translation helpful? Give feedback.
All reactions