836 B
836 B
Home > puppeteer > Protocol > Page > FrameClearedScheduledNavigationEvent
Protocol.Page.FrameClearedScheduledNavigationEvent interface
Fired when frame no longer has a scheduled navigation.
Signature:
export interface FrameClearedScheduledNavigationEvent
Properties
Property | Type | Description |
---|---|---|
frameId | FrameId | Id of the frame that has cleared its scheduled navigation. |