data class FrameStoppedLoadingEvent : PageEvent
Fired when frame has stopped loading.
<init> |
Fired when frame has stopped loading. FrameStoppedLoadingEvent(frameId: FrameId) |
frameId |
Id of the frame that has stopped loading. val frameId: FrameId |