Builder

class Builder

A builder for CreateBrowserContextRequest, which allows setting the optional parameters of the TargetDomain.createBrowserContext command via a lambda.

Constructors

Link copied to clipboard
constructor()

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

Functions

Link copied to clipboard