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.
Retrieves the last differences of a PageNode's check state functions.
Intended for framework-internal usage only.
Sets the last differences of a PageNode's check state functions.
Generated using TypeDoc
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.