public class AjsDropdownMenu extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AtlassianWebDriver |
driver |
protected org.openqa.selenium.WebElement |
menuItem |
| Constructor and Description |
|---|
AjsDropdownMenu(org.openqa.selenium.By componentLocator) |
| Modifier and Type | Method and Description |
|---|---|
AjsDropdownMenu |
close() |
void |
initialise() |
boolean |
isOpen() |
AjsDropdownMenu |
open() |
@Inject protected AtlassianWebDriver driver
protected org.openqa.selenium.WebElement menuItem
public void initialise()
public boolean isOpen()
public AjsDropdownMenu open()
public AjsDropdownMenu close()
Copyright © 2015 Atlassian. All rights reserved.