puppeteer/new-docs/puppeteer.protocol.page.frameclearedschedulednavigationevent.md
2020-07-13 14:01:35 +01:00

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.