Hi,
Need a little help on the issue i'm having. I have a script that is based on iteration and the flow is something like this :
1) Launch site
2) Go to a sub site based on a url (Excel Data Driven)
3) Gets total count of objects in the page and compares that information with data in another sheet of excel.
4) Wait for 5 second
5) Coded step to close the browser.
6) Step 1 to 6 repeats for the second iteration (second sub site in Excel sheet)
7) Process repeats until all the sub site are browsed.
During the first iteration, the scripts executes without failure.
The issue i'm having however is, during the second iteration, step 4 and step 5 is not being executed and Test Studio skips directly to step 6. For some reason, step 4 and step 5 is skipped.
I've attached the Test Studio Test Runner log image. As you can see, iteration 2 completes even tough step 4 and step 5 is not executed.
Many thanks in advance,
Best Regards,
Pravin
praja@orsted.dk