rajpenumalliOccasional Contributor8 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 Contributor8 years agoTry this code :- testRunner.testCase.project.setPropertyValue("Script Library, "data"). But this will set it inside custom properties. PaulMSSuper Contributor8 years agoTry this link https://community.smartbear.com/t5/SoapUI-Pro/Resolved-Script-Library/td-p/41858
avidCoderSuper Contributor8 years agoTry this code :- testRunner.testCase.project.setPropertyValue("Script Library, "data"). But this will set it inside custom properties.
PaulMSSuper Contributor8 years agoTry this link https://community.smartbear.com/t5/SoapUI-Pro/Resolved-Script-Library/td-p/41858
Recent DiscussionsRemove Cookie headerProper Way of Creating API Interface Using ScriptSave TestCase - keyboard shortcut command
Related ContentService name property from project propertyProject-specific folder for external librariesRandom Date Project Property