* docs(new): migrate Target to TSDoc Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
Home > puppeteer > Target > browser
Get the browser the target belongs to.
Signature:
browser(): Browser;
Returns:
Browser