Solved
Forum Discussion
rakeshghosal9
9 years agoNew Contributor
Yes you can set a Project Property Variable and assign the value as <Your Project Root Folder>.
Now you can use the same in DataSource editor.
For Example : rootPath = "C:\ProjectName"
In the DataSource Editor you can use it as ${#Project#rootPath}\datasourcePath\TestCases.xls