find_element
Locate a web element using CSS, XPath, or other selectors and return a compact summary with details like tag, text, and attributes.
Instructions
Find an element and return a compact summary of it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy | Yes | ||
| value | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||