Nexial Automation

Test Automation Platform for everyone!

X

desktop » assertLocatorNotPresent(locator)

Description

This command asserts that a UI component represented by locator. Note that the UI component in question IS NOT necessarily an element under the current AUT. Using the locator parameter, one can assert for the existence of any UI component under the current desktop.

Parameters

  • locator - referencing the UI component in question.

Example

See Also