| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.capture | |
| com.applitools.eyes.fluent |
| Modifier and Type | Field and Description |
|---|---|
protected EyesScreenshot |
EyesBase.lastScreenshot |
| Modifier and Type | Method and Description |
|---|---|
EyesScreenshot |
MatchWindowTask.getLastScreenshot() |
EyesScreenshot |
AppOutput.getScreenshot() |
EyesScreenshot |
MatchWindowDataWithScreenshot.getScreenshot(ICheckSettingsInternal checkSettingsInternal) |
protected EyesScreenshot |
RunningTest.getScreenshot(Region targetRegion,
ICheckSettingsInternal checkSettingsInternal) |
protected abstract EyesScreenshot |
EyesBase.getScreenshot(Region targetRegion,
ICheckSettingsInternal checkSettingsInternal) |
abstract EyesScreenshot |
EyesScreenshot.getSubScreenshot(Region region,
boolean throwIfClipped)
Returns a part of the screenshot based on the given region.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageMatchSettings |
MatchWindowTask.createImageMatchSettings(ICheckSettingsInternal checkSettingsInternal,
EyesScreenshot screenshot,
EyesBase eyesBase)
Build match settings by merging the check settings and the default match settings.
|
List<AccessibilityRegionByRectangle> |
AccessibilityRegionByRectangle.getRegions(EyesScreenshot screenshot) |
List<AccessibilityRegionByRectangle> |
GetAccessibilityRegion.getRegions(EyesScreenshot screenshot) |
| Constructor and Description |
|---|
AppOutput(String title,
EyesScreenshot screenshot,
String domUrl,
String screenshotUrl,
Location location) |
AppOutput(String title,
EyesScreenshot screenshot,
String domUrl,
String screenshotUrl,
Location location,
RectangleSize viewport) |
MatchWindowDataWithScreenshot(MatchWindowData matchWindowData,
EyesScreenshot screenshot) |
| Modifier and Type | Method and Description |
|---|---|
EyesScreenshot |
EyesScreenshotFactory.makeScreenshot(BufferedImage image) |
| Modifier and Type | Method and Description |
|---|---|
List<Region> |
GetSimpleRegion.getRegions(EyesScreenshot screenshot) |
List<Region> |
SimpleRegionByRectangle.getRegions(EyesScreenshot screenshot) |
List<FloatingMatchSettings> |
FloatingRegionByRectangle.getRegions(EyesScreenshot screenshot) |
List<FloatingMatchSettings> |
GetFloatingRegion.getRegions(EyesScreenshot screenshot) |
Copyright © 2022. All rights reserved.