mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
382 B
382 B
Page.url() method
Signature:
url(): string;
Returns:
string
Remarks
Shortcut for page.mainFrame().url().