Class ElementClickInterceptedException

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Constructor Detail

      • ElementClickInterceptedException

        public ElementClickInterceptedException​(java.lang.String message)
      • ElementClickInterceptedException

        public ElementClickInterceptedException​(java.lang.String message,
                                                java.lang.Throwable cause)