com.atlassian.selenium.browsers
Class SeleniumBrowserConfiguration
java.lang.Object
com.atlassian.selenium.browsers.SeleniumBrowserConfiguration
- All Implemented Interfaces:
- com.atlassian.browsers.BrowserConfiguration
public class SeleniumBrowserConfiguration
- extends Object
- implements com.atlassian.browsers.BrowserConfiguration
Defines the selenium browser configuration to be used by the BrowserAutoInstaller
- See Also:
BrowserAutoInstaller
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BROWSER
public static final String BROWSER
SeleniumBrowserConfiguration
public SeleniumBrowserConfiguration()
getTmpDir
public File getTmpDir()
- Specified by:
getTmpDir in interface com.atlassian.browsers.BrowserConfiguration
getBrowserName
public String getBrowserName()
- Specified by:
getBrowserName in interface com.atlassian.browsers.BrowserConfiguration
Copyright © 2014 Atlassian. All rights reserved.