Class AtlaskitDropdownMenu
java.lang.Object
com.atlassian.jira.pageobjects.components.atlaskit.AtlaskitDropdownMenu
-
Constructor Summary
ConstructorsConstructorDescriptionAtlaskitDropdownMenu
(com.atlassian.pageobjects.elements.PageElement trigger, com.atlassian.pageobjects.elements.PageElement container) -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
void
deselectOption
(String option) List<com.atlassian.pageobjects.elements.PageElement>
boolean
isSelected
(String option) void
open()
void
selectOption
(String option) void
toggleOption
(String option)
-
Constructor Details
-
AtlaskitDropdownMenu
public AtlaskitDropdownMenu(com.atlassian.pageobjects.elements.PageElement trigger, com.atlassian.pageobjects.elements.PageElement container)
-
-
Method Details
-
open
public void open() -
close
public void close() -
selectOption
-
deselectOption
-
toggleOption
-
isSelected
-
deselectAll
public void deselectAll() -
getSelectedOptions
-