visual_comparison
Compare two web pages visually to detect and highlight layout or content differences.
Instructions
Compare two URLs visually and highlight differences
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url1 | Yes | First URL to compare | |
| url2 | Yes | Second URL to compare | |
| threshold | No | Difference threshold (0.0-1.0). Default: 0.1 | |
| fullPage | No | Whether to capture full page. Default: false | |
| selector | No | Optional CSS selector to limit comparison |