browser_verify_list_visible
Confirm that a list on a webpage displays all the expected items.
Instructions
Verify a list with specific items is visible on the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element reference pointing to the list | |
| items | Yes | Expected items in the list | |
| element | Yes | Human-readable list description |