This is a migrated thread and some comments may be shown as answers.

Get Path of Current Project

1 Answer 96 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nate
Top achievements
Rank 1
Nate asked on 25 Mar 2011, 06:38 PM
Hey, 
      Is the path of the current project stored anywhere that I can access in the project? I know the test lists are run from the Test Runner's directory so I can't use that to pull the project's directory.

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 27 Mar 2011, 06:49 PM
Hi Nate,

Yes there is. In a coded step use this code to fetch the full path of the test projects root folder.

this.ExecutionContext.DeploymentDirectory

Regards,
Cody
the Telerik team
Tags
General Discussions
Asked by
Nate
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or