assert_element_visible
Verify that a web element exists and is visible on the page, returning a clear success or failure result without throwing errors.
Instructions
Assert element exists and is visible. Returns success/fail (no throw).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |