edu.sampleu.admin
Class ConfigComponentActionListBkMrkAft

java.lang.Object
  extended by org.kuali.rice.testtools.selenium.AutomatedFunctionalTestBase
      extended by org.kuali.rice.testtools.selenium.JiraAwareAftBase
          extended by org.kuali.rice.testtools.selenium.WebDriverLegacyITBase
              extended by edu.sampleu.common.NavTemplateMethodAftBase
                  extended by edu.sampleu.admin.AdminTmplMthdAftNavBase
                      extended by edu.sampleu.admin.ConfigComponentAftBase
                          extended by edu.sampleu.admin.ConfigComponentActionListAftBase
                              extended by edu.sampleu.admin.ConfigComponentActionListBkMrkAft
All Implemented Interfaces:
JiraAwareFailable

public class ConfigComponentActionListBkMrkAft
extends ConfigComponentActionListAftBase

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
 
Fields inherited from class edu.sampleu.admin.ConfigComponentActionListAftBase
BOOKMARK_URL
 
Fields inherited from class edu.sampleu.admin.AdminTmplMthdAftNavBase
ADMIN_LOCATOR, CREATE_NEW_LOCATOR, SPAN_CLASS_PAGEBANNER
 
Fields inherited from class org.kuali.rice.testtools.selenium.WebDriverLegacyITBase
ADMINISTRATION_LINK_TEXT, AGENDA_LOOKUP_LINK_TEXT, BACKDOOR_ID_TEXT, BACKDOOR_LOGIN_BUTTON_XPATH, BLANKET_APPROVE_NAME, CANCEL_NAME, CANCEL2_XPATH, CANCEL3_XPATH, CLOSE_WINDOW_XPATH_TITLE, COLLECTIONS_LINK_TEXT, CONFIGURATION_VIEW_WINDOW_TITLE, CONFIGURATION_VIEW_XPATH, COPY_LINK_TEXT, CREATE_NEW_DOCUMENT_NOT_SUBMITTED_SUCCESSFULLY_MESSAGE_TEXT, CREATE_NEW_XPATH, CREATE_NEW_XPATH2, DATA_TABLE_TH_CSS, DATA_TABLE_TR_CSS, DIV_LEFT_ERRMSG, DOC_CODE_XPATH, DOC_DESCRIPTION_XPATH, DOC_ID_XPATH, DOC_ID_XPATH_2, DOC_ID_XPATH_3, DOC_INITIATOR_XPATH, DOC_SEARCH_XPATH, DOC_SEARCH_XPATH_TITLE, DOC_STATUS_ENROUTE, DOC_STATUS_FINAL, DOC_STATUS_SAVED, DOC_STATUS_XPATH, DOC_STATUS_XPATH_2, DOC_SUBMIT_SUCCESS_MSG_XPATH, driver, EDIT_LINK_TEXT, FISCAL_OFFICER_INFO_MAINTENANCE_NEW_XPATH, IFRAMEPORTLET_NAME, jGrowlHeader, KITCHEN_SINK_XPATH, KRAD_XPATH, KUALI_COLLECTION_TOTALLING_WINDOW_XPATH, KUALI_COLLECTION_TOTALLING_XPATH, KUALI_UIF_COMPONENTS_WINDOW_XPATH, KUALI_VIEW_WINDOW_TITLE, LABEL_KUALI_DEFAULT, LABEL_KUALI_KUALI_SYSTEMS, LOGOUT_XPATH, MAIN_MENU_LINK_TEXT, namespaceCode, REGEX_ERROR, REGEX_VALID, RETURN_SELECTED_BUTTON_TEXT, RETURN_VALUE_LINK_TEXT, RICH_MESSAGES_WINDOW_TITLE, SAVE_SUCCESSFUL_XPATH, SAVE_XPATH, SAVE_XPATH_2, SAVE_XPATH_3, SEARCH, SEARCH_SECOND, SEARCH_XPATH, SEARCH_XPATH_2, SEARCH_XPATH_3, SUB_COLLECTION_UIF_DISCLOSURE_SPAN_UIF_HEADER_TEXT_SPAN_XPATH, SUBMIT_XPATH, testMethodName, testName, TIMEOUT_MESSAGE, TRAVEL_ACCOUNT_LOOKUP_LINK_TEXT, UIF_COMPONENTS_KITCHEN_SINK_LINK_TEXT, uiFramework, uniqueString, user, VALIDATION_FRAMEWORK_DEMO_XPATH, waitSeconds, XML_INGESTER_LINK_TEXT
 
