|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.team.fvt.tests.web.WebPage
com.ibm.team.fvt.tests.web.LoginPage
com.ibm.team.fvt.tests.clm.pages.login.ClmLoginPage
public class ClmLoginPage
The login occurring when accessing to a CLM web page.
The web page to access through the login is stored in order to be able to logout if there's a user change while accessing the page. This will be done automatically if needed, callers does not need to perform any specific action while using this login class.
Field Summary |
---|
Fields inherited from class com.ibm.team.fvt.tests.web.WebPage |
---|
NO_DATA |
Constructor Summary | |
---|---|
ClmLoginPage(ClmWebPage destinationPage,
ClmConfig config,
com.ibm.team.fvt.tests.config.User user)
|
Method Summary | |
---|---|
void |
login()
Overridden to allow logout in case of user change. |
Methods inherited from class com.ibm.team.fvt.tests.web.WebPage |
---|
changeUser, checkHoverTitle, checkRichHover, get, getBrowser, getConfig, getLocation, getPage, getPage, getPageUsingBrowser, getUser, goBack, logout, openPage, openPage, openPageUsingBrowser, openPageUsingHoverTitle, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, refresh, richHoverOverLink, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClmLoginPage(ClmWebPage destinationPage, ClmConfig config, com.ibm.team.fvt.tests.config.User user)
Method Detail |
---|
public void login()
login
in class com.ibm.team.fvt.tests.web.LoginPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |