public class RichFacesPanelMenu.AdvancedPanelMenuInteractions extends AbstractPanelMenu.AdvancedAbstractPanelMenuInteractions implements VisibleComponentInteractions
Constructor and Description |
---|
AdvancedPanelMenuInteractions() |
Modifier and Type | Method and Description |
---|---|
List<org.openqa.selenium.WebElement> |
getAllDisabledGroups() |
List<org.openqa.selenium.WebElement> |
getAllDisabledItems() |
List<org.openqa.selenium.WebElement> |
getAllExpandedGroups() |
List<org.openqa.selenium.WebElement> |
getAllSelectedGroups() |
List<org.openqa.selenium.WebElement> |
getAllSelectedItems() |
List<org.openqa.selenium.WebElement> |
getMenuGroupElements() |
List<org.openqa.selenium.WebElement> |
getMenuItemElements() |
org.openqa.selenium.WebElement |
getRootElement() |
getCollapseEvent, getCssCollapsedSuffix, getCssDisabledSuffix, getCssExpandedSuffix, getCssHoveredSuffix, getCssSelectedSuffix, getCssTransparentSuffix, getExpandEvent, getHeaderSelectorToInovkeEventOn, getTimeoutForMenuGroupToBeCollapsed, getTimoutForMenuGroupToBeExpanded, isGroupExpanded, isVisible, setCollapseEvent, setExpandEvent, setTimeoutForMenuGroupToBeCollapsed, setTimoutForMenuGroupToBeExpanded, waitUntilMenuGroupCollapsed, waitUntilMenuGroupExpanded
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isVisible
public List<org.openqa.selenium.WebElement> getMenuGroupElements()
public List<org.openqa.selenium.WebElement> getMenuItemElements()
public List<org.openqa.selenium.WebElement> getAllSelectedItems()
public List<org.openqa.selenium.WebElement> getAllSelectedGroups()
public List<org.openqa.selenium.WebElement> getAllDisabledGroups()
public List<org.openqa.selenium.WebElement> getAllDisabledItems()
public List<org.openqa.selenium.WebElement> getAllExpandedGroups()
public org.openqa.selenium.WebElement getRootElement()
getRootElement
in class AbstractPanelMenu.AdvancedAbstractPanelMenuInteractions
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.