AffectedFrame

@Serializable
data class AffectedFrame(val frameId: FrameId)

Information about the frame affected by an inspector issue.

Official doc

Constructors

Link copied to clipboard
constructor(frameId: FrameId)

Properties

Link copied to clipboard

(undocumented in the protocol definition)