browser_responsive_test
Captures screenshots at mobile, tablet, and desktop viewports to identify responsive layout issues and compare differences.
Instructions
模拟多视口(mobile/tablet/desktop)截图对比,检测响应式布局问题。打开指定URL,分别以三个标准视口截图,返回各视口截图和布局差异分析。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 目标页面URL(必填) | |
| waitMs | No | 截图前等待毫秒数 | |
| fullPage | No | 是否截取整页 | |
| viewports | No | 要测试的视口列表,默认全部 |