public class AuiDropDown2Menu extends com.atlassian.pageobjects.elements.WebDriverElement implements com.atlassian.pageobjects.components.ActivatedComponent<AuiDropDown2Menu>, com.atlassian.pageobjects.elements.PageElement
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElementFinder |
elementFinder |
Constructor and Description |
---|
AuiDropDown2Menu(org.openqa.selenium.By locator) |
AuiDropDown2Menu(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
AuiDropDown2Menu(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.WebDriverLocatable parent) |
AuiDropDown2Menu(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.WebDriverLocatable parent,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
Modifier and Type | Method and Description |
---|---|
AuiDropDown2Menu |
close() |
List<String> |
getItems() |
com.atlassian.pageobjects.elements.PageElement |
getTrigger() |
com.atlassian.pageobjects.elements.PageElement |
getView() |
void |
initialize() |
boolean |
isOpen() |
AuiDropDown2Menu |
open() |
asWebElement, bind, clear, click, createTimout, find, find, find, find, findAll, findAll, findAll, findAll, getAttribute, getCssClasses, getDefaultTimeout, getId, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, search, select, timed, timeout, toggle, toLocatable, toString, type, waitForWebElement, waitForWebElement, withTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clear, click, find, findAll, getAttribute, getCssClasses, getId, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, select, timed, toggle, type, withTimeout
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder
@Inject public AuiDropDown2Menu(org.openqa.selenium.By locator)
locator
- identifies the content of dropdown (aria-controls)@Inject public AuiDropDown2Menu(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
@Inject public AuiDropDown2Menu(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent)
@Inject public AuiDropDown2Menu(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public com.atlassian.pageobjects.elements.PageElement getTrigger()
getTrigger
in interface com.atlassian.pageobjects.components.ActivatedComponent<AuiDropDown2Menu>
public com.atlassian.pageobjects.elements.PageElement getView()
getView
in interface com.atlassian.pageobjects.components.ActivatedComponent<AuiDropDown2Menu>
public AuiDropDown2Menu open()
open
in interface com.atlassian.pageobjects.components.ActivatedComponent<AuiDropDown2Menu>
public boolean isOpen()
isOpen
in interface com.atlassian.pageobjects.components.ActivatedComponent<AuiDropDown2Menu>
public void initialize()
public AuiDropDown2Menu close()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.