Solved
Forum Discussion
cunderw
6 years agoCommunity Hero
There is likely a commandline way to do this, but my question is what is the end goal for this? Are you testing Windows, or are you testing your application? Why do you need to set the default browser in a Test Complete test?
mboyce
6 years agoContributor
I have not been able to find a command line way to do this, so I was hoping someone out there had or had automated this process through the UI successfully.
No, I am not testing Windows. My tested desktop app launches web apps (which is what's under test here) to the default browser. Previously, running Windows 7, I had automated the process of changing the default browser through the UI in order to test all supported browsers. Now, with Windows 10, the UI window has changed and this code does not work.