verifyTextPresent (UI Automation - Interrogation)
Compatible with:
- Purpose
- Verifies a specific text pattern appears somewhere on the rendered page shown to the user.
- Syntax
- verifyTextPresent(pattern)
- Target
- pattern - a pattern to match with the text of the page
- Value
- N/A
- Return Value
- true or false