public class RichFacesPanelMenuGroup.AdvancedPanelMenuGroupInteractions extends AbstractPanelMenu.AdvancedAbstractPanelMenuInteractions
| Constructor and Description |
|---|
RichFacesPanelMenuGroup.AdvancedPanelMenuGroupInteractions() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getHeaderElement() |
org.openqa.selenium.WebElement |
getLabelElement() |
org.openqa.selenium.WebElement |
getLeftIconElement() |
List<org.openqa.selenium.WebElement> |
getMenuGroupElements() |
List<org.openqa.selenium.WebElement> |
getMenuItemElements() |
org.openqa.selenium.WebElement |
getRightIconElement() |
org.openqa.selenium.WebElement |
getRootElement() |
boolean |
isDisabled() |
boolean |
isExpanded() |
boolean |
isSelected() |
boolean |
isTransparent(org.openqa.selenium.WebElement icon) |
getTimeoutForMenuGroupToBeCollapsed, getTimoutForMenuGroupToBeExpanded, isGroupExpanded, setupCollapseEvent, setupExpandEvent, setupTimeoutForMenuGroupToBeCollapsed, setupTimoutForMenuGroupToBeExpanded, waitUntilMenuGroupCollapsed, waitUntilMenuGroupExpandedpublic RichFacesPanelMenuGroup.AdvancedPanelMenuGroupInteractions()
public List<org.openqa.selenium.WebElement> getMenuGroupElements()
public List<org.openqa.selenium.WebElement> getMenuItemElements()
public boolean isExpanded()
public org.openqa.selenium.WebElement getLabelElement()
public org.openqa.selenium.WebElement getRootElement()
public boolean isTransparent(org.openqa.selenium.WebElement icon)
public org.openqa.selenium.WebElement getLeftIconElement()
public org.openqa.selenium.WebElement getRightIconElement()
public org.openqa.selenium.WebElement getHeaderElement()
public boolean isDisabled()
public boolean isSelected()
Copyright © 2014 JBoss by Red Hat. All rights reserved.