Skip to content

Proxy with auth not working on latest version #2093

Closed
@gouravkumar99

Description

@gouravkumar99

image
after updated lates version proxy not working showing popup requires username and passoword

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)

Metadata

Metadata

Assignees

Labels

bugUh 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