Class TakeScreenshot

java.lang.Object
org.ndviet.library.TakeScreenshot

public class TakeScreenshot extends Object
  • Constructor Details

    • TakeScreenshot

      public TakeScreenshot()
  • Method Details

    • resetScreenshotCount

      public static void resetScreenshotCount()
    • captureFullPageScreenshot

      public static String captureFullPageScreenshot(String fileName) throws Exception
      Throws:
      Exception
    • capturePageScreenshot

      public static String capturePageScreenshot(String fileName) throws Exception
      Throws:
      Exception