DEFAULT_PAGE_LOADING_TIME_WAIT, drone, version| Modifier | Constructor and Description |
|---|---|
protected |
SiteNavigation(WebDrone drone)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
SiteNavigation |
render()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
SiteNavigation |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
SiteNavigation |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
HtmlPage |
selectSiteDashBoard()
Mimics the action of selecting the site dashboard link.
|
HtmlPage |
selectSiteDocumentLibrary()
Mimics the action of selecting the site
document library link.
|
HtmlPage |
selectSiteProjectLibrary()
Mimics the action of selecting the site
project library link.
|
basicRender, disbaleFileUploadFlash, findButton, getCopyRight, getLogin, getNav, getPageTitle, getSearch, isLoggedIn, isLogoPresent, isTitlePresent, panelExistsclose, getDrone, getScreenShot, getTitle, isBrowserTitleprotected SiteNavigation(WebDrone drone)
public SiteNavigation render(RenderTime timer) throws PageException
HtmlPageRenderTime.timer - RenderTime time to waitHtmlPage page object responsePageExceptionpublic SiteNavigation render() throws PageException
HtmlPageHtmlPage object responsePageExceptionpublic SiteNavigation render(long time) throws PageException
HtmlPagetime - waiting timeHtmlPage page object responsePageExceptionpublic HtmlPage selectSiteDashBoard() throws PageException
Exception - if errorPageExceptionpublic HtmlPage selectSiteProjectLibrary() throws PageException
Exception - if errorPageExceptionpublic HtmlPage selectSiteDocumentLibrary() throws PageException
Exception - if errorPageExceptionCopyright © 2012. All Rights Reserved.