I found several blog posts about how to execute code UI tests using mstest utility, but I need to execute them from my C# application. I tried the simplest thing: I created
Check that your application is running as 32 process , because coded UI does not work with 64 bit processes and cannot be consumed in them.