Get Text
element_get_textGet text from a specific element or the entire page. Use a CSS selector, XPath, or accessibility role; leave the selector empty to retrieve the whole page's text.
Instructions
Get text from an element or the whole page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector or XPath; empty means whole page. Bare selectors are CSS; use text:... for text matching. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||