How to set "File Path" in DataSource test step using groovy
How to set "File Path" in DataSource test step using groovy? I have multiple datasources in my test case and I want to set the path's inside each of the test cases using a groovy script. How can I ...