public class RichFacesEditor.AdvancedEditorInteractions extends Object implements VisibleComponentInteractions
| Constructor and Description |
|---|
AdvancedEditorInteractions() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear(ClearType clearType) |
org.openqa.selenium.WebElement |
getFrameElement() |
org.openqa.selenium.WebElement |
getRootElement() |
long |
getTimeoutForFrameElementToBeVisible() |
RichFacesEditorToolbar |
getToolbar() |
boolean |
isVisible() |
void |
setTimeoutForFrameElementToBeVisible(long timeoutInMilliseconds) |
WaitingWrapper |
waitForFrameElementToBeVisible() |
public void clear(ClearType clearType)
public org.openqa.selenium.WebElement getFrameElement()
public org.openqa.selenium.WebElement getRootElement()
public long getTimeoutForFrameElementToBeVisible()
public RichFacesEditorToolbar getToolbar()
public boolean isVisible()
isVisible in interface VisibleComponentInteractionspublic void setTimeoutForFrameElementToBeVisible(long timeoutInMilliseconds)
public WaitingWrapper waitForFrameElementToBeVisible()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.