This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
puppeteer
Watch
2
Star
0
Fork
0
You've already forked puppeteer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f8c7a46448
Branches
Tags
No results found.
puppeteer
/
docs
/
api
/
puppeteer.frame.url.md
jrandolf
4d3cb6ccf3
chore: refactor Frame (
#10808
)
2023-08-30 11:09:27 +00:00
173 B
Raw
Blame
History
sidebar_label
Frame.url
Frame.url() method
The frame's URL.
Signature:
class
Frame
{
abstract
url
()
:
string
;
}
Returns:
string