chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.audits / AffectedFrame

AffectedFrame

data class AffectedFrame

Information about the frame affected by an inspector issue.

Official doc

Constructors

<init>

Information about the frame affected by an inspector issue.

AffectedFrame(frameId: FrameId)

Properties

frameId

val frameId: FrameId