public class AutoInstallConfiguration extends Object
| Constructor and Description |
|---|
AutoInstallConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public static com.atlassian.browsers.BrowserConfig setupBrowser()
public static com.atlassian.browsers.BrowserConfig setupBrowser(com.atlassian.browsers.BrowserConfiguration browserConfiguration)
Copyright © 2015 Atlassian. All rights reserved.