|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.mywork.pageobjects.WebLoginPage<T>
public class WebLoginPage<T>
| Constructor Summary | |
|---|---|
WebLoginPage(T nextPage)
|
|
| Method Summary | |
|---|---|
static com.atlassian.pageobjects.elements.query.TimedCondition |
getWaitCondition(com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder)
Returns the TimedCondition to wait (until true) for, to ensure the page is fully loaded. |
T |
handleWebLoginIfRequired(java.lang.String username,
java.lang.String password)
|
void |
waitUntilReady()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebLoginPage(T nextPage)
| Method Detail |
|---|
public void waitUntilReady()
public static com.atlassian.pageobjects.elements.query.TimedCondition getWaitCondition(com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder)
pageElementFinder - page element finder
public T handleWebLoginIfRequired(java.lang.String username,
java.lang.String password)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||