Skip to content

remote webdriver - how? #3057

Answered by mdmintz
dedepene asked this question in Q&A
Discussion options

You must be logged in to vote

As mentioned in #2675 (comment), "UC Mode is not compatible with the Grid / Remote WebDriver".

There's lots of documentation on using SeleniumBase with a Selenium Grid / Remote WebDriver: (SeleniumBase/seleniumbase/utilities/selenium_grid/ReadMe.md and SeleniumBase/examples/capabilities)
but you can't use UC Mode with the Grid.

The original undetected-chromedriver doesn't support the Grid / Remote WebDriver either:
https://github.com/search?q=repo%3Aultrafunkamsterdam%2Fundetected-chromedriver+grid&type=issues

The Grid / Remote WebDriver is a problem for UC Mode because while the Grid controls chromedriver, the Grid does not have the root control that is needed. UC Mode requires raw contr…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants