public class RichFacesStatus.AdvancedStatusInteractions extends Object implements VisibleComponentInteractions
| Constructor and Description |
|---|
AdvancedStatusInteractions() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getErrorElement() |
org.openqa.selenium.WebElement |
getRootElement() |
org.openqa.selenium.WebElement |
getStartElement() |
org.openqa.selenium.WebElement |
getStopElement() |
boolean |
isVisible() |
WaitingWrapper |
waitUntilStatusStateChanges(Status.StatusState state) |
WaitingWrapper |
waitUntilStatusTextChanges() |
WaitingWrapper |
waitUntilStatusTextChanges(String statusText) |
public org.openqa.selenium.WebElement getErrorElement()
public org.openqa.selenium.WebElement getRootElement()
public org.openqa.selenium.WebElement getStartElement()
public org.openqa.selenium.WebElement getStopElement()
public boolean isVisible()
isVisible in interface VisibleComponentInteractionspublic WaitingWrapper waitUntilStatusStateChanges(Status.StatusState state)
public WaitingWrapper waitUntilStatusTextChanges(String statusText)
public WaitingWrapper waitUntilStatusTextChanges()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.