Skip to main content
Extract text content from your UI using string response schemas. This is useful for reading labels, messages, form values, and any textual content.

Basic Usage

Best Practices

  1. Be Specific About Location: Mention where the text is located
  2. Handle Empty or Missing Text: Consider that text might not exist
  3. Clean and Validate Extracted Text: Post-process extracted text as needed