Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILastDiff

Used to get and set the last differences (actual vs expected values) of a PageNode's state check functions (eg. hasText, hasAnyText, containsText) in order to use them in expectation matcher error messages.

Hierarchy

Index

Properties

__lastDiff

__lastDiff: IDiff

Retrieves the last differences of a PageNode's check state functions.

Intended for framework-internal usage only.

__setLastDiff

__setLastDiff: function

Sets the last differences of a PageNode's check state functions.

Intended for framework-internal usage only.

Type declaration

    • Parameters

      Returns void

Generated using TypeDoc