GetFrameOwnerRequest

@Serializable
data class GetFrameOwnerRequest(val frameId: FrameId)(source)

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

Constructors

Link copied to clipboard
constructor(frameId: FrameId)

Properties

Link copied to clipboard