Fields inherited from class org.kuali.rice.testtools.selenium.AutomatedFunctionalTestBase
shouldNavigate, testUrl
 
Constructor Summary
ConfigComponentActionListBkMrkAft()
           
 
Method Summary
 String getBookmarkUrl()
           
 void testActionListAcknowledgeGroupBookmark()
           
 void testActionListAcknowledgePerson_WithPendingAcknowledge_Bookmark()
           
 void testActionListAcknowledgePerson_WithPendingApprove_Bookmark()
           
 void testActionListAcknowledgePersonBookmark()
           
 void testActionListApproveGroupBookmark()
           
 void testActionListApprovePerson_WithPendingAcknowledge_Bookmark()
           
 void testActionListApprovePerson_WithPendingApprove_Bookmark()
           
 void testActionListApprovePersonBookmark()
           
 void testActionListCompleteGroupBookmark()
           
 void testActionListCompletePerson_WithPendingAcknowledge_Bookmark()
           
 void testActionListCompletePersonBookmark()
           
 void testActionListDisapproveGroupBookmark()
           
 void testActionListDisapprovePersonBookmark()
           
 void testActionListFyiGroupBookmark()
           
 void testActionListFyiPersonBookmark()
           
 void testComponentCancel_WithPendingPersonApprove_Bookmark()
           
 void testComponentRecallAndCancel_WithPendingPersonApprove_Bookmark()
           
 void testComponentRecallToActionList_WithPendingPersonApprove_Bookmark()
           
 void testComponentSave_WithPendingPersonApprove_Bookmark()
           
 void testComponentSubmit_WithPendingPersonAcknowledge_Bookmark()
           
 void testComponentSubmit_WithPendingPersonApprove_Bookmark()
           
 void testComponentSubmit_WithPendingPersonFyi_Bookmark()
           
 
Methods inherited from class edu.sampleu.admin.ConfigComponentActionListAftBase
assertComponentSubmit_WithPersonRequest, testActionListAcknowledgeGroup, testActionListAcknowledgePerson_WithPendingAcknowledge, testActionListAcknowledgePerson_WithPendingApprove, testActionListAcknowledgePerson, testActionListApproveGroup, testActionListApprovePerson_WithPendingAcknowledge, testActionListApprovePerson_WithPendingApprove, testActionListApprovePerson, testActionListCancelPerson, testActionListCompleteGroup, testActionListCompletePerson_WithPendingAcknowledge, testActionListCompletePerson, testActionListDisapproveGroup, testActionListDisapprovePerson, testActionListFyiGroup, testActionListFyiPerson, testComponentCancel_WithPendingPersonApprove, testComponentRecallAndCancel_WithPendingPersonApprove, testComponentRecallToActionList_WithPendingPersonApprove, testComponentSave_WithPendingPersonApprove, testComponentSubmit_WithPendingPersonAcknowledge, testComponentSubmit_WithPendingPersonApprove, testComponentSubmit_WithPendingPersonFyi, testComponentSubmit, testCreateActionRequestGroup, testCreateActionRequestPerson
 
Methods inherited from class edu.sampleu.admin.ConfigComponentAftBase
createNewEnterDetails, getLinkLocator, recall, saveAndClose, saveAndReload, submit, submitAndClose
 
