save_case
Save test case
How to use it
save_case is exposed by the OpenTester MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the save_case tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install OpenTester
$
pip install opentesterOther tools in OpenTester (17)
create_project
Create project
create_template
Create DSL template
delete_case
Delete test case
delete_project
Delete project
get_execution_log
Get detailed logs
get_execution_status
Get execution status
get_project
Get project details (including cases)
instantiate_template
Create case from template
list_paused_executions
List executions waiting for AI analysis
list_projects
List all test projects
list_templates
List templates
request_dom_analysis
Get DOM snapshot for paused AI step
run_case
Execute single case
run_project
Execute project cases
stop_execution
Stop execution
submit_ai_selector
Submit selector to resume paused execution
validate_dsl
Validate DSL syntax