|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.atlassian.browsers.BrowserAutoInstaller
public class BrowserAutoInstaller
| Field Summary | |
|---|---|
static java.lang.String |
CHROME_XVFB
|
| Constructor Summary | |
|---|---|
BrowserAutoInstaller(BrowserConfiguration browserConfiguration,
InstallConfigurator configurator)
Takes a browserConfiguration which defines specifics for each client and a InstallConfigurator which allows post setup tasks to be executed specific for each client. |
|
| Method Summary | |
|---|---|
void |
setupBrowser()
Setups the temporary directy to install the browser into as well as setting the dsiplay if required for Unix operating systems. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CHROME_XVFB
| Constructor Detail |
|---|
public BrowserAutoInstaller(BrowserConfiguration browserConfiguration,
InstallConfigurator configurator)
browserConfiguration - configurator - | Method Detail |
|---|
public void setupBrowser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||