|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.jira.pageobjects.config.PrepareBrowser
public final class PrepareBrowser
Collection of functions to prepare browser for the test.
Method Summary | |
---|---|
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
cleanUpCookies(JiraTestedProduct product)
Composer to clean up cookies. |
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
maximizeWindow(JiraTestedProduct product)
Maximize browser window. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer cleanUpCookies(JiraTestedProduct product)
product
- JIRA product instance
public static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer maximizeWindow(JiraTestedProduct product)
product
- JIRA product instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |