neuron_click
Click webpage elements in a Chrome tab by matching CSS selectors or visible text. Supply the tab ID and either selectors or texts to execute the click.
Instructions
Click an element by CSS selector or visible text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Chrome tab ID | |
| texts | No | Visible text to match | |
| selectors | No | CSS selectors to try |