puppeteer/new-docs/puppeteer.browser.target.md
2020-06-23 07:19:15 +02:00

410 B

Home > puppeteer > Browser > target

Browser.target() method

The target associated with the browser.

Signature:

target(): Target;

Returns:

Target