DCat1223
9 years agoFrequent Contributor
Data-Driven Loop not returning to beginning
Good afternoon … I have a keyword test I am running that is using a data-driven loop. As you can see from the attached screenshot, the loop is the first item on the test. The test runs through ...
- 9 years ago
After a few days of struggling through this, I was able to get this to work. I was able to solve this by moving the section of the Keyword test that the loop was returning to to it’s own test case within the project. I'm not sure why it was problematic to begin with but in any event, this is now behaving as I would have wanted. I hope this helps anybody that may encounter a similar situation.