Skip to main content
Puppeteer
Next
API
frame
url
Frame.url() method
Signature:
url
(
)
:
string
;
Returns:
string
the frame's URL.
Previous
Frame.type() method
Next
Frame.waitForFunction() method