Page constructor

Page(
  1. Browser browser
)

Creates a new page with the given browser.

Implementation

Page(this.browser);