Activate a safe browser target
browser_clickActivates href links or submits safe GET forms via browser navigation, blocking POST and password fields to prevent credential leaks, then returns the resulting page status.
Instructions
Activates an href-bearing link or submits a GET form through normal browser navigation. POST and other form methods are refused, and GET forms containing password fields are blocked to prevent credential leakage. Returns the resulting page status or a bounded error without bypassing existing navigation controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_id | Yes | Stable element ID of an href-bearing link or submit control inside a safe GET form. | |
| session_id | No | Optional browser tab/session identifier. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||