get_text
Retrieve the visible text content from a UI element identified by its element ID, enabling validation or use of displayed information.
Instructions
Get the visible text content of a UI element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementId | Yes | Element ID returned by find_element |