TestApp
9 years agoOccasional Contributor
IE 11 is not working with Testcomplete
Please see attached the error (waiting for page(*) ) I am getting while running the scripts with TestComplete on IE11. The same scripts used to work with the previous versions of internet explorer (IE9) . Please note that these scripts are still working with chrome. Any help will be appreciated.
Thanks,
When you run the RunIE() function, what errors do you receive?
There should be no "Waiting for page('*') using that function as there is no call "page = Sys.Browser("*").Page("*");"
Also, do you only have one instance of Internet Explorer running? Please check your Task Manager.