Hi All,
No responses so far but I have come up with a workaround.
I have added two additional fields to the test data spreadsheet:
- Login
- Logout
Actions 1 (Retrieve test data) and 2 (Start Browser and Login) check the "Login" value and if set to "Y", the code is performed.
Action 6 (Log off and close the Browser) checks the "Logout" value and is set to "Y", the code is performed.
This allows Actions 1, 2 and 6's code to be run when required and Actions 3, 4 and 5 code will always be run for each row of test data.
Not sure is anyone will find this workaround helpful but it works for me.
Cheers,
Mike
No responses so far but I have come up with a workaround.
I have added two additional fields to the test data spreadsheet:
- Login
- Logout
Actions 1 (Retrieve test data) and 2 (Start Browser and Login) check the "Login" value and if set to "Y", the code is performed.
Action 6 (Log off and close the Browser) checks the "Logout" value and is set to "Y", the code is performed.
This allows Actions 1, 2 and 6's code to be run when required and Actions 3, 4 and 5 code will always be run for each row of test data.
Not sure is anyone will find this workaround helpful but it works for me.
Cheers,
Mike