Nuxeo ECM Projects 5.6-RC1

org.nuxeo.functionaltests.pages
Class HeaderLinksSubPage

java.lang.Object
  extended by org.nuxeo.functionaltests.pages.AbstractPage
      extended by org.nuxeo.functionaltests.pages.HeaderLinksSubPage

public class HeaderLinksSubPage
extends AbstractPage


Field Summary
 org.openqa.selenium.WebElement userActionLinks
           
 org.openqa.selenium.WebElement userActions
           
 
Fields inherited from class org.nuxeo.functionaltests.pages.AbstractPage
URLCHANGE_MAX_WAIT, userServicesForm
 
Constructor Summary
HeaderLinksSubPage(org.openqa.selenium.WebDriver driver)
           
 
Method Summary
 NavigationSubPage getNavigationSubPage()
           
 String getText()
           
 UsersGroupsPage goToUserManagementPage()
           
 
Methods inherited from class org.nuxeo.functionaltests.pages.AbstractPage
asPage, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getFeedbackMessage, getHeaderLinks, waitUntilEnabled, waitUntilEnabled, waitUntilURLDifferentFrom
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userActions

public org.openqa.selenium.WebElement userActions

userActionLinks

public org.openqa.selenium.WebElement userActionLinks
Constructor Detail

HeaderLinksSubPage

public HeaderLinksSubPage(org.openqa.selenium.WebDriver driver)
Method Detail

goToUserManagementPage

public UsersGroupsPage goToUserManagementPage()

getText

public String getText()

getNavigationSubPage

public NavigationSubPage getNavigationSubPage()

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.