Methods inherited from class edu.sampleu.admin.AdminTmplMthdAftNavBase
getCreateNewLinkLocator, getMenuLinkLocator, testCreateNewCancelNav, testEditCancel, testSearchEditBack, testSearchSearchBack
 
Methods inherited from class edu.sampleu.common.NavTemplateMethodAftBase
gotoCreateNew, gotoMenuLinkLocator, navigate
 
Methods inherited from class org.kuali.rice.testtools.selenium.WebDriverLegacyITBase
acceptAlertIfPresent, addAdHocRecipientsGroup, addAdHocRecipientsGroup, addAdHocRecipientsPerson, addAdHocRecipientsPerson, agendaLookupAssertions, alertAccept, alertDismiss, areAllMultiValueSelectsChecked, areNoMultiValueSelectsChecked, assertActionList, assertAttributeClassRegexDoesntMatch, assertAttributeClassRegexMatches, assertBlanketApproveButtonsPresent, assertDocFinal, assertDocSearch, assertDocSearchNoResults, assertElementPresentInResultPages, assertElementsPresentInResultPages, assertFocusTypeBlurError, assertFocusTypeBlurError, assertFocusTypeBlurValid, assertFocusTypeBlurValid, assertFocusTypeBlurValidation, assertJgrowlText, assertLabelFor, assertLabelWithTextPresent, assertMultiValueDeselectAllThisPage, assertMultiValueSelectAllThisPage, assertNotInActionList, assertOutbox, assertPopUpWindowUrl, assertTableLayout, assertTextPresent, assertTextPresent, back, blanketApproveCheck, blanketApproveTest, check, checkById, checkByName, checkByXpath, checkErrorMessageItem, checkForDocError, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, chromeDriverService, clearText, clearText, clearTextByName, clearTextByXpath, close, colapseExpandByXpath, configNameSpaceBlanketApprove, contextLookupAssertions, expandColapseByXpath, extractErrorText, findButtonByText, findElements, findElements, findVisibleElements, finishBlanketApprovalTest, fireEvent, fireEvent, fireMouseOverEvent, fireMouseOverEventById, fireMouseOverEventByName, fireMouseOverEventByXpath, getAllWindowTitles, getBaseUrlString, getCssCount, getCssCount, getDateTimeStampFormatted, getDateToday, getDateTomorrow, getDescriptionBase, getDescriptionUnique, getDocStatus, getDriver, getElementByAttribute, getElementByAttributeValue, getElementByDataAttribute, getElementByDataAttributeValue, getElementsByAttributeValue, getForLabelText, getNavigationUrl, getSelectOptions, getSelectOptionsByName, getSelectOptionsByXpath, getSessionId, getText, getText, getTextByClassName, getTextById, getTextByName, getTextByXpath, getTitle, getUiFramework, getUserName, gotoIframeById, gotoIframeByXpath, gotoLightBox, gotoNestedFrame, hasDocError, hasDocError, howManyAreVisible, impersonateUser, incidentReportMessage, isChecked, isCheckedById, isCheckedByName, isCheckedByXpath, isElementPresent, isElementPresent, isElementPresentByDataAttributeValue, isElementPresentById, isElementPresentByLinkText, isElementPresentByName, isElementPresentByXpath, isEnabled, isEnabledById, isEnabledByName, isEnabledByXpath, isKrad, isNextLinkEnabled, isNotVisible, isTextPresent, isVisible, jGrowl, jGrowlSticky, login, loginKrad, loginKradOrKns, logout, multiValueResultCount, noAffilication, open, performParameterInquiry, screenshot, screenshotSteps, select, selectByName, selectByXpath, selectChildWindow, selectFrame, selectFrameIframePortlet, selectParentWindow, selectTopFrame, selectWindow, setUiFramework, startSession, switchToWindow, tearDown, testAddingBrownGroup, testAddingNamespace, testAddingNamespace, testAttributeDefinitionLookUp, testCancelConfirmation, testCategoryLookUp, testConfigParamaterBlanketApprove, testConfigurationTestView, testCopyComponent, testCopyParameter, testCopyParameterType, testCreateDocType, testCreateNew, testCreateNewAgenda, testCreateNewCancel, testCreateNewParameter, testCreateNewParameterType, testCreateNewPermission, testCreateNewPerson, testCreateNewRRDTravelRequestDestRouting, testCreateNewSearchReturnValueCancelConfirmation, testCreateSampleEDocLite, testDisplayOnlyExternalHelp2, testDocTypeLookup, testEditComponent, testEditParameter, testEditParameterType, testEditPermission, testEditRouteRulesDelegation, testExternalHelp2, testFiscalOfficerInfoMaintenanceNew, testIdentityGroupBlanketApprove, testIdentityPermissionBlanketApprove, testIdentityPersonBlanketApprove, testIdentityResponsibilityBlanketApprove, testIdentityRoleBlanketApprove, testLocationCountryBlanketApprove, testLocationCountyBlanketApprove, testLocationPostBlanketApprove, testLocationStateBlanketApprove, testLookUp, testLookUpComponent, testLookUpParameter, testLookUpParameterType, testLookUpPermission, testLookUpPerson, testMissingExternalHelp2, testMultiValueSelectAllPages, testMultiValueSelectAllThisPage, testReferenceCampusTypeBlanketApprove, testSearchEditCancel, testServerErrorsIT, testServerInfoIT, testServerWarningsIT, testSetUp, testTermLookUp, testTermLookupAssertions, testTermSpecificationLookupAssertions, testValidCharsConstraintIT, testVerifyAddDeleteFiscalOfficerLegacy, testVerifyAddDeleteNoteLegacy, testVerifyAdHocRecipientsLegacy, testVerifyButtonsLegacy, testVerifyConstraintText, testVerifyCopyComponent, testVerifyCopyParameterType, testVerifyDisclosures, testVerifyDocumentOverviewLegacy, testVerifyEditedComponent, testVerifyExpandCollapse, testVerifyFieldsLegacy, testVerifyHeaderFieldsLegacy, testVerifyLookupAddMultipleLinesLegacy, testVerifyModifiedParameter, testVerifyNotesAndAttachments, testVerifyPermission, testVerifyPerson, testVerifyQuickfinderIconsLegacy, testVerifyRouteLog, testVerifySave, testVerifySubsidizedPercentWatermarkLegacy, testViewHelp2, testWorkFlowDocTypeBlanketApprove, testWorkFlowRouteRulesCreateNew, testWorkFlowRouteRulesEditRouteRules, uncheck, uncheckByName, uncheckByXpath, verifyRichMessagesValidationAdvancedFunctionality, verifyRichMessagesValidationBasicFunctionality, verifyRichMessagesValidationLettersNumbersValidation, verifyRichMessagesValidationLinkDeclarationsFunctionality, verifyRichMessagesValidationRadioAndCheckBoxGroupFunctionality, waitAndCancelConfirmation, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickActionList, waitAndClickAdministration, waitAndClickAllByName, waitAndClickButtonByExactText, waitAndClickButtonByExactText, waitAndClickButtonByText, waitAndClickButtonByText, waitAndClickById, waitAndClickById, waitAndClickByLinkText, waitAndClickByLinkText, waitAndClickByLinkText, waitAndClickByLinkText, waitAndClickByName, waitAndClickByName, waitAndClickByValue, waitAndClickByXpath, waitAndClickByXpath, waitAndClickByXpath, waitAndClickCancel, waitAndClickCloseWindow, waitAndClickCopy, waitAndClickCreateNew, waitAndClickCreateNew, waitAndClickDocSearch, waitAndClickDocSearchTitle, waitAndClickDropDown, waitAndClickEdit, waitAndClickKRAD, waitAndClickLinkContainingText, waitAndClickLinkContainingText, waitAndClickLogout, waitAndClickLogout, waitAndClickMainMenu, waitAndClickReturnValue, waitAndClickReturnValue, waitAndClickSave, waitAndClickSearch, waitAndClickSearch2, waitAndClickSearch3, waitAndClickSearchSecond, waitAndClickSubmit, waitAndClickXMLIngester, waitAndCreateNew, waitAndCreateNew, waitAndGetAttribute, waitAndGetAttributeByName, waitAndGetAttributeByXpath, waitAndGetElementByAttributeValue, waitAndGetElementsByAttributeValue, waitAndGetText, waitAndSelectByName, waitAndType, waitAndType, waitAndTypeById, waitAndTypeByName, waitAndTypeByXpath, waitAndTypeByXpath, waitAreAnyVisible, waitFor, waitFor, waitForDocId, waitForDocInitiator, waitForDocStatus, waitForElementNotPresent, waitForElementPresent, waitForElementPresent, waitForElementPresent, waitForElementPresentByClassName, waitForElementPresentByClassName, waitForElementPresentByClassName, waitForElementPresentById, waitForElementPresentById, waitForElementPresentById, waitForElementPresentByName, waitForElementPresentByName, waitForElementPresentByXpath, waitForElementPresentByXpath, waitForElementsPresentByClassName, waitForElementsPresentById, waitForElementsPresentByXpath, waitForElementVisible, waitForElementVisibleBy, waitForElementVisibleById, waitForIsTextPresent, waitForPageToLoad, waitForTextNotPresent, waitForTextPresent, waitForTextPresent, waitForTitleToEqualKualiPortalIndex, waitForTitleToEqualKualiPortalIndex, waitIsVisible, waitIsVisible, waitIsVisible, waitIsVisibleByXpath, waitIsVisibleByXpath, waitNotVisible, waitNotVisibleByXpath
 
