clear_and_replace_commands
Replace all commands in a Selenix browser automation test with a new set, removing existing commands first to update test workflows.
Instructions
Replace ALL commands in a test with a new set. This removes all existing commands first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_id | Yes | The test ID | |
| commands | Yes | The new set of commands for the test |