ui_workflow_validator
Validate user workflows by simulating UI interactions, testing navigations, clicks, and verifications on web pages. Capture screenshots for analysis.
Instructions
Execute and validate a sequence of UI interactions simulating a user workflow.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
captureScreenshots | No | When to capture screenshots (default: failure) | |
device | No | Optional device to emulate (e.g., 'iPhone 13', 'Pixel 5') | |
startUrl | Yes | Initial URL for the workflow | |
steps | Yes | Sequence of steps representing the user workflow (minimum 1 step) | |
taskDescription | Yes | High-level description of the user task being simulated |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from AI Vision Debug MCP Server
- api_endpoint_tester
- batch_screenshot_urls
- console_monitor
- dom_inspector
- enhanced_page_analyzer
- navigation_flow_validator
- performance_analysis
- playwright_click
- playwright_console_logs
- playwright_drag
- playwright_evaluate
- playwright_fill
- playwright_get_visible_html
- playwright_get_visible_text
- playwright_go_back
- playwright_go_forward
- playwright_hover
- playwright_iframe_click
- playwright_navigate
- playwright_press_key
- playwright_screenshot
- playwright_select
- screenshot_local_files
- screenshot_url
- ui_workflow_validator
- visual_comparison