| Package | Description |
|---|---|
| com.assertthat.selenium_shutterbug.core | |
| com.assertthat.selenium_shutterbug.utils.image | |
| com.assertthat.selenium_shutterbug.utils.web |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ElementSnapshot.setImage(BufferedImage image,
Coordinates coords) |
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
ImageProcessor.blurArea(BufferedImage sourceImage,
Coordinates coords) |
static BufferedImage |
ImageProcessor.blurExceptArea(BufferedImage sourceImage,
Coordinates coords) |
static BufferedImage |
ImageProcessor.cropAround(BufferedImage sourceImage,
Coordinates coords,
int offsetX,
int offsetY) |
static BufferedImage |
ImageProcessor.cutOut(BufferedImage sourceImage,
Coordinates coords,
int offsetX,
int offsetY) |
static BufferedImage |
ImageProcessor.getElement(BufferedImage sourceImage,
Coordinates coords) |
static BufferedImage |
ImageProcessor.highlight(BufferedImage sourceImage,
Coordinates coords,
Color color,
int lineWidth) |
static BufferedImage |
ImageProcessor.monochromeArea(BufferedImage sourceImage,
Coordinates coords) |
| Modifier and Type | Method and Description |
|---|---|
Coordinates |
Browser.getCoordinates(org.openqa.selenium.By by) |
Coordinates |
Browser.getCoordinates(org.openqa.selenium.WebElement element) |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
Browser.takeFrameViewportScreenshot(Coordinates coordinates) |
BufferedImage |
Browser.takeFullPageHorizontalScreenshotScroll(Coordinates coordinates) |
BufferedImage |
Browser.takeFullPageScreenshotScroll(Coordinates coordinates) |
BufferedImage |
Browser.takeFullPageVerticalScreenshotScroll(Coordinates coordinates) |
Copyright © 2021. All rights reserved.