public class TagPage extends AbstractEditProperties
| Modifier and Type | Field and Description |
|---|---|
protected static org.openqa.selenium.By |
CREATE_TAG |
protected static org.openqa.selenium.By |
ENTER_TAG_VALUE |
protected static org.openqa.selenium.By |
OK_BUTTON |
protected static org.openqa.selenium.By |
SELECT_HEADER |
BUTTON_SELECT_TAG, INPUT_AUTHOR_SELECTOR, INPUT_DESCRIPTION_SELECTOR, INPUT_NAME_SELECTOR, INPUT_ORIENTATION_SELECTOR, INPUT_RESOLUTION_UNIT_SELECTOR, INPUT_TITLE_SELECTOR, INPUT_VERTICAL_RESOLUTION_SELECTORalfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
TagPage(org.alfresco.webdrone.WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
EditDocumentPropertiesPage |
enterTagValue(String tagName)
Enter the tag name and click to Add tag.
|
boolean |
isTagInputVisible()
Checks if tag input field is visible.
|
boolean |
isTagPageVisible()
Verify if tagPage is displayed.
|
TagPage |
render() |
TagPage |
render(long time) |
TagPage |
render(org.alfresco.webdrone.RenderTime timer) |
clickOnCancel, clickSave, getDescription, getDocumentTitle, getName, getTag, getValue, setDescription, setDocumentTitle, setInput, setNamegetSiteNav, 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 SELECT_HEADER
protected static final org.openqa.selenium.By ENTER_TAG_VALUE
protected static final org.openqa.selenium.By CREATE_TAG
protected static final org.openqa.selenium.By OK_BUTTON
public TagPage(org.alfresco.webdrone.WebDrone drone)
drone - WebDronepublic TagPage render(org.alfresco.webdrone.RenderTime timer)
public TagPage render(long time)
public TagPage render()
public boolean isTagPageVisible()
public boolean isTagInputVisible()
public EditDocumentPropertiesPage enterTagValue(String tagName)
Copyright © 2013. All Rights Reserved.