Skip to content

proxy_bypass_list not working when using an authenticated proxy #2073

Closed
@gouravkumar99

Description

@gouravkumar99

I am using your Seleniumbase Driver with proxy. But proxy_bypass_list is not working in that.

proxy_d = f"{proxy_user}:{proxy_password}@{proxy_host}:{proxy_port}" driver = Driver(uc=True,user_data_dir=user_data_dir, multi_proxy=True, proxy=proxy_d,proxy_bypass_list="*ipinfo.io")

Can you tell me whether i am using the correct method?

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModebugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions