public class RichFacesPopupPanel.AdvancedPopupPanelInteractions extends Object
| Constructor and Description |
|---|
RichFacesPopupPanel.AdvancedPopupPanelInteractions() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getBodyElement() |
org.openqa.selenium.WebElement |
getContentElement() |
org.openqa.selenium.WebElement |
getContentScrollerElement() |
org.openqa.selenium.WebElement |
getHeaderContentElement() |
org.openqa.selenium.WebElement |
getHeaderControlsElement() |
org.openqa.selenium.WebElement |
getHeaderElement() |
Locations |
getLocations() |
org.openqa.selenium.WebElement |
getResizerElement(PopupPanel.ResizerLocation resizerLocation) |
org.openqa.selenium.WebElement |
getRootElement() |
org.openqa.selenium.WebElement |
getShadowElement() |
RichFacesPopupPanel.AdvancedPopupPanelInteractions |
moveByOffset(int xOffset,
int yOffset) |
RichFacesPopupPanel.AdvancedPopupPanelInteractions |
resizeFromLocation(PopupPanel.ResizerLocation location,
int byXPixels,
int byYPixels) |
WaitingWrapper |
waitUntilPopupIsNotVisible() |
WaitingWrapper |
waitUntilPopupIsVisible() |
public RichFacesPopupPanel.AdvancedPopupPanelInteractions()
public org.openqa.selenium.WebElement getBodyElement()
public org.openqa.selenium.WebElement getContentElement()
public org.openqa.selenium.WebElement getContentScrollerElement()
public org.openqa.selenium.WebElement getHeaderContentElement()
public org.openqa.selenium.WebElement getHeaderControlsElement()
public org.openqa.selenium.WebElement getHeaderElement()
public Locations getLocations()
public org.openqa.selenium.WebElement getResizerElement(PopupPanel.ResizerLocation resizerLocation)
public org.openqa.selenium.WebElement getRootElement()
public org.openqa.selenium.WebElement getShadowElement()
public RichFacesPopupPanel.AdvancedPopupPanelInteractions moveByOffset(int xOffset, int yOffset)
public RichFacesPopupPanel.AdvancedPopupPanelInteractions resizeFromLocation(PopupPanel.ResizerLocation location, int byXPixels, int byYPixels)
public WaitingWrapper waitUntilPopupIsNotVisible()
public WaitingWrapper waitUntilPopupIsVisible()
Copyright © 2014 JBoss by Red Hat. All rights reserved.