Package org.hildan.chrome.devtools.domains.target
See: Description
-
Class Summary Class Description ActivateTargetRequest Request object containing input parameters for the TargetDomain.activateTarget command. AttachToTargetRequest Request object containing input parameters for the TargetDomain.attachToTarget command. AttachToTargetResponse Response type for the TargetDomain.attachToTarget command. AttachToBrowserTargetResponse Response type for the TargetDomain.attachToBrowserTarget command. CloseTargetRequest Request object containing input parameters for the TargetDomain.closeTarget command. CloseTargetResponse Response type for the TargetDomain.closeTarget command. ExposeDevToolsProtocolRequest Request object containing input parameters for the TargetDomain.exposeDevToolsProtocol command. CreateBrowserContextRequest Request object containing input parameters for the TargetDomain.createBrowserContext command. CreateBrowserContextResponse Response type for the TargetDomain.createBrowserContext command. GetBrowserContextsResponse Response type for the TargetDomain.getBrowserContexts command. CreateTargetRequest Request object containing input parameters for the TargetDomain.createTarget command. CreateTargetResponse Response type for the TargetDomain.createTarget command. DetachFromTargetRequest Request object containing input parameters for the TargetDomain.detachFromTarget command. DisposeBrowserContextRequest Request object containing input parameters for the TargetDomain.disposeBrowserContext command. GetTargetInfoRequest Request object containing input parameters for the TargetDomain.getTargetInfo command. GetTargetInfoResponse Response type for the TargetDomain.getTargetInfo command. GetTargetsResponse Response type for the TargetDomain.getTargets command. SendMessageToTargetRequest Request object containing input parameters for the TargetDomain.sendMessageToTarget command. SetAutoAttachRequest Request object containing input parameters for the TargetDomain.setAutoAttach command. SetDiscoverTargetsRequest Request object containing input parameters for the TargetDomain.setDiscoverTargets command. SetRemoteLocationsRequest Request object containing input parameters for the TargetDomain.setRemoteLocations command. TargetDomain Supports additional targets discovery and allows to attach to them. TargetInfo Official doc RemoteLocation Official doc