Skip to content

Testing Non-Test Oriented Websites #2313

Answered by mdmintz
G-markier asked this question in Q&A
Discussion options

You must be logged in to vote

If you run a python requests.get(url) call and the status code starts with a 4, then there's a good change that the website is blocking bots.

In UC Mode, driver.get(url) automatically disconnects chromedriver from Chrome briefly if that is the case.

This was covered in the video:

https://www.youtube.com/watch?v=5dMFI3e85ig

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Comment options

You must be logged in to vote
4 replies
@mdmintz
Comment options

@G-markier
Comment options

@mdmintz
Comment options

@G-markier
Comment options

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