Replies: 1 comment 2 replies
-
@shokwaav in the configuration, replace did that help? if not, paste the errors again |
Beta Was this translation helpful? Give feedback.
2 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.
-
Describe the bug
I can't get the webdriver to work on my Raspberry Pi.
Version
0.39.11
To Reproduce
I've installed changedetection.io and seleniarm via docker.
I can access both changedetection.io and seleniarm via the IP:5000 and IP:4444 respectively.
However I am still getting the following error:
As you can see I have already changed the URL for the webdriver to http://localhost:4444 as mentioned here on stackoverflow due to changes in Selenium 4, but there's still no change.
Expected behavior
I expect changedetection.io to work with the Selenium 4 webserver.
Desktop (please complete the following information):
Thanks for any help I can get in advance!
Beta Was this translation helpful? Give feedback.
All reactions