The exception that is thrown when an attempt is made to locate an item using invalid criteria.
Inheritance Hierarchy


OpenQA.Selenium WebDriverException
OpenQA.Selenium IllegalLocatorException
Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
[SerializableAttribute] public class IllegalLocatorException : WebDriverException
See Also