|
||||||||||
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
public abstract class LoginPage
The class to handle login operation while accessing a web page.
A login page allow test to enter user credentials and click on login button.
Constructor Summary | |
---|---|
LoginPage(java.lang.String url,
Config config,
User user)
|
Method Summary | |
---|---|
void |
login()
Load the page, enter the user credentials and login. |
Methods inherited from class com.ibm.team.fvt.tests.web.WebPage |
---|
changeUser, checkHoverTitle, checkRichHover, get, getBrowser, getConfig, getLocation, getPage, getUser, goBack, logout, openPage, openPage, refresh, richHoverOverLink, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LoginPage(java.lang.String url, Config config, User user)
Method Detail |
---|
public void login()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |