Skip to content

Default options of BrowserContextOptions doesn't inherit the browser's ProxyServer #2916

@hamjo

Description

@hamjo

Pages created from IBrowser.NewPageAsync will pick up the OS' proxy server.

Using a browser context created with default options, pages created with IBrowser.NewPageAsync won't pick up the proxy server from the OS.

This was tested with Chrome on Windows.

I suspect that defaulting the BrowserContextOptions.ProxyServer to string.Empty would cause the proxy value to be overridden.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions