Skip to content

Cloudflare cycling on some sites when http proxy is used #2055

Answered by mdmintz
electrumguy asked this question in Q&A
Discussion options

You must be logged in to vote

Are you setting your proxy with proxy="server:port" or proxy="user:pass@server:port"?

There's also the pytest command-line option way:

pytest --proxy=server:port

pytest --proxy=user:pass@server:port

That's the official SeleniumBase way of making it work.

Replies: 2 comments 3 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
3 replies
@mdmintz
Comment options

@electrumguy
Comment options

@mdmintz
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