InvalidSelectorException : org.openqa.selenium.InvalidSelectorException commonly know as InvalidSelectorException extends org.openqa.selenium.NoSuchElementException and is inherited from org.openqa.selenium.WebDriverException. The fields inherited from WebDriverException are BASE_SUPPORT_URL, DRIVER_INFO, SESSION_ID.
InvalidSelectorException
org.openqa.selenium.InvalidSelectorException
commonly known as InvalidSelectorException
extends org.openqa.selenium.NoSuchElementException
and is inherited from org.openqa.selenium.WebDriverException
. The fields inherited from WebDriverException are :
BASE_SUPPORT_URL
: protected static final java.lang.String BASE_SUPPORT_URLDRIVER_INFO
: public static final java.lang.String DRIVER_INFOSESSION_ID
: public static final java.lang.String SESSION_ID
Reference :
Class InvalidSelectorException