Click Webview Element by Text
webview_click_textClick the outermost visible element containing specified text in a mobile webview. Specify device and visible text to automate Android and iOS webview interactions.
Instructions
按可见文本点击 webview 内元素(找最外层匹配且可见者)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 元素可见文本 | |
| device | Yes | 目标设备 serial(同 mobile_list_available_devices 的 id) |