PagePage.browserVersion: 21.6.1On this pagePage.browser() method Get the browser the page belongs to. Signature: class Page { abstract browser(): Browser;} Returns: Browser