cdp_page_info
Retrieve the current page URL, title, and frame URLs from an active browser session to verify page state and context during automation.
Instructions
Return the current page URL, title, and frame URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id returned by cdp_connect |