browser_click
Clicks a web page element using a CSS selector, with configurable button, click count, and timeout. Enables precise interaction automation for testing and scraping.
Instructions
点击元素
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| button | No | ||
| timeout | No | ||
| selector | Yes | ||
| clickCount | No |