Skip to main content

When to use

Use Validation to verify content and UI state. Validation can work without prior extraction, or validate fields extracted earlier.

Numeric values use

Numbers in schemas use double‑brace formatting: {{10}}.

Examples

Standalone:
validate that page title is Login
After extraction (matching field names):
validate that appleCount equals {{40}}