Class ElementShouldBeVisibleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.WebDriverException
org.openqa.selenium.InvalidElementStateException
org.openqa.selenium.ElementNotInteractableException
org.openqa.selenium.ElementNotVisibleException
net.thucydides.core.webdriver.exceptions.ElementShouldBeVisibleException
All Implemented Interfaces:
Serializable, CausesAssertionFailure

public class ElementShouldBeVisibleException extends org.openqa.selenium.ElementNotVisibleException implements CausesAssertionFailure
See Also:
  • Constructor Details

    • ElementShouldBeVisibleException

      public ElementShouldBeVisibleException(String message, Throwable cause)