I created a coded UI test project in Visual Studio 2012. When I run my test I get the following warning:
"The specified executable is not a valid application for this OS platform"
I think that this is because I have changed the QTAgent32.exe.config
file, like is said on Using Different Web Browsers with Coded UI Tests.
To include screenshots in the coded UI logs, but after that I returned the default values in the exe file, but it still doesn't work.
Can somebody suggest me what to do?