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_SEARCHdojoSupport, PROMPT_PANEL_ID, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| Constructor and Description |
|---|
AdvanceSearchCRMPage(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()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
AdvanceSearchCRMPage |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
AdvanceSearchCRMPage |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
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, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, submit, waitForFile, waitForFile, waitForFileclose, getDrone, getScreenShot, isBrowserTitle, toStringprotected 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(WebDrone drone)
public AdvanceSearchCRMPage render(RenderTime timer)
RenderRenderTime.render in interface Renderrender in class AdvanceSearchPagetimer - RenderTime time to waitHtmlPage page object responsepublic AdvanceSearchCRMPage render(long time)
Renderrender in interface Renderrender in class AdvanceSearchPagetime - waiting timeHtmlPage page object responsepublic AdvanceSearchCRMPage render()
Renderrender in interface Renderrender in class AdvanceSearchPageHtmlPage object responsepublic 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 © 2014. All rights reserved.