Nexial Automation

Test Automation Platform for everyone!

X

desktop » assertLocatorPresent(locator)

Description

  • This command is top assert if the required locator is present on the UI.
  • In other words the command will verify the element if found as per the defined locator and pass or else fail other wise.

Parameters

  • locator - this parameter is the locator of the element to be found.

Example

See Also