Class ScreenshotHelper

java.lang.Object
com.shaft.gui.internal.image.ScreenshotHelper

public class ScreenshotHelper extends Object
  • Method Details

    • getAiAidedElementIdentificationFolderPath

      public static String getAiAidedElementIdentificationFolderPath()
    • overlayShaftEngineLogo

      public static BufferedImage overlayShaftEngineLogo(BufferedImage screenshot)
    • makeFullScreenshot

      public static byte[] makeFullScreenshot(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement... skipElements) throws IOException
      Throws:
      IOException