dojoSupport, PROMPT_PANEL_ID, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| Constructor and Description |
|---|
Navigation(WebDrone drone)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getUserNetworks()
Gets the list of user networks.
|
UserSearchPage |
getUsersPage()
Navigates to the users page on Admin Console - Enterprise Only option.
|
LoginPage |
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.
|
AdvanceSearchContentPage |
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.
|
MyTasksPage |
selectMyTasks()
Selects the user link on main navigation.
|
DashBoardPage |
selectNetwork(String networkName)
Selects the given User Network link present in list of networks.
|
DashBoardPage |
selectNetworkDropdown()
Selects the Network dropdown button present on UserDashBoard.
|
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.
|
MyWorkFlowsPage |
selectWorkFlowsIHaveStarted()
Method to select "Workflows I've Started" under Tasks navigation menu item
|
basicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, submit, waitForFile, waitForFile, waitForFileclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringpublic Navigation(WebDrone drone)
drone - WebDriver browser clientpublic Navigation render(RenderTime timer)
RenderRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic Navigation render()
RenderHtmlPage object responsepublic Navigation render(long time)
Rendertime - waiting timeHtmlPage page object responsepublic DashBoardPage selectMyDashBoard()
public PeopleFinderPage selectPeople()
public SiteFinderPage selectSearchForSites()
public CreateSitePage selectCreateSite()
public MyProfilePage selectMyProfile()
public ChangePasswordPage selectChangePassword()
public LoginPage logout()
LoginPage page responsepublic RepositoryPage selectRepository()
public AdvanceSearchContentPage selectAdvanceSearch()
public UserSearchPage getUsersPage()
UserSearchPage Instance of UserSearchPagepublic DashBoardPage selectNetworkDropdown()
DashBoardPagepublic DashBoardPage selectNetwork(String networkName)
networkName - String nameDashBoardPagepublic MyTasksPage selectMyTasks()
MyTasksPagepublic MyWorkFlowsPage selectWorkFlowsIHaveStarted()
MyWorkFlowsPageCopyright © 2014. All rights reserved.