|
||||||||||
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
org.openqa.selenium.firefox.FirefoxWebElement
public class FirefoxWebElement
Field Summary |
---|
Fields inherited from class org.openqa.selenium.remote.RemoteWebElement |
---|
id, mouse, parent |
Constructor Summary | |
---|---|
FirefoxWebElement(FirefoxDriver parent)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class org.openqa.selenium.remote.RenderedRemoteWebElement |
---|
dragAndDropBy, dragAndDropOn, getCoordinates, getLocationOnScreenOnceScrolledIntoView, getValueOfCssProperty |
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 FirefoxWebElement(FirefoxDriver parent)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class RemoteWebElement
public int hashCode()
hashCode
in class RemoteWebElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |