edu.samplu.common
Class AdminMenuBlanketAppLegacyITBase

java.lang.Object
  extended by edu.samplu.common.WebDriverLegacyITBase
      extended by edu.samplu.common.MenuLegacyITBase
          extended by edu.samplu.common.AdminMenuBlanketAppLegacyITBase
Direct Known Subclasses:
ConfigNameSpaceBlanketAppNavIT, ConfigParameterBlanketAppNavIT, IdentityGroupBlanketAppNavIT, IdentityPermissionBlanketAppNavIT, IdentityPersonBlanketAppNavIT, IdentityResponsibilityBlanketAppNavIT, IdentityRoleBlanketAppNavIT, LocationCampusBlanketAppNavIT, LocationCountryBlanketAppNavIT, LocationCountyBlanketAppNavIT, LocationPostCodeBlanketAppNavIT, LocationStateBlanketAppNavIT, ReferenceCampusTypeBlanketAppNavIT, WorkFlowDocTypeBlanketAppNavIT

Deprecated.

public abstract class AdminMenuBlanketAppLegacyITBase
extends MenuLegacyITBase

blanket approving a new document, results in a final document

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

Field Summary
 
Fields inherited from class edu.samplu.common.WebDriverLegacyITBase
DEFAULT_WAIT_SEC, driver, passed, REMOTE_PUBLIC_USER_PROPERTY, REMOTE_PUBLIC_USERPOOL_PROPERTY, testName, user
 
Constructor Summary
AdminMenuBlanketAppLegacyITBase()
          Deprecated.  
 
Method Summary
protected  void assertBlanketApproveButtonsPresent()
          Deprecated.  
protected  void assertDocFinal(String docId)
          Deprecated.  
protected  String getCreateNewLinkLocator()
          Deprecated. Override to return main menu click selector (e.g.
protected  String getMenuLinkLocator()
          Deprecated. blanket approve document, returning docId as a String
 
Methods inherited from class edu.samplu.common.MenuLegacyITBase
getLinkLocator, getTestUrl, gotoCreateNew, gotoMenuLinkLocator, gotoMenuLinkLocator
 
Methods inherited from class edu.samplu.common.WebDriverLegacyITBase
agendaLookupAssertions, assertElementPresent, assertElementPresentByLinkText, assertElementPresentByName, assertElementPresentByName, assertElementPresentByXpath, assertElementPresentByXpath, assertTextPresent, assertTextPresent, blanketApproveTest, check, checkByName, checkByXpath, checkErrorMessageItem, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, clearText, clearText, clearTextByName, clearTextByXpath, close, colapseExpandByXpath, configNameSpaceBlanketApprove, contextLookupAssertions, createAndStartService, expandColapseByXpath, fireEvent, fireEvent, fireMouseOverEvent, fireMouseOverEventByName, fireMouseOverEventByXpath, getAllWindowTitles, getAttribute, getAttributeByName, getAttributeByXpath, getBaseUrlString, getCssCount, getCssCount, getHTML, getSelectOptions, getSelectOptionsByName, getSelectOptionsByXpath, getSessionId, getText, getText, getTextByName, getTextByXpath, getTitle, getUserName, gotoNestedFrame, isElementPresent, isElementPresent, isElementPresentByLinkText, isElementPresentByName, isElementPresentByXpath, isTextPresent, isVisible, isVisible, isVisibleByXpath, open, passed, select, selectByName, selectByXpath, selectFrame, selectOption, selectOptionByName, selectOptionByXpath, selectTopFrame, selectWindow, setUp, switchToWindow, tearDown, testAgendaEditRuleRefreshIT, testAttributeDefinitionLookUp, testCancelConfirmation, testConfigNamespaceBlanketApprove, testConfigParamaterBlanketApprove, testCreateDocType, testCreateNewAgenda, testCreateNewCancel, testCreateNewSearchReturnValueCancelConfirmation, testIdentityGroupBlanketApprove, testIdentityPermissionBlanketApprove, testIdentityPersonBlanketApprove, testIdentityResponsibilityBlanketApprove, testIdentityRoleBlanketApprove, testLocationCampusBlanketApprove, testLocationCountryBlanketApprove, testLocationCountyBlanketApprove, testLocationPostBlanketApprove, testLocationStateBlanketApprove, testPeopleFlow, testReferenceCampusTypeBlanketApprove, testSearchEditCancel, testTermLookupAssertions, testTermSpecificationLookupAssertions, testVerifyAddDeleteFiscalOfficerLegacy, testVerifyAddDeleteNoteLegacy, testVerifyAdHocRecipientsLegacy, testVerifyButtonsLegacy, testVerifyConstraintText, testVerifyDisclosures, testVerifyDocumentOverviewLegacy, testVerifyExpandCollapse, testVerifyFieldsLegacy, testVerifyHeaderFieldsLegacy, testVerifyLookupAddMultipleLinesLegacy, testVerifyNotesAndAttachments, testVerifyQuickfinderIconsLegacy, testVerifyRouteLog, testVerifySave, testVerifySubsidizedPercentWatermarkLegacy, testWorkFlowDocTypeBlanketApprove, uncheck, uncheckByName, uncheckByXpath, waitAndCancelConfirmation, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickByLinkText, waitAndClickByLinkText, waitAndClickByName, waitAndClickByName, waitAndClickByXpath, waitAndClickByXpath, waitAndCreateNew, waitAndEdit, waitAndReturnValue, waitAndSearch, waitAndType, waitAndType, waitAndType, waitAndTypeByName, waitAndTypeByXpath, waitAndTypeByXpath, waitFor, waitFor, waitForDocId, waitForElementPresent, waitForElementPresentByName, waitForElementPresentByXpath, waitForElementVisible, waitForPageToLoad, waitForTitleToEqualKualiPortalIndex, waitForTitleToEqualKualiPortalIndex, waitIsVisible, waitIsVisible, waitIsVisibleByXpath, waitNotVisible, waitNotVisibleByXpath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminMenuBlanketAppLegacyITBase

public AdminMenuBlanketAppLegacyITBase()
Deprecated. 
Method Detail

getMenuLinkLocator

protected String getMenuLinkLocator()
Deprecated. 
blanket approve document, returning docId as a String

Specified by:
getMenuLinkLocator in class MenuLegacyITBase
Returns:
docId

getCreateNewLinkLocator

protected String getCreateNewLinkLocator()
Deprecated. 
Description copied from class: MenuLegacyITBase
Override to return main menu click selector (e.g. "//img[@alt='create new']")

Specified by:
getCreateNewLinkLocator in class MenuLegacyITBase
Returns:
selenium locator to click on

assertBlanketApproveButtonsPresent

protected void assertBlanketApproveButtonsPresent()
Deprecated. 
Overrides:
assertBlanketApproveButtonsPresent in class WebDriverLegacyITBase

assertDocFinal

protected void assertDocFinal(String docId)
                       throws InterruptedException
Deprecated. 
Overrides:
assertDocFinal in class WebDriverLegacyITBase
Throws:
InterruptedException


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.