Class ElementShouldBeDisabledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.WebDriverException
org.openqa.selenium.TimeoutException
net.thucydides.core.webdriver.exceptions.ElementShouldBeDisabledException
All Implemented Interfaces:
Serializable, CausesAssertionFailure

public class ElementShouldBeDisabledException extends org.openqa.selenium.TimeoutException implements CausesAssertionFailure
See Also:
  • Constructor Details

    • ElementShouldBeDisabledException

      public ElementShouldBeDisabledException(String message, Throwable cause)