page_verify_text_visible
Checks if specified text is currently visible on a web page within a browser instance, confirming content presence for automated testing.
Instructions
Verify that text is visible on the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to verify | |
| instanceId | Yes | Target instance |