Uses of Class
org.openqa.selenium.NotFoundException

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).
 



Copyright © 2011. All Rights Reserved.