PagePage.browserVersion: 23.8.0On this pagePage.browser() 方法 ¥Page.browser() method 获取页面所属的浏览器。 ¥Get the browser the page belongs to. 签名 ¥Signature class Page { abstract browser(): Browser;} Returns: Browser