Skip to main content
Glama
raymondsambur

Automation Script Generator MCP Server

process_test_scenario

Process test scenarios with Gherkin syntax and generate complete WDIO test files by analyzing and managing UI selectors, data items, and output directories. Streamline automation script creation for efficient test suite development.

Instructions

Process a test scenario provided directly by the user and generate complete WDIO test files

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
data_itemsNoTest data items and configurations (optional)
gherkin_syntaxYesComplete Gherkin syntax with Given/When/Then steps
output_directoryYesBase directory where all generated files should be saved
repo_pathNoPath to existing repository for pattern analysis (optional)
scenario_titleYesTitle of the test scenario
selectorsYesUI element selectors as key-value pairs (e.g., {"usernameInput": "#username", "loginButton": "[data-testid=login-btn]"})
tagsNoTest ID tags for the scenario (e.g., ["@login", "@smoke", "@TEST-001"])

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/raymondsambur/automation-script-generator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server