|
||||||||||
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.clm.pages.ClmWebPage
com.ibm.team.fvt.tests.clm.pages.jts.JtsWebPage
com.ibm.team.fvt.tests.clm.pages.jts.setup.JtsSetupPage
com.ibm.team.fvt.tests.clm.pages.jts.setup.JtsSetupUserRegistryPage
com.ibm.team.fvt.tests.clm.pages.jts.setup.JtsSetupUserRegistryLdapPage
public class JtsSetupUserRegistryLdapPage
Field Summary | |
---|---|
static java.lang.String |
ACTIVE_TRIAL_LINK_XPATH
|
static java.lang.String |
LDAP_ID
|
static java.lang.String |
LICENSE_ACTIVATE_TRIAL_TEXT
|
static java.lang.String |
LICENSE_AVAILABLE_TEXT
|
static java.lang.String |
LICENSE_DIALOG_ID_PREFIX
|
static java.lang.String |
LICENSE_STATUS_TEXT_XPATH
|
static java.lang.String |
LICENSING
|
static java.lang.String |
MESSAGE_LOADING_REGISTRY_SETTINGS
|
static java.lang.String |
MESSAGE_SUCCESSFULLY_CONF_USER_REGISTRY
|
static java.lang.String |
STEP_DOM6_ID
|
static java.lang.String |
TOMCAT_ID
|
static java.lang.String |
UNKNOWN_ID
|
Fields inherited from class com.ibm.team.fvt.tests.web.WebPage |
---|
NO_DATA |
Fields inherited from interface com.ibm.team.fvt.tests.clm.pages.jts.setup.JtsSetupPageConstants |
---|
BACK_BUTTON_XPATH, NEXT_BUTTON_BY, NEXT_BUTTON_XPATH, SETUP_INFO_MESSAGE_COMPLETE_DW_USER_FORM, SETUP_OK_MESSAGE_CONFIGURATION_SUCCEEDED, SETUP_OK_MESSAGE_DATA_COLLECTION_ENTERED, SETUP_OK_MESSAGE_PRESS_NEXT_TO_CONTINUE |
Fields inherited from interface com.ibm.team.fvt.tests.clm.pages.ClmWebPageConstants |
---|
ADMINISTRATION_HOME_MENU_GROUP, ETL_JOB_DATE_FORMAT, JAZZ_TEAM_SERVER_HOME_MENU_ITEM, LIFECYCLE_PROJECT_ADMIN_MENU_ITEM, LOGIN_PASSWORD_LOCATOR, LOGIN_TAGNAME_LOCATOR, LOGIN_USERID_LOCATOR, USER_NOT_AUTHORIZED_MESSAGE_ID, USER_NOT_AUTHORIZED_MESSAGE_LOCATOR |
Constructor Summary | |
---|---|
JtsSetupUserRegistryLdapPage(java.lang.String url,
ClmConfig config,
com.ibm.team.fvt.tests.config.User user)
|
Method Summary | |
---|---|
ClmWebPage |
setup()
Execute the setup for the current setup page. |
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.ClmWebPage |
---|
checkRichHover, clickHomeMenuItem, getBannerTitle, getCcmApplication, getConfig, getDmApplication, getJtsApplication, getLpaApplication, getMiniDashboard, getQmApplication, getRmApplication, getTitle, getUser, gotoCcmProjectPage, gotoCcmProjectPage, gotoDmProjectPage, gotoDmProjectPage, gotoJtsAdminHomePage, gotoLpaAllProjectsPage, gotoQmProjectPage, gotoQmProjectPage, gotoRmProjectPage, gotoRmProjectPage, openAdminUIMenu, openHelpMenu, openHomeMenu, openMenu, openMenu, openToolbarMenu, openUserProfileMenu, save, waitForResourceLinkElement, waitWhileBusy |
Methods inherited from class com.ibm.team.fvt.tests.web.WebPage |
---|
checkHoverTitle, checkRichHover, equals, get, getBrowser, getCurrentPage, getLocation, getPage, getPage, getPageUsingBrowser, goBack, hashCode, login, login, openPage, openPage, openPageUsingBrowser, openPageUsingHoverTitle, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, refresh, richHoverOverLink, searchPageInHistory, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String STEP_DOM6_ID
public static final java.lang.String TOMCAT_ID
public static final java.lang.String LDAP_ID
public static final java.lang.String UNKNOWN_ID
public static final java.lang.String LICENSING
public static final java.lang.String LICENSE_STATUS_TEXT_XPATH
public static final java.lang.String LICENSE_AVAILABLE_TEXT
public static final java.lang.String LICENSE_ACTIVATE_TRIAL_TEXT
public static final java.lang.String ACTIVE_TRIAL_LINK_XPATH
public static final java.lang.String LICENSE_DIALOG_ID_PREFIX
public static final java.lang.String MESSAGE_SUCCESSFULLY_CONF_USER_REGISTRY
public static final java.lang.String MESSAGE_LOADING_REGISTRY_SETTINGS
Constructor Detail |
---|
public JtsSetupUserRegistryLdapPage(java.lang.String url, ClmConfig config, com.ibm.team.fvt.tests.config.User user)
Method Detail |
---|
public ClmWebPage setup()
Default action for all JTS Setup page (except the last one) is to click on the 'Next' button.
Before doing the default action, if not already done, the setup on this page consists in:
JtsSetupUserRegistryPage.activateTrialLicenses()
setup
in class JtsSetupUserRegistryPage
for the precise type of the returned page
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |