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
Thrown byContextAware.context(String)
WebDriver.switchTo().context(String name)}.class
class
Thrown byWebDriver.findElement(By by)
andWebElement.findElement(By by)
.class
class
Indicates that an element does not have a shadow root.class