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:
-
Field Summary
Fields inherited from class org.openqa.selenium.WebDriverException
BASE_SUPPORT_URL, DRIVER_INFO, SESSION_ID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openqa.selenium.WebDriverException
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformationMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ElementShouldBeInvisibleException
-