rajpenumalliOccasional Contributor7 years agoHow to set and get project level property 'Script Library' using groovy script in SOAPUI ProHi Support,How to set and get project level property 'Script Library' (look at the following screenshot)using groovy script.I am using Ready API 2.2.0 Please respond ASAP. Thanks,Rajendra
2 RepliesReplies sorted by Most LikedavidCoderSuper Contributor7 years agoTry this code :- testRunner.testCase.project.setPropertyValue("Script Library, "data"). But this will set it inside custom properties. PaulMSSuper Contributor7 years agoTry this link https://community.smartbear.com/t5/SoapUI-Pro/Resolved-Script-Library/td-p/41858
avidCoderSuper Contributor7 years agoTry this code :- testRunner.testCase.project.setPropertyValue("Script Library, "data"). But this will set it inside custom properties.
PaulMSSuper Contributor7 years agoTry this link https://community.smartbear.com/t5/SoapUI-Pro/Resolved-Script-Library/td-p/41858
Recent DiscussionsReadyAPI "java.lang.OutOfMemoryError"Nested LoopsBug in LoadTest context.RunCount / TotalRunCount
Related ContentService name property from project propertyProject-specific folder for external librariesRandom Date Project Property