public class ScreenshotTextHelper
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static BufferedImage |
addTextToScreenShot(String pathToScreenshot, Map<String, Object> screenshotOptions)To add text to given screenshot. |
|
public static ImageTextProperties |
parseMapToImageTextObject(Map<String, Object> properties) |
To add text to given screenshot.
pathToScreenshot - path to captured screenshot needed to add text