Deprecated API


Contents
Deprecated Methods
org.openqa.selenium.By.findElement(WebDriver)
          use findElement(SearchContext) instead 
org.openqa.selenium.By.findElements(WebDriver)
          use findElements(SearchContext) instead 
org.openqa.selenium.WebElement.getElementName()
          Use WebElement.getTagName() instead, this method will be removed in the near future. 
 



Copyright © 2009. All Rights Reserved.