com.atlassian.pageobjects.elements.test.pageobjects.component
Class AdminTab
java.lang.Object
com.atlassian.pageobjects.elements.test.pageobjects.component.AdminTab
- All Implemented Interfaces:
- ActivatedComponent<AdminTab>
public class AdminTab
- extends Object
- implements ActivatedComponent<AdminTab>
Represents the Admin tab 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 |
AdminTab
public AdminTab(UserRoleTabs tabs)
header
public String header()
getTrigger
public PageElement getTrigger()
- Specified by:
getTrigger in interface ActivatedComponent<AdminTab>
getView
public PageElement getView()
- Specified by:
getView in interface ActivatedComponent<AdminTab>
open
public AdminTab open()
- Specified by:
open in interface ActivatedComponent<AdminTab>
isOpen
public boolean isOpen()
- Specified by:
isOpen in interface ActivatedComponent<AdminTab>
Copyright © 2014 Atlassian. All rights reserved.