|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.pageobjects.util.BrowserUtil
BrowserAware, or even Browser directly into your page
objects/tests. Scheduled for removal in 3.0
public class BrowserUtil
Utilities for manipulating the current browser.
| Constructor Summary | |
|---|---|
BrowserUtil()
Deprecated. |
|
| Method Summary | |
|---|---|
static com.google.common.base.Supplier<Browser> |
currentBrowserSupplier()
Deprecated. |
static Browser |
getCurrentBrowser()
Deprecated. |
static void |
setCurrentBrowser(Browser browser)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserUtil()
| Method Detail |
|---|
public static void setCurrentBrowser(Browser browser)
public static Browser getCurrentBrowser()
public static com.google.common.base.Supplier<Browser> currentBrowserSupplier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||