mats2021
4 years agoNew Contributor
Swedish char in filename
Hi all, I have a script that's read a xml tag and use that name to search för a mtaching XML fil. It works fine sp long as I don't have any SWE char in the file name, but that is sometimes requ...
- 5 years ago
It turns out the based directory created by BAMBOO can be obtained using the get-base-directory() function.
I have embedded the testcomplete tests to be executed in BAMBOO build script which has defined the GIT root path:
<property name="root.dir" value="${project::get-base_directory()}"/>