Forum Discussion
- ArtemSSmartBear Alumni (Retired)Hi Geoff,
I'd recommend using the Browsers and BrowserInfo objects instead of the TestedApps object. These objects are designed especially for managing web-browsers.
For example, the Browsers.Item().Run() method would launch a new browser, or would use an already running instance:Browsers.Item(btChrome).Run("http://smartbear.com/")
Regards,
Artem.
Related Content
- 6 years ago
Recent Discussions
- 9 hours ago
- 3 days ago