browser_verify_text_visible
Verifies specified text is visible on the page, returning confirmation or error for assertion testing.
Instructions
Assert some visible text appears on the page. Returns {ok, ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| session_id | No |