Class ElementShouldBePresentException

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

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

    • ElementShouldBePresentException

      public ElementShouldBePresentException(String message, Throwable cause)