Forum Discussion

renfeif's avatar
renfeif
New Contributor
12 years ago

TestComplete 7 doesnt have Browser ?

I know my TC version is out of date, but it's still pretty useful to me. I didn't find Browser funcationality with this version. This  Browsers.Item("iexplore").Run("http://smartbear.com...
  • karkadil's avatar
    12 years ago
    Browser object is available in TestComplete starting from the version 9.

    In earlier versions you have to work with browsers the same way you work with any other process (Sys.Process()).