public class CreatePlainTextContentPage extends InlineEditPage
| Modifier and Type | Field and Description |
|---|---|
protected static org.openqa.selenium.By |
CONTENT |
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 |
alfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
CreatePlainTextContentPage(org.alfresco.webdrone.WebDrone drone) |
| Modifier and Type | Method and Description |
|---|---|
DocumentDetailsPage |
create(ContentDetails details)
Create the content with name, title and description.
|
CreatePlainTextContentPage |
render() |
CreatePlainTextContentPage |
render(long time) |
CreatePlainTextContentPage |
render(org.alfresco.webdrone.RenderTime timer) |
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, waitForFileprotected 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 CONTENT
protected static final org.openqa.selenium.By SUBMIT_BUTTON
public CreatePlainTextContentPage(org.alfresco.webdrone.WebDrone drone)
public CreatePlainTextContentPage render(org.alfresco.webdrone.RenderTime timer)
render in interface org.alfresco.webdrone.Renderrender in class InlineEditPagepublic CreatePlainTextContentPage render()
render in interface org.alfresco.webdrone.Renderrender in class InlineEditPagepublic CreatePlainTextContentPage render(long time)
render in interface org.alfresco.webdrone.Renderrender in class InlineEditPagepublic DocumentDetailsPage create(ContentDetails details)
name - - The Name of the Documenttitle - - The Title of the Documentdescription - - Descriptiondetails - - Document ContentDocumentDetailsPageCopyright © 2013. All Rights Reserved.