public class EditHtmlDocumentPage extends InlineEditPage
DESCRIPTION, NAME, TITLEalfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
EditHtmlDocumentPage(org.alfresco.webdrone.WebDrone drone) |
| Modifier and Type | Method and Description |
|---|---|
int |
countOfTxtsFromEditor()
return the count of text lines entered in editor.
|
void |
editText(String txtLine)
Edit the editor, enter new text line, count the lines and save it.
|
boolean |
isEditHtmlDocumentPage() |
EditHtmlDocumentPage |
render() |
EditHtmlDocumentPage |
render(long time) |
EditHtmlDocumentPage |
render(org.alfresco.webdrone.RenderTime timer) |
org.alfresco.webdrone.HtmlPage |
saveText()
Edit the editor, enter new text line, count the lines and save it.
|
getInlineEditDocumentPagegetSiteNav, isSite, isSitePagebasicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFilepublic EditHtmlDocumentPage(org.alfresco.webdrone.WebDrone drone)
public EditHtmlDocumentPage render(org.alfresco.webdrone.RenderTime timer)
render in interface org.alfresco.webdrone.Renderrender in class InlineEditPagepublic EditHtmlDocumentPage render()
render in interface org.alfresco.webdrone.Renderrender in class InlineEditPagepublic EditHtmlDocumentPage render(long time)
render in interface org.alfresco.webdrone.Renderrender in class InlineEditPagepublic boolean isEditHtmlDocumentPage()
public int countOfTxtsFromEditor()
public void editText(String txtLine)
txtLine - public org.alfresco.webdrone.HtmlPage saveText()
txtLine - Copyright © 2013. All Rights Reserved.