repeat for data set
Repeat the action lines for the next row in the data set.
There are no arguments for this action.
None
This action may be used within the following project items: test modules and user-defined actions.
start application
 
username password
login john
 
name filter
use data set /Car Rental last name= "Thomas"
 
duration country pickup state pickup city pickup
rent car # duration # country pickup # state pickup # city pickup
 
repeat for data set
- The lines between use data set and this action are repeated for each data row supplied from the data set.