pl.wendigo.chrome.domain.dom / GetFrameOwnerRequest

GetFrameOwnerRequest

data class GetFrameOwnerRequest (source)

Represents request frame that can be used with DOM.getFrameOwner method call.

Returns iframe node that owns iframe with the given domain.

Constructors

<init>

GetFrameOwnerRequest(frameId: FrameId)

Represents request frame that can be used with DOM.getFrameOwner method call.

Properties

frameId

val frameId: FrameId