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_SELECTORdojoSupport, PROMPT_PANEL_ID, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| 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()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
TagPage |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
TagPage |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
clickOnCancel, clickSave, getDescription, getDocumentTitle, getName, getTag, getValue, setDescription, setDocumentTitle, setInput, setNamegetSiteNav, 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 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 render(RenderTime timer)
RenderRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic TagPage render(long time)
Rendertime - waiting timeHtmlPage page object responsepublic TagPage render()
RenderHtmlPage object responsepublic boolean isTagPageVisible()
public boolean isTagInputVisible()
public EditDocumentPropertiesPage enterTagValue(String tagName)
Copyright © 2014. All rights reserved.