select_page
Choose a browser page by ID to set it as the active context for subsequent DevTools inspections. Optionally bring it to the front.
Instructions
Select a page as a context for future tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The ID of the page to select. Call list_pages to get available pages. | |
| bringToFront | No | Whether to focus the page and bring it to the top. |