Skip to content

Feature : Assertion Support #203

Open
@mastrzyz

Description

@mastrzyz

A proper test follows:

  • Arrange
  • Act
  • Assert

Right now, MCP does Arrange/Act but we don't have great support to do assertions:

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions