Skip to content

VerifyNotSelected

VerifyNotSelected command is used to verify the inequality of selected drop-down item value represented by the Locator(Page and Element) with the data mentioned in the parameter section.

Select VERIFYNOTSELECTED command from the action drop down, select desired Screen name, Element key and value to compare in parameter section as shown below:

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

Tabular view :

Card view :

If drop down selected value is not equal to second value given in parameter section then this test step will pass else this will fail.

Back To Top