Browser Navigation
Page and context movement, loading, and page creation.
Support Matrix
Capabilities
page.goto- Navigate the active page to a URL.page.reload- Reload the active page.page.waitForLoadState- Wait for the page to reach a specific load state.context.newPage- Open a new page in the current browser context.context.pages- List pages currently open in the browser context.

