Class WindowNotFoundException

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

@ParametersAreNonnullByDefault public class WindowNotFoundException extends UIAssertionError
See Also:
  • Constructor Details

    • WindowNotFoundException

      public WindowNotFoundException(Driver driver, String message, Throwable cause)