Class ConditionMetException

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

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

    • ConditionMetException

      public ConditionMetException(Driver driver, ObjectCondition<T> condition, T subject)