public class InlineEditPage extends SitePage
| Modifier and Type | Field and Description |
|---|---|
protected static org.openqa.selenium.By |
DESCRIPTION |
protected static org.openqa.selenium.By |
NAME |
protected static org.openqa.selenium.By |
SUBMIT_BUTTON |
protected static org.openqa.selenium.By |
TITLE |
dojoSupport, PROMPT_PANEL_ID, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| Constructor and Description |
|---|
InlineEditPage(WebDrone drone) |
| Modifier and Type | Method and Description |
|---|---|
HtmlPage |
getInlineEditDocumentPage(MimeType mimeType)
Pass MimeType to get appropriate document page object.
|
InlineEditPage |
render()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
InlineEditPage |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
InlineEditPage |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
getSiteNav, isSite, isSitePagebasicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, submit, waitForFile, waitForFile, waitForFileclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringprotected static final org.openqa.selenium.By NAME
protected static final org.openqa.selenium.By TITLE
protected static final org.openqa.selenium.By DESCRIPTION
protected static final org.openqa.selenium.By SUBMIT_BUTTON
public InlineEditPage(WebDrone drone)
public InlineEditPage render(RenderTime timer)
RenderRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic InlineEditPage render(long time)
Rendertime - waiting timeHtmlPage page object responsepublic InlineEditPage render()
RenderHtmlPage object responseCopyright © 2014. All rights reserved.