Forum Discussion

TestApp's avatar
TestApp
Occasional Contributor
8 years ago
Solved

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 (I...
  • dnguyen's avatar
    dnguyen
    8 years ago

    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.