com.atlassian.selenium.browsers
Class SeleniumBrowserConfiguration

java.lang.Object
  extended by 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

Field Summary
static String BROWSER
           
 
Constructor Summary
SeleniumBrowserConfiguration()
           
 
Method Summary
 String getBrowserName()
           
 File getTmpDir()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BROWSER

public static final String BROWSER
Constructor Detail

SeleniumBrowserConfiguration

public SeleniumBrowserConfiguration()
Method Detail

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.