WAIT_TIME_3000drone, maxPageLoadingTime, 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, canResume, canResume, disbaleFileUploadFlash, findButton, getCopyRight, getLogin, getNav, getPageTitle, getSearch, isLoggedIn, isLogoPresent, isTitlePresent, panelExistsclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringprotected SiteNavigation(WebDrone drone)
public SiteNavigation render(RenderTime timer)
HtmlPageRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic SiteNavigation render()
HtmlPageHtmlPage object responsepublic SiteNavigation render(long time)
HtmlPagetime - waiting timeHtmlPage page object responsepublic HtmlPage selectSiteDashBoard()
public HtmlPage selectSiteProjectLibrary()
public HtmlPage selectSiteDocumentLibrary()
Copyright © 2013. All Rights Reserved.