Skip to content

Clickuntil

Clickuntil command is used to click on a particular element until another desired element is found along with the given string and iteration count. This command takes in two locator value.

Select CLICKUNTIL command from the action drop down, select desired Screen name, provide first locator in Element key and second locator in parameter section along with the string and iteration count to be searched as shown below:

 

After completing this step, step will look as below:

 

Above step will keep on clicking Next_btn until name locator is found along with string Zorita Serrano and maximum iteration count is 10.

 

Back To Top