Package org.openqa.selenium

Class InvalidSelectorException

java.lang.Object
java.lang.Throwable
All Implemented Interfaces:
Serializable

public classInvalidSelectorExceptionextendsWebDriverException
See Also:
  • Constructor Details

    • InvalidSelectorException

      public InvalidSelectorException(String reason)
    • InvalidSelectorException

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