public class EyesAppiumElement extends EyesRemoteWebElement
webElement| Constructor and Description |
|---|
EyesAppiumElement(Logger logger,
EyesAppiumDriver driver,
org.openqa.selenium.WebElement element,
double pixelRatio) |
| Modifier and Type | Method and Description |
|---|---|
protected org.openqa.selenium.Dimension |
getCachedSize() |
int |
getClientHeight() |
int |
getClientWidth() |
int |
getComputedStyleInteger(String propStyle) |
org.openqa.selenium.Point |
getLocation() |
org.openqa.selenium.Dimension |
getSize() |
clear, click, equals, findElement, findElementByClassName, findElementByCssSelector, findElementById, findElementByLinkText, findElementByName, findElementByPartialLinkText, findElementByTagName, findElementByXPath, findElements, findElementsByClassName, findElementsByCssSelector, findElementsById, findElementsByLinkText, findElementsByName, findElementsByPartialLinkText, findElementsByTagName, findElementsByXPath, getAttribute, getBorderBottomWidth, getBorderLeftWidth, getBorderRightWidth, getBorderTopWidth, getBounds, getClientSize, getComputedStyle, getCoordinates, getCssValue, getOverflow, getPositionProvider, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getSizeAndBorders, getTagName, getText, getWrappedDriver, hashCode, isDisplayed, isEnabled, isSelected, scrollTo, sendKeys, setFileDetector, setOverflow, setPositionProvider, submit, toStringpublic EyesAppiumElement(Logger logger, EyesAppiumDriver driver, org.openqa.selenium.WebElement element, double pixelRatio)
protected org.openqa.selenium.Dimension getCachedSize()
public org.openqa.selenium.Dimension getSize()
getSize in interface org.openqa.selenium.WebElementgetSize in class EyesRemoteWebElementpublic int getClientWidth()
getClientWidth in class EyesRemoteWebElementpublic int getClientHeight()
getClientHeight in class EyesRemoteWebElementpublic int getComputedStyleInteger(String propStyle)
getComputedStyleInteger in class EyesRemoteWebElementpublic org.openqa.selenium.Point getLocation()
getLocation in interface org.openqa.selenium.WebElementgetLocation in class EyesRemoteWebElementCopyright © 2020. All rights reserved.