Forum Discussion

williamlee's avatar
williamlee
Contributor
13 years ago
Solved

TestComplete with Safari

Hi  I face a problem that is how to load the web address in safari? For example in internet Explorer: we can use :  Sys.Process("iexplore").ToUrl(address) , but how ...
  • AlexKaras's avatar
    AlexKaras
    9 years ago

    Hi Lohitha,

     

    TestComplete supported Safari for Windows, but this support was discontinued some time ago (thought the files itself seem to be still included in the install, so it is possible that you can still execute test scripts using Safari for Windows but without official support) because Apple discontinued support for Safari for Windows several years ago.

    If you like to emulate Safari for Mac for tests execution, you may use Chrome browser and start it in the browser emulation mode. http://support.smartbear.com/viewarticle/74934/ might be of good starting point.