get_selected_command_info
Retrieve detailed context for browser automation commands, including DOM hierarchy, accessibility data, surrounding HTML, and interactive properties to aid in test debugging and execution.
Instructions
Get comprehensive context about a command target element: DOM hierarchy, accessibility info, surrounding HTML, interactive properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_id | No | Optional command ID. If omitted, uses the currently selected command. |