chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.target / CreateTargetRequest / <init>

<init>

CreateTargetRequest(url: String, width: Int? = null, height: Int? = null, browserContextId: BrowserContextID? = null, enableBeginFrameControl: Boolean? = null, newWindow: Boolean? = null, background: Boolean? = null)

Request object containing input parameters for the TargetDomain.createTarget command.