Skip to content

Add more check types to verify method #19

@tobiasstamann

Description

@tobiasstamann

The PageObject annotation should provide the possibility to define more kinds of checks.

This could include:

  • title is (text)
  • title contains (text)
  • has element (by , value)
  • has not element (by, value)

The corresponding checks must be added to the generated verify method

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