Visual Checkpoints

Per default no visual assertions are made.

Individual steps can be activated as a visual checkpoint that compares the entire screen to the baseline.

Visual checkpoints can be customized by:

  • Restrictions: limit the comparison to certain areas of the screen.
  • Exclusions: exclude from the comparison certain areas of the screen. For example dynamic fields that need dedicated assertions.
  • Level: fail the execution on changes or only warn about changes.

To compare all steps by default, toggl the checkpoints option in the test context menu.