Would you please zip that test case + csv file and send it to us? You can send the zip file to my inbox for security purpose. Katalon team would like to have a closer look into the issue.
Thank you for looking into this!
I am attaching the zip file that has a test case and the .csv
There is possibly an issue due to the fact that every tine a new tab opens up when the email is opened in the Gmail inbox. So maybe is due to close tab? But we need to close the tab and basically be at the 1st time. The .csv has only 2 records - but really it can be around 20…
Would like to know any updates on endLoadVars
seems that while using it right now, I noticed that when the test case I’ve created reached the the last test data in the CSV (TDD file) it still continuing on looking for a data which I am expecting should end succesfully. Hope someone could try to look in to this.
I’ve found this occurs when I’ve failed to end an if statement before the endLoadVars, or I run “play from here” after an if statement that therefore ends inappropriately.