Skip to content

Verify not exists

Tim Farr edited this page Jul 21, 2011 · 1 revision

Verify Not Exists

This operation verifies that a mapped element is not anywhere on the current page. If the mapped element is present, then the test will fail.

Please note that elements that are hidden but still present will count as present.

Usage

[MADCOW:htmlInputFieldElementReference].verifyNotExists

Examples

searchButton.verifyNotExists

Clone this wiki locally