Open
Description
A proper test follows:
- Arrange
- Act
- Assert
Right now, MCP does Arrange/Act but we don't have great support to do assertions:
browser_assert_visible
Description: Asserts an element is visible
Parameters:
element (string): Human-readable element description used to obtain permission to interact with the element
ref (string): Exact target element reference from the page snapshot
browser_assert_checked
Metadata
Metadata
Assignees
Labels
No labels