Class ElementShouldBeInvisibleException

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

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

    • ElementShouldBeInvisibleException

      public ElementShouldBeInvisibleException(String message, Throwable cause)