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

458 B

Home > puppeteer > Protocol > Page > Frame > url

Protocol.Page.Frame.url property

Frame document's URL without fragment.

Signature:

url: string;