List open browser tabs in a session and target specific pages.
pages
Thepages command lists all open pages (tabs) in a session and prints their IDs and URLs.
When to use pages
- A popup or new tab opened during navigation or interaction.
execorsnapshotfails because more than one page is open in the session.- You are not sure which page holds the relevant state.
pages, pass the target page ID to other commands with --page <page-id>:
Flags
The session to list pages for.