find_element
Locate a web element by CSS, XPath, ID, class, or other selectors and retrieve its basic metadata for browser automation tasks.
Instructions
Find an element and return basic metadata. Alias-friendly discovery tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeoutMs | No |