tgeliotContributor10 years agoSolvedUsing nested property values in a Groovy script In my TestSuite properties, I have some properties that look like StreamdumpBaseDir c:/tmp/foo StreamdumpDir ${#TestSuite#StreamdumpBaseDir}/bar I can pass ${#T...Show Morenmrao10 years agoHave you tried below?context.expand('${#TestSuite#StreamdumpDir}')
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentTestComplete cannot find nested Popup menu, In neste popup menu.Comparison of Two Property Values In Two Different Properties StepsDefining Nested Data in Response Schema