Forum Discussion

andrew_laser's avatar
andrew_laser
Occasional Contributor
14 years ago

projectDir variable doesn't work in Load Script

Need to find out the full path to the project file in the project "Load Script" The following don't work: log.info project.getPropertyValue("projectDir") // null log.info "$...