public class DocumentSearchUrlParametersAft extends WebDriverITBase
Modifier and Type | Field and Description |
---|---|
protected static Map<String,String> |
ADVANCED_FIELDS |
protected static Map<String,String> |
BASIC_FIELDS |
protected static Map<String,String> |
CORE_FIELDS |
driver
Constructor and Description |
---|
DocumentSearchUrlParametersAft() |
Modifier and Type | Method and Description |
---|---|
protected void |
assertInputPresence(Map<String,String> fields,
boolean present) |
protected void |
assertInputValues(Map<String,String> fields) |
protected void |
assertSearchDetailMode(org.openqa.selenium.WebElement e,
boolean advanced) |
protected org.openqa.selenium.WebElement |
findModeToggleButton() |
protected String |
getDocSearchURL(String params) |
String |
getTestUrl() |
void |
testAdvancedSearchFields() |
void |
testAdvancedSearchFieldsAndExecuteSearch() |
void |
testAdvancedSearchFieldsAndExecuteSearchWithHiddenCriteria() |
void |
testAdvancedSearchMode() |
void |
testBasicSearchFields() |
void |
testBasicSearchFieldsAndExecuteSearch() |
void |
testBasicSearchFieldsAndExecuteSearchWithHiddenCriteria() |
void |
testBasicSearchMode() |
void |
testCriteriaDisabled() |
void |
testHeaderBarDisabled() |
void |
testSupplyingSavedSearchNameDoesNothing()
Supplying a saveName does not result in the saved search getting loaded.
|
acceptAlert, assertPopUpWindowUrl, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, clearText, clearTextByName, clearTextByXpath, createAndStartService, dismissAlert, fail, getAttribute, getAttributeByName, getAttributeByXpath, getEval, getUserName, isElementPresent, isElementPresentQuick, login, setUp, stopService, switchWindow, tearDown, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickByLinkText, waitAndClickByLinkText, waitAndType, waitAndType, waitAndTypeByName, waitAndTypeByXpath, waitAndTypeByXpath, waitFor, waitFor, waitForElementPresent, waitForElementPresentByName, waitForElementPresentByXpath
protected static final Map<String,String> CORE_FIELDS
protected static final Map<String,String> BASIC_FIELDS
protected static final Map<String,String> ADVANCED_FIELDS
public DocumentSearchUrlParametersAft()
public String getTestUrl()
getTestUrl
in class WebDriverITBase
protected String getDocSearchURL(String params)
protected org.openqa.selenium.WebElement findModeToggleButton()
protected void assertSearchDetailMode(org.openqa.selenium.WebElement e, boolean advanced)
protected void assertInputValues(Map<String,String> fields)
protected void assertInputPresence(Map<String,String> fields, boolean present)
public void testAdvancedSearchFields() throws InterruptedException
InterruptedException
public void testAdvancedSearchFieldsAndExecuteSearch() throws InterruptedException
InterruptedException
public void testAdvancedSearchFieldsAndExecuteSearchWithHiddenCriteria() throws InterruptedException
InterruptedException
public void testAdvancedSearchMode()
public void testBasicSearchFields() throws InterruptedException
InterruptedException
public void testBasicSearchFieldsAndExecuteSearch() throws InterruptedException
InterruptedException
public void testBasicSearchFieldsAndExecuteSearchWithHiddenCriteria() throws InterruptedException
InterruptedException
public void testBasicSearchMode() throws InterruptedException
InterruptedException
public void testCriteriaDisabled() throws InterruptedException
InterruptedException
public void testHeaderBarDisabled() throws InterruptedException
InterruptedException
public void testSupplyingSavedSearchNameDoesNothing() throws InterruptedException
InterruptedException
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.