click_element
Click an arbitrary UI element on the IDE page by providing its CSS selector. Use this fallback when other tools do not cover the action needed.
Instructions
Clicks an arbitrary element on the IDE page using a CSS selector. Useful as a last-resort fallback for IDE actions not covered by other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of the element to click |