|
Hi, i am currently using the sb format (with SB(uc=True, user_data_dir=dir, uc_cdp_events=True, maximize=True, do_not_track=True, proxy=proxy) as sb:), |
Replies: 3 comments 2 replies
|
Duplicate of #2860 (comment) Note that once you set a proxy for a browser, you have to keep that proxy for that browser. |
|
A browser extension can help "dynamically" change proxy settings. |
|
If you’re looking for something along the lines of using a pool of IPs without having to switch the proxy for your whole browser, IP Per Tab could be a good fit. It lets you assign different residential IPs to individual Chrome tabs, so you can have multiple IPs running at the same time rather than rotating the entire browser between them. |
Duplicate of #2860 (comment)
Note that once you set a proxy for a browser, you have to keep that proxy for that browser.
(Open a new browser if you want different proxy settings.)