batch_screenshot_urls
Capture and display screenshots of multiple URLs in a customizable grid layout, enabling efficient analysis and comparison of web pages for UI/UX evaluation.
Instructions
Take screenshots of multiple URLs and display them in a grid
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fullPage | No | Whether to capture full page or just viewport. Default: false | |
gridSize | No | Size of grid (2 for 2x2, 4 for 4x4). Default: 2 | |
paths | No | Optional array of paths to label the screenshots with | |
urls | Yes | Array of URLs to capture screenshots of | |
waitTime | No | Time to wait in milliseconds before taking each screenshot. Default: 1000 |
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