Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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. This way, the user can execute the script without bothering the elements recognized by the automation tool and can execute the scripts in unattended mode.

  • No labels