The exception thrown when using the Select class on a tag that
does not support the HTML select element's selection semantics.
Inheritance Hierarchy


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