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

487 B

Home > puppeteer > Protocol > Page > WindowOpenEvent > url

Protocol.Page.WindowOpenEvent.url property

The URL for the new window.

Signature:

url: string;