calling only some actions with different parameters from data table
[COLOR="Blue"]Hi Friends,[/COLOR]
1).How to call only some actions with different parameters from data table?
Scenario: i have created 3 actions in a single test, after completion first iteration i want to execute 2,3 actions only with the data from second row in data table.
[COLOR="Red"]Please Help me How to proceed at this scenario?[/COLOR]
Re: calling only some actions with different parameters from data table
RunAction "Action2", [_no_of_Iterations_]
RunAction "Action3", [_no_of_Iterations_]