public class DocumentSearchURLParametersITBase 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 |
---|
DocumentSearchURLParametersITBase() |
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()
Returns the URL to be used with this test
|
acceptAlert, assertPopUpWindowUrl, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, clearText, clearTextByName, clearTextByXpath, createAndStartService, dismissAlert, getAttribute, getAttributeByName, getAttributeByXpath, getEval, getUserName, isElementPresent, isElementPresentQuick, 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 DocumentSearchURLParametersITBase()
public String getTestUrl()
WebDriverITBase
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)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.