How to get current data row# from DataSource TestStep into list using groovy script
Hello, I am trying to fetch current data row # from DataSource (containing different test data - test data driven concept) TestStep using groovy script TestStep and then add it to list. But i am ...