95d77c679c
Reverts puppeteer/puppeteer#9152
214 B
214 B
sidebar_label |
---|
Page.target |
Page.target() method
Signature:
class Page {
target(): Target;
}
Returns:
A target this page was created from.