renfeif
12 years agoNew Contributor
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...
- 12 years agoBrowser 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()).