Jack Zhang
2018-05-25 19:30:56 UTC
I'm trying to scrape a login-only, bot-sensitive website. After logging in,
when I perform a simple selenium function like
driver.find_element_by_id('button').click(), the website displays a message
along the lines of *We think you are a bot. Please complete the CAPTCHA
below to continue.*
Is there any way for me to make selenium more human-like so I don't trigger
CAPTCHA's?
I am using the ChromeDriver
when I perform a simple selenium function like
driver.find_element_by_id('button').click(), the website displays a message
along the lines of *We think you are a bot. Please complete the CAPTCHA
below to continue.*
Is there any way for me to make selenium more human-like so I don't trigger
CAPTCHA's?
I am using the ChromeDriver
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/f5ee84b4-a4a5-4204-b12b-0f781105f0ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/f5ee84b4-a4a5-4204-b12b-0f781105f0ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.