Methods inherited from class org.kuali.rice.testtools.selenium.JiraAwareAftBase
assertButtonDisabledByText, assertButtonEnabledByText, assertDataTableContains, assertDataTableContains, assertElementPresent, assertElementPresent, assertElementPresent, assertElementPresentByLinkText, assertElementPresentByName, assertElementPresentByName, assertElementPresentByXpath, assertElementPresentByXpath, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertIsNotVisible, assertIsNotVisible, assertIsNotVisible, assertIsNotVisibleByXpath, assertIsNotVisibleByXpath, assertIsVisible, assertIsVisible, assertIsVisibleById, assertIsVisibleByXpath, assertLabeledTextNotPresent, assertLabeledTextPresent, assertLabeledTextPresent, assertResultCount, assertTextNotPresent, assertTextNotPresent, assertTextNotPresent, assertTextPresent, assertTextPresent, assertTextPresent, assertTrue, assertTrue, fail, findDataTableRow, findDataTableRow, findElement, findElement, isLabeledTextPresent, isPassed, isVisible, isVisible, isVisibleById, isVisibleByXpath, jiraAwareFail, jiraAwareFail, jiraAwareFail, jiraAwareFail, jiraAwareFail, jiraAwareType, jiraAwareType, jiraAwareTypeByName, jiraAwareTypeByName, jiraAwareWaitAndClick, jiraAwareWaitAndClick, jiraAwareWaitFor, jiraAwareWaitFor, jiraAwareWaitFor, jiraAwareWaitFor, jiraAwareWaitFors, passed, selectOption, selectOptionByName, selectOptionByXpath, waitAndType
 
