Package com.shaft.gui.internal.image
Class ScreenshotHelper
java.lang.Object
com.shaft.gui.internal.image.ScreenshotHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
static byte[]
makeFullScreenshot
(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement... skipElements) static BufferedImage
overlayShaftEngineLogo
(BufferedImage screenshot)
-
Method Details
-
getAiAidedElementIdentificationFolderPath
-
overlayShaftEngineLogo
-
makeFullScreenshot
public static byte[] makeFullScreenshot(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement... skipElements) throws IOException - Throws:
IOException
-