|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotFoundException | |
|---|---|
| org.openqa.selenium | |
| Uses of NotFoundException in org.openqa.selenium |
|---|
| Subclasses of NotFoundException in org.openqa.selenium | |
|---|---|
class |
NoSuchElementException
Thrown by WebDriver.findElement(By by)
and WebElement.findElement(By by). |
class |
NoSuchFrameException
Thrown by WebDriver.switchTo().frame(int frameIndex)
and WebDriver.switchTo().frame(String frameName). |
class |
NoSuchWindowException
Thrown by WebDriver.switchTo().window(String windowName). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||