Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On the GoTestPro extension, users can find the element on the application page by using the different locators (like id, XPath, cssselector, name, classname), which have been picked up during the recording of the Scenario. During execution, if an element is not recognized by one locator value, the auto-healing mechanism will look for other locators till it finds the element and proceed with the execution.

...