public class Navigation extends SharePage
alfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
Navigation(org.alfresco.webdrone.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() |
Navigation |
render(long time) |
Navigation |
render(org.alfresco.webdrone.RenderTime timer) |
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, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFilepublic Navigation(org.alfresco.webdrone.WebDrone drone)
drone - WebDriver browser clientpublic Navigation render(org.alfresco.webdrone.RenderTime timer)
public Navigation render()
public Navigation render(long time)
public 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 © 2013. All Rights Reserved.