browser_verify_text_visible
Assert that specified text is visible on the webpage. Returns success confirmation, enabling automated visibility checks.
Instructions
Assert some visible text appears on the page. Returns {ok, ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| session_id | No |