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)
  • Method Details

    • getBase64EncodedScreenshot

      @Deprecated(forRemoval=true) public String getBase64EncodedScreenshot()
      Deprecated, for removal: This API element is subject to removal in a future version.