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, waitUntilContentSwitched
public 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.AdvancedSwitchableComponentInteractions
protected org.openqa.selenium.WebElement getRootOfContainerElement()
getRootOfContainerElement
in class AbstractSwitchableComponent.AdvancedSwitchableComponentInteractions
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.