lavnyaup
4 years agoNew Contributor
Issue in Loading external custom lib in script assertion
Ready API Version- 3.9.0
I have created few external groovy files for common assertions. to use those external script files have created a custom lib folder on local machine -
For Ex- /Users/<User-Name>/SoapUI_Projects/lib
And also updated the path of the folder in the Script library under Preferences and saved preferences+ restarted Ready API as well.
Now when I am using this lib in Assertion. It is still looking for the Ready API installation folder instead of my custom lib path.
It looks for dir- "/Application/ReadyAPI 3.9.0.app/Content/Java/app/bin/lib(No such file directory)" instead of my custom lib path.
can anyone please help me here if I am doing something wrong?