Uses of Interface
org.openqa.selenium.SearchContext

Packages that use SearchContext
org.openqa.selenium   
 

Uses of SearchContext in org.openqa.selenium
 

Methods in org.openqa.selenium with parameters of type SearchContext
 WebElement By.findElement(SearchContext context)
          Find a single element.
abstract  java.util.List<WebElement> By.findElements(SearchContext context)
          Find many elements.
 



Copyright © 2009. All Rights Reserved.