public class AdvanceSearchCRMPage extends AdvanceSearchPage
| Modifier and Type | Field and Description |
|---|---|
protected static org.openqa.selenium.By |
CRM_ACCOUNT_IDENTIFIER |
protected static org.openqa.selenium.By |
CRM_ACCOUNT_NAME |
protected static org.openqa.selenium.By |
CRM_CASE_NAME |
protected static org.openqa.selenium.By |
CRM_CASE_NUMBER |
protected static org.openqa.selenium.By |
CRM_CONTRACT_NAME |
protected static org.openqa.selenium.By |
CRM_CONTRACT_NUMBER |
protected static org.openqa.selenium.By |
CRM_OPPOR_NAME |
CONTENT_MIME_TYPE, CONTENT_SEARCH_FORM_DROPDOWN, DESCRIPTION_SEARCH, FOLDER_MENU_LIST, FOLDER_SEARCH_MENU, FOLDER_SEARCH_MENU_ITEM, KEYWORD_SEARCH, MODIFIER_FROM_SEARCH, MODIFIER_SEARCH, MODIFIER_TO_SEARCH, NAME_SEARCH, SEARCH_BUTTON, TITLE_SEARCHalfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
AdvanceSearchCRMPage(org.alfresco.webdrone.WebDrone drone) |
| Modifier and Type | Method and Description |
|---|---|
void |
inputCrmAccountId(String accountIdentifier)
Enter the text value in the CrmAccountIdentifier field.
|
void |
inputCrmAccountName(String accountName)
Enter the text value in the CrmAccountName field.
|
void |
inputCrmCaseName(String caseName)
Enter the text value in the CrmCaseName field.
|
void |
inputCrmCaseNumber(String caseNumber)
Enter the text value in the CrmCaseNumber field.
|
void |
inputCrmContractName(String contractName)
Enter the text value in the CrMContractName field.
|
void |
inputCrmContractNumber(String contractNumber)
Enter the text value in the CrmContractNumber field.
|
void |
inputCrmOpporName(String opporName)
Enter the text value in the CrmOpportunityName field.
|
AdvanceSearchCRMPage |
render() |
AdvanceSearchCRMPage |
render(long time) |
AdvanceSearchCRMPage |
render(org.alfresco.webdrone.RenderTime timer) |
clickSearch, findElementDisplayed, getDescription, getFromDate, getKeyword, getModifier, getName, getTitle, getToDate, inputDescription, inputFromDate, inputKeyword, inputModifier, inputName, inputTitle, inputToDate, isDateModifierFromDisplayed, isSearchButtonDisplayed, isValidFromDate, searchLink, selectMimeTypebasicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFileprotected static final org.openqa.selenium.By CRM_ACCOUNT_IDENTIFIER
protected static final org.openqa.selenium.By CRM_ACCOUNT_NAME
protected static final org.openqa.selenium.By CRM_OPPOR_NAME
protected static final org.openqa.selenium.By CRM_CONTRACT_NUMBER
protected static final org.openqa.selenium.By CRM_CONTRACT_NAME
protected static final org.openqa.selenium.By CRM_CASE_NUMBER
protected static final org.openqa.selenium.By CRM_CASE_NAME
public AdvanceSearchCRMPage(org.alfresco.webdrone.WebDrone drone)
public AdvanceSearchCRMPage render(org.alfresco.webdrone.RenderTime timer)
render in interface org.alfresco.webdrone.Renderrender in class AdvanceSearchPagepublic AdvanceSearchCRMPage render(long time)
render in interface org.alfresco.webdrone.Renderrender in class AdvanceSearchPagepublic AdvanceSearchCRMPage render()
render in interface org.alfresco.webdrone.Renderrender in class AdvanceSearchPagepublic void inputCrmAccountId(String accountIdentifier)
String - accountIdentifierpublic void inputCrmAccountName(String accountName)
String - accountNamepublic void inputCrmOpporName(String opporName)
String - opportunityNamepublic void inputCrmContractNumber(String contractNumber)
String - contractNumberpublic void inputCrmContractName(String contractName)
String - ContractNamepublic void inputCrmCaseNumber(String caseNumber)
String - CaseNumberpublic void inputCrmCaseName(String caseName)
String - caseNameCopyright © 2013. All Rights Reserved.