public class RichFacesTabPanel.AdvancedTabPanelInteractions extends AbstractSwitchableComponent.AdvancedSwitchableComponentInteractions
| Constructor and Description |
|---|
RichFacesTabPanel.AdvancedTabPanelInteractions() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getActiveHeaderElement() |
List<org.openqa.selenium.WebElement> |
getAllActiveHeadersElements() |
List<org.openqa.selenium.WebElement> |
getAllDisabledHeadersElements() |
List<org.openqa.selenium.WebElement> |
getAllInactiveHeadersElements() |
List<org.openqa.selenium.WebElement> |
getAllTabContentsElements() |
List<org.openqa.selenium.WebElement> |
getAllVisibleHeadersElements() |
protected com.google.common.base.Predicate<org.openqa.selenium.WebDriver> |
getConditionForContentSwitched(String textToContain) |
getRootElement, setupSwitchType, setupSwitchType, waitUntilContentSwitchedpublic RichFacesTabPanel.AdvancedTabPanelInteractions()
public org.openqa.selenium.WebElement getActiveHeaderElement()
public List<org.openqa.selenium.WebElement> getAllActiveHeadersElements()
public List<org.openqa.selenium.WebElement> getAllInactiveHeadersElements()
public List<org.openqa.selenium.WebElement> getAllDisabledHeadersElements()
public List<org.openqa.selenium.WebElement> getAllTabContentsElements()
public List<org.openqa.selenium.WebElement> getAllVisibleHeadersElements()
protected com.google.common.base.Predicate<org.openqa.selenium.WebDriver> getConditionForContentSwitched(String textToContain)
Copyright © 2014 JBoss by Red Hat. All rights reserved.