Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi!
shouldn't it be
def scriptLibrary = context.expand( '${projectDir}')+"\\scripts";
...
(ie use expand instead of get)
can you also add a log.info statement showing the set scriptLibrary path?
regards!
/Ole
eviware.com
shouldn't it be
def scriptLibrary = context.expand( '${projectDir}')+"\\scripts";
...
(ie use expand instead of get)
can you also add a log.info statement showing the set scriptLibrary path?
regards!
/Ole
eviware.com