Uses of Class
org.openqa.selenium.NotFoundException
Packages that use NotFoundException
-
Uses of NotFoundException in org.openqa.selenium
Subclasses of NotFoundException in org.openqa.seleniumModifier and TypeClassDescriptionclass
Indicates that a user has tried to access an alert when one is not present.class
Deprecated.class
class
Thrown byWebDriver.findElement(By by)
andWebElement.findElement(By by)
.class
class
Indicates that an element does not have a shadow root.class