Jan_Stepan
17 years agoOccasional Contributor
Resource Root in 2.5.1
A previous post indicated the ${projectDir} variable may not be working in version 2.5.1.
Whether I set the project "Resource Root" property to ${projectDir} or put in an absolute path.
In both cases a debug in a test case set up script returns nothing.
Whether I set the project "Resource Root" property to ${projectDir} or put in an absolute path.
In both cases a debug in a test case set up script returns nothing.
log.info context.expand( '${#Project#Resource Root}');