Class ScreenshotException

All Implemented Interfaces:
Serializable

public class ScreenshotException extends WebDriverException
See Also:
  • Constructor Details

    • ScreenshotException

      public ScreenshotException(String message)
    • ScreenshotException

      public ScreenshotException(Throwable cause)
    • ScreenshotException

      public ScreenshotException(String message, Throwable cause)