Skip to content

is there any method how to switch proxy while using the driver after it gets instanciated ? #2723

Answered by mdmintz
Black-Hole1004 asked this question in Q&A
Discussion options

You must be logged in to vote

To switch the proxy in the middle of a test, you can use wire=True with driver.set_wire_proxy(string).
But note that Wire Mode cannot be used together with UC Mode.

More info: #2145

Replies: 2 comments 1 reply

Comment options

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

You must be logged in to vote
1 reply
@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