Class FileNotDownloadedError

java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
org.opentest4j.AssertionFailedError
com.codeborne.selenide.ex.UIAssertionError
com.codeborne.selenide.ex.FileNotDownloadedError
All Implemented Interfaces:
Serializable

public class FileNotDownloadedError extends UIAssertionError
See Also:
  • Constructor Details

    • FileNotDownloadedError

      public FileNotDownloadedError(Driver driver, String message, long timeout)
    • FileNotDownloadedError

      public FileNotDownloadedError(Driver driver, String message, long timeout, @Nullable Exception cause)