is it correct ?
Yes, its correct…But confirm variable i is created and set the default value as 1. and in the selector of click you need to pass variable i to the attribute tableRow. Also you need to add the below condition.
Use an
element exists/app state activity and check for next button t ablerow=i+1 ( inside while loop only)
Add a if condition, if element exists add a delay. ELSE USE BREAK ACTIVITY .
how do i set default value by one ?
i can’t find it
go to variable panel… If you have created the variable you can see the variable i over there. Else create a new variable and set the default value as 1.
could you create an example flow of your explanation ?
im trying to understand the guide, but still can’t get it.