I created a codedui test in Visual Studio 2012. The problem is that I need to be able to sometimes change the URL that opens in the browser when each step of the project is updated to the new version. Besides the fact that there seem to be several cases where the URL appears, when I change it, it seems to reset itself after the rebuild.
Is there an easier way to ensure that the URL you set does not change? I'm new to the test suite, so I might have missed something obvious.
I was looking for some decent VS2012 testing tutorials, but if someone could recommend one that I might have missed, would also be very helpful.
source share