chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page.events / PageEvent / FrameStoppedLoadingEvent

FrameStoppedLoadingEvent

data class FrameStoppedLoadingEvent : PageEvent

Constructors

<init>

FrameStoppedLoadingEvent(frameId: FrameId)

Properties

frameId

Id of the frame that has stopped loading.

val frameId: FrameId