captureSnapshot
Capture complete webpage snapshots with built-in scrolling, waiting, and automatic content trimming features. Simplify web interaction testing and data extraction with precise control over timing and layout.
Instructions
捕获网页的完整快照,支持滚动、等待和自动修剪功能
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pageDescription | No | 页面描述(默认'Auto snapshot page') | |
pageName | No | 页面名称(默认'snapshot') | |
scrollDelay | No | 滚动间隔时间(毫秒,默认5000) | |
scrolls | No | 滚动次数(默认1) | |
trim | No | 是否修剪重复内容(默认true) | |
url | Yes | 要捕获的网页URL | |
wait | No | 初始等待时间(毫秒,默认5000) |