Act in browser
browser_actionExecute browser actions by automatically routing to the appropriate DOM, browser-input, or native engine for reliable control.
Instructions
Execute one revision-aware human browser action through automatic DOM, browser-input, or native routing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action name returned by browser_capabilities. | |
| engine | No | auto follows the ordered engines returned for the action by browser_capabilities. | |
| params | No | ||
| target | No | ||
| retries | No | ||
| timeoutMs | No | ||
| retryDelayMs | No | ||
| expectedRevision | No |