Forum Discussion

guoguo's avatar
guoguo
Contributor
9 years ago

TestExecute can NOT launch IExplorer

Hi  all,

 

Does anyone execute the tests by using IExplorer and TestExecute (11.10.1005.11)? I just wrote one command for testing.

 

  Browsers.Item(btChrome).Run("http://smartbear.com");  //OK (Chrome 45)

  Browsers.Item(btFirefox).Run("http://smartbear.com"); //OK (firefox 40)

  Browsers.Item(btIExplorer).Run("http://smartbear.com"); //failed (IE 11)

 

Does anyone know why it happens? 

 

Regards,

Jie

13 Replies

  • jsc's avatar
    jsc
    Regular Contributor

    I regularly run tests in IE 11 (11.0.9600.18015) with TE 11.10.1005.11 without any problems.

     

    Is there an error message shown or some entry in the log?

    • guoguo's avatar
      guoguo
      Contributor

      In "C:\Users\...\AppData\Local\Temp\tcResults1.mht"

       

      we found the following information in the attachment

      • guoguo's avatar
        guoguo
        Contributor

        IE 11.0.9600.17280IS

        TestExecute 11.10.1005.11

  • In addition, IE can be lauched using testcomplete.