public class RulesPage extends SharePage
alfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
RulesPage(org.alfresco.webdrone.WebDrone drone) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterDescription(String description)
Enters description in to description input field.
|
void |
enterTitle(String title)
Enters title in to title input field.
|
String |
getDescription()
Get description field value.
|
String |
getTitle()
Get title input filed value.
|
RulesPage |
render() |
RulesPage |
render(long time) |
RulesPage |
render(org.alfresco.webdrone.RenderTime timer) |
ManageRulesPage |
selectCancel()
Action mimicking select cancel button.
|
org.alfresco.webdrone.HtmlPage |
selectCreate()
Action mimicking select create button.
|
void |
selectPerformAction(String label)
Selecting a value from the action drop down.
|
basicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFilepublic RulesPage render(org.alfresco.webdrone.RenderTime timer)
public RulesPage render(long time)
public RulesPage render()
public void enterTitle(String title)
title - String title valuepublic String getTitle()
getTitle in interface org.alfresco.webdrone.HtmlPagegetTitle in class org.alfresco.webdrone.PageString - title valuepublic void enterDescription(String description)
description - String description valuepublic String getDescription()
public void selectPerformAction(String label)
public ManageRulesPage selectCancel()
ManageRulesPage page responsepublic org.alfresco.webdrone.HtmlPage selectCreate()
ManageRulesPage page responseCopyright © 2013. All Rights Reserved.