com.atlassian.webdriver.browsers
Class AutoInstallConfiguration

java.lang.Object
  extended by com.atlassian.webdriver.browsers.AutoInstallConfiguration

public class AutoInstallConfiguration
extends Object

Since:
2.0

Constructor Summary
AutoInstallConfiguration()
           
 
Method Summary
static com.atlassian.browsers.BrowserConfig setupBrowser()
          Setup a browser using system props to determine which, using maven's taget dir as a temp dir.
static com.atlassian.browsers.BrowserConfig setupBrowser(com.atlassian.browsers.BrowserConfiguration browserConfiguration)
          Setup a browser specifying the browser and temp dir.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoInstallConfiguration

public AutoInstallConfiguration()
Method Detail

setupBrowser

public static com.atlassian.browsers.BrowserConfig setupBrowser()
Setup a browser using system props to determine which, using maven's taget dir as a temp dir.


setupBrowser

public static com.atlassian.browsers.BrowserConfig setupBrowser(com.atlassian.browsers.BrowserConfiguration browserConfiguration)
Setup a browser specifying the browser and temp dir.



Copyright © 2014 Atlassian. All rights reserved.