Skip to content

Compose verify text visible

Tool compose_verify_text_visible

Description

Verify that specific text is visible on screen. This is a test assertion — it will fail if the text is not found.

Command Class

xyz.block.trailblaze.compose.driver.tools.ComposeVerifyTextVisibleTool

Registered ComposeVerifyTextVisibleTool in ToolRegistry

Required Parameters

  • text: String The text content to verify is visible.

NOTE: THIS IS GENERATED DOCUMENTATION