Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Guidance Request] Compatibility with remote-webdriver on selenium-grid #462

Open
UmutAlihan opened this issue Jan 22, 2022 · 4 comments
Open

Comments

@UmutAlihan
Copy link

Hi,

My infrastructure is as below

  • deployed selenium-grid as containers
  • running all scripts in a different environment
  • connection to grid via remote-webdriver

In this context I need to modify this repository to be compatible with remote.webdriver.

I found that in init.py "selenum..remote..driver" is also imported however not utilized.

Could you guide me to implement using UC with remote-webdriver for selenium-grid installations?

I would very love to develop it and create a PR as a new feature.

Kind regards

@UmutAlihan UmutAlihan changed the title [Guidance Requested] Compatibility with remote-webdriver on selenium-grid [Guidance Request] Compatibility with remote-webdriver on selenium-grid Jan 22, 2022
@frossigneux
Copy link

frossigneux commented Jan 22, 2022

Hello, I have the same question!

@rarahim75
Copy link

rarahim75 commented Feb 23, 2022

I'm also trying to access UC via selenium remote-webdriver but having no luck, been getting 'connection refused' errors.

Could someone confirm that UC is currently not compatible with selenium remote-webdriver? many thanks...

ubuntu 20.04
python 3.8.10
undetected-chromedriver-3.1.3
selenium-4.1.0

UPDATE:
I think it's been confirmed by the FR on this thread: #394

@Anticope12
Copy link

Following

@Wamy-Dev
Copy link

Wamy-Dev commented May 2, 2022

This is a temporary solution here:

#594 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants