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

Detection. #5

Closed
edenfluger opened this issue May 19, 2020 · 1 comment
Closed

Detection. #5

edenfluger opened this issue May 19, 2020 · 1 comment

Comments

@edenfluger
Copy link

Hello! Tested now your chromedriver and it's detected on nike.com

@ultrafunkamsterdam
Copy link
Owner

ultrafunkamsterdam commented May 20, 2020

In [1]: import undetected_chromedriver as uc

In [2]: uc.TARGET_VERSION = 83

In [3]: c = uc.Chrome()

In [4]: c.get('https://nike.com')

In [5]: c.save_screenshot('nike.com.png')

nike com

@ultrafunkamsterdam ultrafunkamsterdam self-assigned this May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants