Class ElementClickInterceptedException

All Implemented Interfaces:
Serializable

public class ElementClickInterceptedException extends ElementNotInteractableException
Indicates that a click could not be properly executed because the target element was obscured in some way.
See Also:
  • Constructor Details

    • ElementClickInterceptedException

      public ElementClickInterceptedException(String message)
    • ElementClickInterceptedException

      public ElementClickInterceptedException(String message, Throwable cause)