browser_verify_element_visible
Confirm an element is visible by providing its ARIA role and accessible name.
Instructions
Verify an element is visible on the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ARIA role of the element (e.g., 'button', 'heading') | |
| accessibleName | Yes | Accessible name of the element |