Nexial Automation

Test Automation Platform for everyone!

X

desktop » clickByLocator(locator)

Description

  • This command is to click on the element identified as per the locator defined as input to the command.
  • In other words the command will click on the element if found as per the locator and pass or else fail otherwise.

Parameters

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

Example

See Also