get_command_info
Retrieve detailed documentation for Selenium commands, including parameter descriptions for targets and values, to support browser automation testing.
Instructions
Get detailed documentation for a specific Selenix command, including target and value parameter descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_name | Yes | The camelCase command name (e.g., "click", "executeScript") |