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
69e44fc808
Branches
Tags
No results found.
puppeteer
/
docs
/
api
/
puppeteer.page.target.md
Nikolay Vitkov
0fe89b7da9
chore: add new UnsupportedOperation Error (
#11322
)
2023-11-09 13:57:33 +01:00
224 B
Raw
Blame
History
sidebar_label
Page.target
Page.target() method
A target this page was created from.
Signature:
class
Page
{
abstract
target
()
:
Target
;
}
Returns:
Target