get_text
Extracts the text content of a specific element in an Electron app using a session ID and CSS selector. Enables automated testing to verify and assert displayed UI text.
Instructions
Get the text content of an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| selector | Yes | ||
| sessionId | Yes |