mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
226 B
226 B
sidebar_label |
---|
Browser.target |
Browser.target() method
The target associated with the browser.
Signature:
class Browser {
target(): Target;
}
Returns: