The exception that is thrown when an element is not visible.
Inheritance Hierarchy


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