generate_page_file
Create WDIO page object files with predefined selectors and essential functions for automated test scenarios using the Automation Script Generator MCP Server.
Instructions
Generate WDIO page object file with general functions and element selectors
Input Schema
Name | Required | Description | Default |
---|---|---|---|
output_path | Yes | Path where the page file should be saved | |
page_functions | No | List of page functions needed | |
scenario_title | Yes | Title of the test scenario | |
selectors | Yes | Selectors for each UI element |