org.openqa.selenium
Class InvalidSelectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.WebDriverException
org.openqa.selenium.NotFoundException
org.openqa.selenium.NoSuchElementException
org.openqa.selenium.InvalidSelectorException
- All Implemented Interfaces:
- Serializable
public class InvalidSelectorException
- extends NoSuchElementException
- See Also:
- Serialized Form
InvalidSelectorException
public InvalidSelectorException(String reason)
InvalidSelectorException
public InvalidSelectorException(String reason,
Throwable cause)
getSupportUrl
public String getSupportUrl()
- Overrides:
getSupportUrl
in class NoSuchElementException
Copyright © 2012. All Rights Reserved.