get_text
Retrieve the visible text of a web element by providing a locator strategy (e.g., CSS selector, XPath) and value. Optionally set a timeout for dynamic content.
Instructions
Return the visible text for an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy | Yes | ||
| value | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||