public class RichFacesEditor.AdvancedEditorInteractions extends Object implements VisibleComponentInteractions
Constructor and Description |
---|
RichFacesEditor.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 RichFacesEditor.AdvancedEditorInteractions()
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 VisibleComponentInteractions
public void setTimeoutForFrameElementToBeVisible(long timeoutInMilliseconds)
public WaitingWrapper waitForFrameElementToBeVisible()
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.