public class RichFacesPanelMenu.AdvancedPanelMenuInteractions extends AbstractPanelMenu.AdvancedAbstractPanelMenuInteractions
| Constructor and Description |
|---|
RichFacesPanelMenu.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() |
getTimeoutForMenuGroupToBeCollapsed, getTimoutForMenuGroupToBeExpanded, isGroupExpanded, setupCollapseEvent, setupExpandEvent, setupTimeoutForMenuGroupToBeCollapsed, setupTimoutForMenuGroupToBeExpanded, waitUntilMenuGroupCollapsed, waitUntilMenuGroupExpandedpublic RichFacesPanelMenu.AdvancedPanelMenuInteractions()
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()
Copyright © 2014 JBoss by Red Hat. All rights reserved.