jr348
5 years agoContributor
Edge "This browser was not found on the current computer"
Got the above error when using the keye word action "run browser" then selecting Edge.. Ran function ListBrowsers()
{
var browser;
for (var i=0; i < Browsers.Count; i++)
{
brow...
- 5 years ago
ever since the new edge update, it is now being treated as a desktop application by testcomplete; you will have to add the edge executable as a tested application and start it via run testedapp