chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / GetFrameOwnerRequest

GetFrameOwnerRequest

data class GetFrameOwnerRequest

Request object containing input parameters for the DOMDomain.getFrameOwner command.

Constructors

<init>

Request object containing input parameters for the DOMDomain.getFrameOwner command.

GetFrameOwnerRequest(frameId: FrameId)

Properties

frameId

val frameId: FrameId