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

573 B

Home > puppeteer > Protocol > Page > FrameRequestedNavigationEvent > frameId

Protocol.Page.FrameRequestedNavigationEvent.frameId property

Id of the frame that is being navigated.

Signature:

frameId: FrameId;