Methods inherited from class org.kuali.rice.testtools.selenium.AutomatedFunctionalTestBase
enableBookmarkMode, enableNavigationMode, getTestUrl, navigateInternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigComponentActionListBkMrkAft

public ConfigComponentActionListBkMrkAft()
Method Detail

getBookmarkUrl

public String getBookmarkUrl()
Overrides:
getBookmarkUrl in class ConfigComponentActionListAftBase

testActionListAcknowledgeGroupBookmark

public void testActionListAcknowledgeGroupBookmark()
                                            throws Exception
Throws:
Exception

testActionListAcknowledgePersonBookmark

public void testActionListAcknowledgePersonBookmark()
                                             throws Exception
Throws:
Exception

testActionListApproveGroupBookmark

public void testActionListApproveGroupBookmark()
                                        throws Exception
Throws:
Exception

testActionListApprovePersonBookmark

public void testActionListApprovePersonBookmark()
                                         throws Exception
Throws:
Exception

testActionListCompleteGroupBookmark

public void testActionListCompleteGroupBookmark()
                                         throws Exception
Throws:
Exception

testActionListCompletePersonBookmark

public void testActionListCompletePersonBookmark()
                                          throws Exception
Throws:
Exception

testActionListCompletePerson_WithPendingAcknowledge_Bookmark

