Create Browser Context Request
@Serializable
Request object containing input parameters for the TargetDomain.createBrowserContext command.
Constructors
Properties
Link copied to clipboard
If specified, disposes this context when debugging session disconnects.
Link copied to clipboard
An optional list of origins to grant unlimited cross-origin access to. Parts of the URL other than those constituting origin are ignored.
Link copied to clipboard
Proxy bypass list, similar to the one passed to --proxy-bypass-list
Link copied to clipboard
Proxy server, similar to the one passed to --proxy-server