mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
231 B
231 B
sidebar_label |
---|
Page.browser |
Page.browser() method
Get the browser the page belongs to.
Signature:
class Page {browser(): Browser;}
Returns: