DEFAULT_PAGE_LOADING_TIME_WAIT, drone, version| Constructor and Description |
|---|
Navigation(WebDrone drone)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
HtmlPage |
logout()
Mimics the action of selecting logout link.
|
Navigation |
render()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
Navigation |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
Navigation |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
HtmlPage |
selectAdvanceSearch() |
HtmlPage |
selectChangePassword()
Mimics the action of selecting my profile link.
|
CreateSitePage |
selectCreateSite()
Mimics the action of selecting create site link.
|
HtmlPage |
selectMyDashBoard()
Mimics the action of selecting the dashboard link.
|
HtmlPage |
selectMyProfile()
Mimics the action of selecting my profile link.
|
HtmlPage |
selectPeople()
Mimics the action of selecting people finder link.
|
HtmlPage |
selectRepository()
Mimics the action of selecting repository link.
|
HtmlPage |
selectSearchForSites()
Mimics the action of selecting site finder link.
|
basicRender, disbaleFileUploadFlash, findButton, getCopyRight, getLogin, getNav, getPageTitle, getSearch, isLoggedIn, isLogoPresent, isTitlePresent, panelExistsclose, getDrone, getScreenShot, getTitle, isBrowserTitlepublic Navigation(WebDrone drone)
drone - WebDriver browser clientpublic Navigation render(RenderTime timer) throws PageException
HtmlPageRenderTime.timer - RenderTime time to waitHtmlPage page object responsePageExceptionpublic Navigation render() throws PageException
HtmlPageHtmlPage object responsePageExceptionpublic Navigation render(long time) throws PageException
HtmlPagetime - waiting timeHtmlPage page object responsePageExceptionpublic HtmlPage selectMyDashBoard()
Exception - if errorpublic HtmlPage selectPeople()
Exception - if errorpublic HtmlPage selectSearchForSites() throws PageException
Exception - if errorPageExceptionpublic CreateSitePage selectCreateSite() throws PageException
ExceptionPageExceptionpublic HtmlPage selectMyProfile() throws PageException
Exception - if errorPageExceptionpublic HtmlPage selectChangePassword()
Exception - if errorpublic HtmlPage logout() throws PageException
ExceptionPageExceptionpublic HtmlPage selectRepository() throws PageException
Exception - if errorPageExceptionpublic HtmlPage selectAdvanceSearch() throws PageException
PageExceptionCopyright © 2012. All Rights Reserved.