com.atlassian.pageobjects.elements.test.pageobjects.component
Class UserTab
java.lang.Object
com.atlassian.pageobjects.elements.test.pageobjects.component.UserTab
- All Implemented Interfaces:
- ActivatedComponent<UserTab>
public class UserTab
- extends Object
- implements ActivatedComponent<UserTab>
Represents the UserTab of the rolestab that is present in the AUIPage.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserTab
public UserTab(UserRoleTabs tabs)
header
public String header()
getTrigger
public PageElement getTrigger()
- Specified by:
getTrigger in interface ActivatedComponent<UserTab>
getView
public PageElement getView()
- Specified by:
getView in interface ActivatedComponent<UserTab>
open
public UserTab open()
- Specified by:
open in interface ActivatedComponent<UserTab>
isOpen
public boolean isOpen()
- Specified by:
isOpen in interface ActivatedComponent<UserTab>
Copyright © 2014 Atlassian. All rights reserved.