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

565 B

Home > puppeteer > Protocol > Page > FrameScheduledNavigationEvent > url

Protocol.Page.FrameScheduledNavigationEvent.url property

The destination URL for the scheduled navigation.

Signature:

url: string;