data class FrameClearedScheduledNavigationEvent : PageEventFired when frame no longer has a scheduled navigation.
<init> |
Fired when frame no longer has a scheduled navigation. FrameClearedScheduledNavigationEvent(: FrameId) |
frameId |
Id of the frame that has cleared its scheduled navigation. val frameId: FrameId |