skip to Main Content

VerifyAllContains

VerifyAllContains expects that all the locator(Page and Element) values available in a document matches partially with the value mentioned in the parameter section.

Select VERIFYALLCONTAINS command from the action drop down, select desired Screen name, Element key and provide the string or substring in the parameter section as shown below:

After completing this step, test step will look as below:

If all the locator(Page and Element) values available in a document matches partially with the value mentioned in the parameter then this test step will pass else this will fail.

Back To Top