find_element
Locates a web element by text or CSS selector and returns its details. Provides suggestions if the element is not found.
Instructions
Find an element and return information about it.
Provides helpful suggestions if element is not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| selector | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |