get_text
Retrieves the visible text of a web element identified by a CSS selector, enabling quick verification of page content and dynamic values.
Instructions
Get the visible text of an element matched by a CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |