Open r1dddy4sv opened 1 year ago
Hi @r1dddy4sv , have you tried to use the docker image and build selenoid image ?
Hi @r1dddy4sv , Just checking in if you had the chance to find a fix ?
Hey! If you guys managed to find something please let me know!
Check this - https://github.com/aerokube/selenoid/issues/1226
Hi @RouR , Just seeing your work on the too cases, great work cos I gave up a year ago.
Where you able to get a solution for it ? As I was not able to understand the patching part. I have seen a comment from the Vaan on the other thread regarding the use of port 4444
I could not finish
Hi @RouR , Just finished a few projects and I'm looking into this. Any thoughts on were you are at?
no progress is not actual for me at this moment
@RouR I was able to create patched chromedriver
docker image and upload to Selenoid.
But of course there is some more work needed. See https://github.com/aerokube/selenoid/issues/1388
Trying to use UC with selenoid
by default it is
driver=webdriver.Remote( command_executor="http://localhost:4444/wd/hub", desired_capabilities=capabilities,options=options)
actually just trying to run the selenium script on Linux VPS. Thanks in advance