indraniria
2 years agoContributor
How do I show error in pop up for other test case?
I have a groovy script which is running a test case.
Now if some error occurs in that test case(CSV), how do I show the error in this groovy step itself? In a pop up or something?
Here is my test case and its steps.
I would like to see why the 1st step failed from the groovy script where from I am calling this CSV test case