navigation_flow_validator
Validate multi-page user action sequences by simulating interactions, capturing screenshots, and analyzing console logs to ensure seamless navigation flow.
Instructions
Test a sequence of user actions across multiple pages
Input Schema
Name | Required | Description | Default |
---|---|---|---|
captureScreenshots | No | Whether to capture screenshots after each step. Default: true | |
device | No | Optional device to emulate (e.g., "iPhone 13", "Pixel 5") | |
includeConsole | No | Whether to include console logs. Default: true | |
startUrl | Yes | URL to start the navigation flow from | |
steps | Yes | Sequence of steps to perform |
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