mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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. |