Deprecated API


Contents
Deprecated Interfaces
org.openqa.selenium.browserlaunchers.CapabilityType
          Use CapabilityType 
 

Deprecated Enums
org.openqa.selenium.Speed
          This enum doesn't provide the necessary control 
 

Deprecated Methods
org.openqa.selenium.RenderedWebElement.dragAndDropBy(int, int)
          Use ClickAndHoldAction, MoveMouseAction and ButtonReleaseAction instead 
org.openqa.selenium.RenderedWebElement.dragAndDropOn(RenderedWebElement)
          Use ClickAndHoldAction, MoveMouseAction and ButtonReleaseAction instead 
org.openqa.selenium.WebDriver.Options.getSpeed()
          This method is being reviewed. 
org.openqa.selenium.RenderedWebElement.hover()
          Use MoveToOffsetAction instead 
org.openqa.selenium.WebDriver.Options.setSpeed(Speed)
          This method is being reviewed. 
 



Copyright © 2011. All Rights Reserved.