com.atlassian.bamboo.pageobjects.pages.global
Class BambooHeader.UserInfoDropDown

java.lang.Object
  extended by com.atlassian.pageobjects.elements.WebDriverElement
      extended by com.atlassian.bamboo.pageobjects.elements.AuiDropDown2Menu
          extended by com.atlassian.bamboo.pageobjects.pages.global.BambooHeader.UserInfoDropDown
All Implemented Interfaces:
com.atlassian.pageobjects.components.ActivatedComponent<AuiDropDown2Menu>, com.atlassian.pageobjects.elements.PageElement, com.atlassian.pageobjects.elements.PageElementFinder
Enclosing class:
BambooHeader

public static class BambooHeader.UserInfoDropDown
extends AuiDropDown2Menu


Field Summary
 
Fields inherited from class com.atlassian.bamboo.pageobjects.elements.AuiDropDown2Menu
elementFinder
 
Fields inherited from class com.atlassian.pageobjects.elements.WebDriverElement
defaultTimeout, driver, locatable, pageBinder, timeouts
 
Constructor Summary
BambooHeader.UserInfoDropDown(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
           
 
Method Summary
 com.atlassian.pageobjects.elements.PageElement getHelpLink()
           
 com.atlassian.pageobjects.elements.PageElement getLogoutLink()
           
 com.atlassian.pageobjects.elements.PageElement getProfileLink()
           
 void goToUserProfile()
           
 BambooHeader.UserInfoDropDown open()
           
 
Methods inherited from class com.atlassian.bamboo.pageobjects.elements.AuiDropDown2Menu
close, getItems, getTrigger, getView, initialize, isOpen
 
Methods inherited from class com.atlassian.pageobjects.elements.WebDriverElement
asWebElement, clear, click, find, find, find, find, findAll, findAll, findAll, findAll, getAttribute, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, select, timed, timeout, timeoutInSeconds, toggle, toString, type, waitForWebElement, withTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.atlassian.pageobjects.elements.PageElement
clear, click, find, findAll, getAttribute, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, select, timed, toggle, type, withTimeout
 
Methods inherited from interface com.atlassian.pageobjects.elements.PageElementFinder
find, find, find, findAll, findAll, findAll
 

Constructor Detail

BambooHeader.UserInfoDropDown

public BambooHeader.UserInfoDropDown(org.openqa.selenium.By locator,
                                     com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
Method Detail

getProfileLink

public com.atlassian.pageobjects.elements.PageElement getProfileLink()

open

public BambooHeader.UserInfoDropDown open()
Specified by:
open in interface com.atlassian.pageobjects.components.ActivatedComponent<AuiDropDown2Menu>
Overrides:
open in class AuiDropDown2Menu

goToUserProfile

public void goToUserProfile()

getHelpLink

public com.atlassian.pageobjects.elements.PageElement getHelpLink()

getLogoutLink

public com.atlassian.pageobjects.elements.PageElement getLogoutLink()


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.