public class RichFacesCollapsiblePanel.AdvancedCollapsiblePanelInteractions extends Object
| Constructor and Description |
|---|
RichFacesCollapsiblePanel.AdvancedCollapsiblePanelInteractions() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getBodyElement() |
org.openqa.selenium.WebElement |
getHeaderElement() |
org.openqa.selenium.WebElement |
getLabelElement() |
Icon |
getLeftIcon() |
Icon |
getRightIcon() |
org.jboss.arquillian.graphene.GrapheneElement |
getRootElement() |
long |
getTimeoutForPanelIsSwitched() |
boolean |
isCollapsed() |
void |
setTimeoutForPanelIsSwitched(long timeoutInMillis)
Set timeout for panel to collapse or expand
|
WaitingWrapper |
waitUntilPanelIsCollapsed() |
WaitingWrapper |
waitUntilPanelIsExpanded() |
public RichFacesCollapsiblePanel.AdvancedCollapsiblePanelInteractions()
public org.openqa.selenium.WebElement getBodyElement()
public org.openqa.selenium.WebElement getHeaderElement()
public org.openqa.selenium.WebElement getLabelElement()
public Icon getLeftIcon()
public Icon getRightIcon()
public org.jboss.arquillian.graphene.GrapheneElement getRootElement()
public long getTimeoutForPanelIsSwitched()
public boolean isCollapsed()
public void setTimeoutForPanelIsSwitched(long timeoutInMillis)
timeoutInMillis - public WaitingWrapper waitUntilPanelIsCollapsed()
public WaitingWrapper waitUntilPanelIsExpanded()
Copyright © 2014 JBoss by Red Hat. All rights reserved.