com.atlassian.pageobjects.elements.test.pageobjects.component
Class JQueryMenu
java.lang.Object
com.atlassian.pageobjects.elements.test.pageobjects.component.JQueryMenu
- All Implemented Interfaces:
- ActivatedComponent<JQueryMenu>
public class JQueryMenu
- extends Object
- implements ActivatedComponent<JQueryMenu>
Represents the JQuery menu that is present on the jquery.html page.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
driver
@Inject
protected AtlassianWebDriver driver
pageBinder
@Inject
protected PageBinder pageBinder
JQueryMenu
public JQueryMenu()
intialize
public void intialize()
gotoElementsPage
public ElementsPage gotoElementsPage()
getTrigger
public PageElement getTrigger()
- Specified by:
getTrigger in interface ActivatedComponent<JQueryMenu>
getView
public PageElement getView()
- Specified by:
getView in interface ActivatedComponent<JQueryMenu>
open
public JQueryMenu open()
- Specified by:
open in interface ActivatedComponent<JQueryMenu>
close
public JQueryMenu close()
isOpen
public boolean isOpen()
- Specified by:
isOpen in interface ActivatedComponent<JQueryMenu>
Copyright © 2014 Atlassian. All rights reserved.