cdp_reload
Reloads the current page in an active browser session, waiting for a specified load state. Use this to refresh content or reset page scripts.
Instructions
Reload the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id returned by cdp_connect | |
| wait_until | No | domcontentloaded |