dom_get_text
Retrieve the inner text of a DOM element identified by a CSS selector or XPath expression.
Instructions
Get the text content of an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector or XPath | |
| timeout | No | Timeout in seconds |