Create Target Request
@Serializable
Request object containing input parameters for the TargetDomain.createTarget command.
Types
Link copied to clipboard
A builder for CreateTargetRequest, which allows setting the optional parameters of the TargetDomain.createTarget command via a lambda.
Properties
Link copied to clipboard
Whether to create the target in background or foreground (chrome-only, false by default).
Link copied to clipboard
The browser context to create the page in.
Link copied to clipboard
Whether BeginFrames for this target will be controlled via DevTools (headless chrome only, not supported on MacOS yet, false by default).