sanj
7 years agoSuper Contributor
Get working directory using groovy
Do we have a way of getting current working directory in groovy?
I want to this so I can compose an absolute path for file I am trying to access.
Thats awesome googling can help you so so much
groovyutils = new com.eviware.soapui.support.GroovyUtils(context)
projectpath = groovyutils.projectPath
reference sourcehttps://support.smartbear.com/readyapi/docs/testing/data-driven/types/groovy.html