|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.remote.RemoteWebElement
org.openqa.selenium.remote.RenderedRemoteWebElement
public class RenderedRemoteWebElement
Field Summary |
---|
Fields inherited from class org.openqa.selenium.remote.RemoteWebElement |
---|
id, mouse, parent |
Constructor Summary | |
---|---|
RenderedRemoteWebElement()
|
Method Summary | |
---|---|
void |
dragAndDropBy(int moveRightBy,
int moveDownBy)
|
void |
dragAndDropOn(RenderedWebElement element)
|
Coordinates |
getCoordinates()
|
Point |
getLocationOnScreenOnceScrolledIntoView()
|
java.lang.String |
getValueOfCssProperty(java.lang.String propertyName)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openqa.selenium.WebElement |
---|
clear, click, findElement, findElements, getAttribute, getCssValue, getLocation, getSize, getTagName, getText, getValue, isDisplayed, isEnabled, isSelected, sendKeys, setSelected, submit, toggle |
Constructor Detail |
---|
public RenderedRemoteWebElement()
Method Detail |
---|
public void dragAndDropBy(int moveRightBy, int moveDownBy)
dragAndDropBy
in interface RenderedWebElement
public void dragAndDropOn(RenderedWebElement element)
dragAndDropOn
in interface RenderedWebElement
public java.lang.String getValueOfCssProperty(java.lang.String propertyName)
getValueOfCssProperty
in interface RenderedWebElement
public Point getLocationOnScreenOnceScrolledIntoView()
getLocationOnScreenOnceScrolledIntoView
in interface Locatable
public Coordinates getCoordinates()
getCoordinates
in interface Locatable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |