Class ElementShouldBeEnabledException

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.ElementShouldBeEnabledException
All Implemented Interfaces:
Serializable, CausesAssertionFailure

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

    • ElementShouldBeEnabledException

      public ElementShouldBeEnabledException(String message)
    • ElementShouldBeEnabledException

      public ElementShouldBeEnabledException(String message, Throwable cause)