The returned browser instance is valid until the tab is closed.
When working in a grid configuration OpenText Functional Testing for Developers locks an environment that has this browser and then returns the browser instance.
C# Syntax
public static IBrowser Launch( BrowserType browserType )
Parameters
- browserType
- Type of browser to launch: Possible values: BrowserType
Return Value