Hi,
I have this step that I want to upload a file. I want to make the location of the file dynamic/parameterized so that when my team gets the latest solution in TFS they no longer need to change the file location.
I've use the code:
And the current directory it points to is "
C:\Program Files\Telerik\Test Studio 2011.2\Bin" not the location of the TestStudio Directory.
Using the VSTS CodedUI it works properly since I can add the Solution directory to the Deployment Settings of the Project.