Uses of Class
org.openqa.selenium.InvalidElementStateException
Packages that use InvalidElementStateException
- 
Uses of InvalidElementStateException in org.openqa.seleniumSubclasses of InvalidElementStateException in org.openqa.seleniumModifier and TypeClassDescriptionclassIndicates that a click could not be properly executed because the target element was obscured in some way.classThrown to indicate that although aWebElementis present on the DOM, it is not in a state that can be interacted with.