get_current_test
Retrieve commands, targets, and values for the active or specified Selenix browser automation test to analyze test structure and behavior.
Instructions
Get the commands of the current test (or a specific test by ID). Returns test name, ID, and all commands with their targets and values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_id | No | Optional test ID. If omitted, returns the active test. |