Class InvalidSelectorException

All Implemented Interfaces:
Serializable

public class InvalidSelectorException extends WebDriverException
See Also:
  • Constructor Details

    • InvalidSelectorException

      public InvalidSelectorException(String reason)
    • InvalidSelectorException

      public InvalidSelectorException(String reason, Throwable cause)
  • Method Details