Class ScreenshotException

All Implemented Interfaces:
Serializable

@NullMarked public class ScreenshotException extends WebDriverException
See Also:
  • Constructor Details

    • ScreenshotException

      public ScreenshotException(@Nullable String message)
    • ScreenshotException

      public ScreenshotException(@Nullable Throwable cause)
    • ScreenshotException

      public ScreenshotException(@Nullable String message, @Nullable Throwable cause)