I have exported my Test Studio project to Visual Studio and want to debug coded steps. I have my default browser set to Chrome, my project is set to use Chrome, I created a .testsettings file that is set to Chrome and I have set the default Visual Studio browser to Chrome.
When I run the test from the VS plug-in it will launch Chrome but if I launch a test from VS Test Explorer it will launch Internet Explorer. Is there a way to change this or am I stuck with IE?