This website requires JavaScript.
Explore
Help
Sign In
github
/
puppeteer
Watch
0
Star
0
Fork
0
You've already forked puppeteer
mirror of
https://github.com/puppeteer/puppeteer
synced
2024-06-14 14:02:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
45f4df0a31
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