public class EyesAppiumScreenshot extends EyesWebDriverScreenshot
image, logger| Constructor and Description |
|---|
EyesAppiumScreenshot(Logger logger,
EyesAppiumDriver driver,
BufferedImage image) |
EyesAppiumScreenshot(Logger logger,
EyesAppiumDriver driver,
BufferedImage image,
RectangleSize entireFrameSize) |
EyesAppiumScreenshot(Logger logger,
EyesAppiumDriver driver,
BufferedImage image,
Region screenshotRegion) |
| Modifier and Type | Method and Description |
|---|---|
Location |
convertLocation(Location location,
CoordinatesType from,
CoordinatesType to) |
Location |
getLocationInScreenshot(Location location,
CoordinatesType coordinatesType) |
Location |
getLocationInScreenshot(Location location,
Location originalLocation,
CoordinatesType coordinatesType) |
EyesAppiumScreenshot |
getSubScreenshot(Region region,
boolean throwIfClipped) |
EyesWebDriverScreenshot |
getSubScreenshotForRegion(Region region,
boolean throwIfClipped) |
calcFrameLocationInScreenshot, getFrameChain, getFrameWindow, getIntersectedRegion, getIntersectedRegionconvertRegionLocation, getImagepublic EyesAppiumScreenshot(Logger logger, EyesAppiumDriver driver, BufferedImage image)
public EyesAppiumScreenshot(Logger logger, EyesAppiumDriver driver, BufferedImage image, Region screenshotRegion)
public EyesAppiumScreenshot(Logger logger, EyesAppiumDriver driver, BufferedImage image, RectangleSize entireFrameSize)
public Location getLocationInScreenshot(Location location, CoordinatesType coordinatesType) throws OutOfBoundsException
getLocationInScreenshot in class EyesWebDriverScreenshotOutOfBoundsExceptionpublic Location getLocationInScreenshot(Location location, Location originalLocation, CoordinatesType coordinatesType) throws OutOfBoundsException
getLocationInScreenshot in class EyesWebDriverScreenshotOutOfBoundsExceptionpublic EyesAppiumScreenshot getSubScreenshot(Region region, boolean throwIfClipped)
getSubScreenshot in class EyesWebDriverScreenshotpublic EyesWebDriverScreenshot getSubScreenshotForRegion(Region region, boolean throwIfClipped)
getSubScreenshotForRegion in class EyesWebDriverScreenshotpublic Location convertLocation(Location location, CoordinatesType from, CoordinatesType to)
convertLocation in class EyesWebDriverScreenshotCopyright © 2020. All rights reserved.