public void testActionListCompletePerson_WithPendingAcknowledge_Bookmark()
                                                                  throws Exception
Throws:
Exception

testActionListDisapproveGroupBookmark

public void testActionListDisapproveGroupBookmark()
                                           throws Exception
Throws:
Exception

testActionListDisapprovePersonBookmark

public void testActionListDisapprovePersonBookmark()
                                            throws Exception
Throws:
Exception

testActionListFyiGroupBookmark

public void testActionListFyiGroupBookmark()
                                    throws Exception
Throws:
Exception

testActionListFyiPersonBookmark

public void testActionListFyiPersonBookmark()
                                     throws Exception
Throws:
Exception

testActionListAcknowledgePerson_WithPendingApprove_Bookmark

public void testActionListAcknowledgePerson_WithPendingApprove_Bookmark()
                                                                 throws Exception
Throws:
Exception

testActionListAcknowledgePerson_WithPendingAcknowledge_Bookmark

public void testActionListAcknowledgePerson_WithPendingAcknowledge_Bookmark()
                                                                     throws Exception
Throws:
Exception

testActionListApprovePerson_WithPendingApprove_Bookmark

public void testActionListApprovePerson_WithPendingApprove_Bookmark()
                                                             throws Exception
Throws:
Exception

testActionListApprovePerson_WithPendingAcknowledge_Bookmark

public void testActionListApprovePerson_WithPendingAcknowledge_Bookmark()
                                                                 throws Exception
Throws:
Exception

testComponentSave_WithPendingPersonApprove_Bookmark

public void testComponentSave_WithPendingPersonApprove_Bookmark()
                                                         throws Exception
Throws:
Exception

testComponentCancel_WithPendingPersonApprove_Bookmark

public void testComponentCancel_WithPendingPersonApprove_Bookmark()
                                                           throws Exception
Throws:
Exception

testComponentRecallAndCancel_WithPendingPersonApprove_Bookmark

public void testComponentRecallAndCancel_WithPendingPersonApprove_Bookmark()
                                                                    throws Exception
Throws:
Exception

testComponentRecallToActionList_WithPendingPersonApprove_Bookmark

public void testComponentRecallToActionList_WithPendingPersonApprove_Bookmark()
                                                                       throws Exception
Throws:
Exception

testComponentSubmit_WithPendingPersonApprove_Bookmark

public void testComponentSubmit_WithPendingPersonApprove_Bookmark()
                                                           throws Exception
Throws:
Exception

testComponentSubmit_WithPendingPersonAcknowledge_Bookmark

public void testComponentSubmit_WithPendingPersonAcknowledge_Bookmark()
                                                               throws Exception
Throws:
Exception

testComponentSubmit_WithPendingPersonFyi_Bookmark

public void testComponentSubmit_WithPendingPersonFyi_Bookmark()
                                                       throws Exception
Throws:
Exception


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.