get_element_info
Retrieve detailed DOM element information using index or XPath queries to extract element values during browser automation sessions.
Instructions
Get detailed information about a DOM element (supports index or xpath query), can get the value of the element
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| index | No | ||
| xpath | No |