jsc
10 years agoRegular Contributor
Edge and TestComplete 11.11 not working
Hi all,
I am extending our tests from chrome to be run in edge as well.
I read that Edge is supported from TestComplete 11.10 and later.
The URL I want to navigate to is: www.spiegel.de
TestComplete version installed: 11.11.1064.7
OS: Windows 10
Chrome: no problem with TestComplete 11.11
IE 11: no problem with TestComplete 11.11
Edge: manually no problem
Edge: does not work with TestComplete 11.11
- Log: Unable to navigate to the www.spiegel.de page.
- Additional Info:
- URL: www.spiegel.de Process ID: 5960 Process Command Line: "C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe" -ServerName:MicrosoftEdge.AppXdnhjhccw3zf0j06tkg3jtqr00qdm0khc.mca Info: Cannot find any existing or open blank page. NameMapping.Sys.Process("Microsoft.MicrosoftEdge")
- URL: www.spiegel.de
- Process ID: 5960
- Process Command Line: "C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe" -ServerName:MicrosoftEdge.AppXdnhjhccw3zf0j06tkg3jtqr00qdm0khc.mca
- Info: Cannot find any existing or open blank page.
- NameMapping.Sys.Process("Microsoft.MicrosoftEdge")
I tried by script or the Run Browser-element in keyword tests - no success.
I also checked if I have to enable some extension but did not find anything.
Any help appreciated.
Joachim