public class EyesAppiumScreenshot
extends com.applitools.eyes.EyesScreenshot
| Constructor and Description |
|---|
EyesAppiumScreenshot(com.applitools.eyes.Logger logger,
EyesAppiumDriver driver,
BufferedImage image) |
| Modifier and Type | Method and Description |
|---|---|
com.applitools.eyes.Location |
convertLocation(com.applitools.eyes.Location location,
com.applitools.eyes.CoordinatesType from,
com.applitools.eyes.CoordinatesType to) |
com.applitools.eyes.Region |
getIntersectedRegion(com.applitools.eyes.Region region,
com.applitools.eyes.CoordinatesType resultCoordinatesType) |
com.applitools.eyes.Location |
getLocationInScreenshot(com.applitools.eyes.Location location,
com.applitools.eyes.CoordinatesType coordinatesType) |
EyesAppiumScreenshot |
getSubScreenshot(com.applitools.eyes.Region region,
boolean throwIfClipped) |
public EyesAppiumScreenshot(com.applitools.eyes.Logger logger,
EyesAppiumDriver driver,
BufferedImage image)
public com.applitools.eyes.Location getLocationInScreenshot(com.applitools.eyes.Location location,
com.applitools.eyes.CoordinatesType coordinatesType)
throws com.applitools.eyes.OutOfBoundsException
getLocationInScreenshot in class com.applitools.eyes.EyesScreenshotcom.applitools.eyes.OutOfBoundsExceptionpublic com.applitools.eyes.Region getIntersectedRegion(com.applitools.eyes.Region region,
com.applitools.eyes.CoordinatesType resultCoordinatesType)
getIntersectedRegion in class com.applitools.eyes.EyesScreenshotpublic EyesAppiumScreenshot getSubScreenshot(com.applitools.eyes.Region region, boolean throwIfClipped)
getSubScreenshot in class com.applitools.eyes.EyesScreenshotpublic com.applitools.eyes.Location convertLocation(com.applitools.eyes.Location location,
com.applitools.eyes.CoordinatesType from,
com.applitools.eyes.CoordinatesType to)
convertLocation in class com.applitools.eyes.EyesScreenshotCopyright © 2022. All rights reserved.