alibaba82Super Contributor17 years agohow to extract groovy script library pathhello,I am trying to do something like this in my project load script.project.setPropertyValue( "script library", )how can I get the script library location via groovy.thanksAli
omatzuraSuper Contributor17 years agoHi Ali,trydef scriptLibrary = com.eviware.soapui.SoapUI.settings.getString( "Script Library", null )...works ok?regards,/Oleeviware.comalibaba82Super Contributor17 years agoworks like a charm.
omatzuraSuper Contributor17 years agoHi Ali,trydef scriptLibrary = com.eviware.soapui.SoapUI.settings.getString( "Script Library", null )...works ok?regards,/Oleeviware.com
Recent Discussionsdowngrade to lower ready api version 3.40.1 from latestChanging environment in Jenkins mid-testHow to add same endpoints with different methods?
Related ContentGroovy script libraryGetting error with dynamic extractions in Groovy scriptreadyapi groovy script library