public class BrowserLaunchingFactory
extends java.lang.Object
System.getProperty("os.name") to
determine the OS.| Constructor and Description |
|---|
BrowserLaunchingFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IBrowserLaunching |
createSystemBrowserLaunching(AbstractLogger logger)
Analyzes the name of the underlying operating system
based on the "os.name" system property and returns
the IBrowserLaunching version appropriate for the
O/S.
|
public static IBrowserLaunching createSystemBrowserLaunching(AbstractLogger logger) throws UnsupportedOperatingSystemException
logger - AbstractLoggerUnsupportedOperatingSystemException