automation-script-generator

raymondsambur/automation-script-generator

3.1

If you are the rightful owner of automation-script-generator and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Automation Script Generator MCP Server is a sophisticated tool designed to streamline the creation of automated test scripts using the WDIO framework. It processes user prompts to generate complete test suites with intelligent file management, ensuring organized and efficient test structures.

Tools

Functions exposed to the LLM to take actions

process_test_scenario

Processes a complete test scenario from user input and generates all necessary WDIO files.

analyze_repository_patterns

Analyzes repository for existing patterns and conventions.

generate_feature_file

Generates WDIO feature file with Gherkin syntax.

generate_steps_file

Generates step definitions file.

generate_page_file

Generates page object file.

generate_component_file

Generates component file with test data.

review_and_enhance_code

Reviews and enhances generated code.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources