IBrowserLaunchContext
Index
Properties
optionalfingerprint
The fingerprint applied to the browser, if fingerprinting is enabled.
Typed as unknown here; cast to the concrete LaunchContext if you
need the structured shape.
optionallaunchOptions
The actual options the browser was launched with, after pre-launch hooks.
optionalproxyUrl
The proxy URL the browser was launched with, if any.
optionaluseIncognitoPages
true if each page in this browser uses its own context.
The subset of the browser-pool
LaunchContextthat IBrowserController exposes. Other fields are only available on the concreteLaunchContextclass.