visual_comparison
Compare two web page URLs visually to identify and highlight differences. Specify a threshold, full-page capture, or CSS selector for precise analysis of UI elements.
Instructions
Compare two URLs visually and highlight differences
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fullPage | No | Whether to capture full page. Default: false | |
selector | No | Optional CSS selector to limit comparison | |
threshold | No | Difference threshold (0.0-1.0). Default: 0.1 | |
url1 | Yes | First URL to compare | |
url2 | Yes | Second URL to compare |