Capture Webview Network
webview_network_captureCapture WebView network requests (URL, method, status, type) on a specified device within a defined time window.
Instructions
抓 N 毫秒内 webview 的网络请求(Network 域:url/method/status/类型)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ms | No | 抓取时长毫秒,默认 3000 | |
| device | Yes | 目标设备 serial(同 mobile_list_available_devices 的 id) |