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

532 B

Home > puppeteer > Protocol > Target > CreateTargetRequest > url

Protocol.Target.CreateTargetRequest.url property

The initial URL the page will be navigated to.

Signature:

url: string;