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

Compatibility issue with webdriver remote #22

Open
dalvarezdc opened this issue Oct 26, 2021 · 2 comments
Open

Compatibility issue with webdriver remote #22

dalvarezdc opened this issue Oct 26, 2021 · 2 comments

Comments

@dalvarezdc
Copy link

dalvarezdc commented Oct 26, 2021

Hello guys, I am trying to use stealth with Chromedriver remote, and I think it's having compatibility issues with Selenium-Stealth, is there any way I can integrate selenium stealth with chromedriver?

Traceback (most recent call last): File "/code/bot/project/management/commands/launch_account_in_browser.py", line 29, in handle scraper.init_driver() File "/code/bot/project/scraper/project.py", line 83, in wrapped return func(*args, **kwargs) File "/code/bot/project/scraper/project.py", line 533, in init_driver fix_hairline=True, File "/usr/local/lib/python3.7/site-packages/selenium_stealth/__init__.py", line 41, in stealth raise ValueError("driver must is selenium.webdriver.Chrome, currently this lib only support Chrome") ValueError: driver must is selenium.webdriver.Chrome, currently this lib only support Chrome

@Alfiec7113
Copy link

Did you get anywhere with this?
Just wondering as I wanted to do the same

@Wamy-Dev
Copy link

I also cannot use it remotely. Same with selenium undetected.

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

3 participants