Verify Not Exists

Checks that the element is currently NOT found on the page for the user to interact with.


Checks that the element is currently NOT found on the page for the user to interact with. Note that if the element is actually on the page but hidden (e.g. style=”display:none;”) this operation will pass.

Usage

[MADCOW:htmlElementReference].verifyNotExists

Examples

claimCenter_common_admin_holidays_editBTN.verifyNotExists
claimCenter_ctp_02PostLodgement_initiateClaim_dateOfDeath.verifyNotExists