738 B
738 B
Home > puppeteer > Protocol > Page > FrameNavigatedEvent
Protocol.Page.FrameNavigatedEvent interface
Fired once navigation of the frame has completed. Frame is now associated with the new loader.
Signature:
export interface FrameNavigatedEvent
Properties
Property | Type | Description |
---|---|---|
frame | Frame | Frame object. |