GetFrameOwnerRequest

@Serializable
data class GetFrameOwnerRequest(val frameId: FrameId)

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

Constructors

Link copied to clipboard
constructor(frameId: FrameId)

Properties

Link copied to clipboard

(undocumented in the protocol definition)