comet_click
Click any element on the current browser page using a CSS selector or text match, then wait a configurable duration.
Instructions
Click an element on the current Comet page.
Args: selector: CSS selector or 'text=Something' for text matching. wait_after: Seconds to wait after clicking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| wait_after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |