public class RichFacesAccordion.AdvancedAccordionInteractions extends AbstractSwitchableComponent.AdvancedSwitchableComponentInteractions
| Constructor and Description |
|---|
RichFacesAccordion.AdvancedAccordionInteractions() |
| Modifier and Type | Method and Description |
|---|---|
List<org.openqa.selenium.WebElement> |
getAccordionHeaders() |
List<RichFacesAccordionItem> |
getAccordionItems() |
RichFacesAccordionItem |
getActiveItem() |
protected com.google.common.base.Predicate<org.openqa.selenium.WebDriver> |
getConditionForContentSwitched(String textToContain) |
protected org.openqa.selenium.WebElement |
getRootOfContainerElement() |
protected List<org.openqa.selenium.WebElement> |
getSwitcherControllerElements() |
getRootElement, isVisible, setSwitchType, setSwitchType, waitUntilContentSwitchedpublic RichFacesAccordion.AdvancedAccordionInteractions()
public List<RichFacesAccordionItem> getAccordionItems()
public RichFacesAccordionItem getActiveItem()
protected com.google.common.base.Predicate<org.openqa.selenium.WebDriver> getConditionForContentSwitched(String textToContain)
public List<org.openqa.selenium.WebElement> getAccordionHeaders()
protected List<org.openqa.selenium.WebElement> getSwitcherControllerElements()
getSwitcherControllerElements in class AbstractSwitchableComponent.AdvancedSwitchableComponentInteractionsprotected org.openqa.selenium.WebElement getRootOfContainerElement()
getRootOfContainerElement in class AbstractSwitchableComponent.AdvancedSwitchableComponentInteractionsCopyright © 2014 JBoss by Red Hat. All Rights Reserved.