page_verify_element_visible
Verifies visibility of a web element by its ARIA role and accessible name, ensuring it is present and viewable.
Instructions
Verify that an element with a specific role and name is visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ARIA role of the element | |
| instanceId | Yes | Target instance | |
| accessibleName | No | Accessible name of the element |