Skip to main content
Glama
by Radek44

get_element_text

Extract text content from UI elements in Tauri desktop applications using CSS selectors for automated testing and content verification.

Instructions

Get the text content of an element

Input Schema

NameRequiredDescriptionDefault
selectorYesCSS selector to identify the element

Input Schema (JSON Schema)

{ "properties": { "selector": { "description": "CSS selector to identify the element", "type": "string" } }, "required": [ "selector" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Radek44/mcp-tauri-automation'

If you have feedback or need assistance with the MCP directory API, please join our Discord server