pages
Returns all open pages in the context. Upstream docsReturn value
newPage
Creates a new page in the browser context. Upstream docsReturn value
close
Closes the browser context. All the pages that belong to the browser context will be closed.The default browser context cannot be closed.

