Forum Discussion
Clear_Capital__
12 years agoContributor
Never mind, you had already replied on how to get the path in the first reply
def name = testRunner.testCase.getTestStepByName("DataSource").getDataSource().getFileName()
I am all good now.
Thanks again.
def name = testRunner.testCase.getTestStepByName("DataSource").getDataSource().getFileName()
I am all good now.
Thanks again.