WAIT_TIME_3000drone, maxPageLoadingTime, 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.
|
AdvanceSearchPage |
selectAdvanceSearch()
Select the advance search button from dropdown.
|
ChangePasswordPage |
selectChangePassword()
Mimics the action of selecting my profile link.
|
CreateSitePage |
selectCreateSite()
Mimics the action of selecting create site link.
|
DashBoardPage |
selectMyDashBoard()
Mimics the action of selecting the dashboard link.
|
MyProfilePage |
selectMyProfile()
Mimics the action of selecting my profile link.
|
PeopleFinderPage |
selectPeople()
Mimics the action of selecting people finder link.
|
RepositoryPage |
selectRepository()
Mimics the action of selecting repository link.
|
SiteFinderPage |
selectSearchForSites()
Mimics the action of selecting site finder link.
|
basicRender, canResume, canResume, disbaleFileUploadFlash, findButton, getCopyRight, getLogin, getNav, getPageTitle, getSearch, isLoggedIn, isLogoPresent, isTitlePresent, panelExistsclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringpublic Navigation(WebDrone drone)
drone - WebDriver browser clientpublic Navigation render(RenderTime timer)
HtmlPageRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic Navigation render()
HtmlPageHtmlPage object responsepublic Navigation render(long time)
HtmlPagetime - waiting timeHtmlPage page object responsepublic DashBoardPage selectMyDashBoard()
public PeopleFinderPage selectPeople()
public SiteFinderPage selectSearchForSites()
public CreateSitePage selectCreateSite()
public MyProfilePage selectMyProfile()
public ChangePasswordPage selectChangePassword()
public HtmlPage logout()
public RepositoryPage selectRepository()
public AdvanceSearchPage selectAdvanceSearch()
Copyright © 2013. All Rights Reserved.