Deprecated API


Contents
Deprecated Classes
com.opera.core.systems.settings.OperaDriverSettings
          Use DesiredCapabilites instead. 
 

Deprecated Methods
com.opera.core.systems.OperaWebElement.dragAndDropBy(int, int)
            
com.opera.core.systems.OperaWebElement.dragAndDropOn(WebElement)
            
com.opera.core.systems.OperaDriver.executeActions(OperaAction)
            
com.opera.core.systems.settings.OperaDriverSettings.getNoRestart()
            
com.opera.core.systems.settings.OperaDriverSettings.getOperaLauncherListeningPort()
            
com.opera.core.systems.OperaDriver.getOperaRunner()
            
com.opera.core.systems.OperaWebElement.getValue()
           
com.opera.core.systems.OperaWebElement.hover()
          Use OperaWebElement.mouseOver() 
com.opera.core.systems.OperaWebElement.isVisible()
          Use OperaWebElement.isDisplayed() instead 
com.opera.core.systems.settings.OperaDriverSettings.setNoRestart(boolean)
            
com.opera.core.systems.settings.OperaDriverSettings.setOperaLauncherListeningPort(int)
            
com.opera.core.systems.settings.OperaDriverSettings.setRunOperaLauncherFromOperaDriver(boolean)
            
com.opera.core.systems.OperaWebElement.setSelected()
          Please use "click" instead 
com.opera.core.systems.OperaWebElement.toggle()
          To be removed. Determine the current state using OperaWebElement.isSelected() 
 

Deprecated Constructors
com.opera.core.systems.OperaDesktopDriver(OperaDriverSettings)
           
com.opera.core.systems.OperaDriver(OperaDriverSettings)
           
com.opera.core.systems.runner.launcher.OperaLauncherRunner(OperaDriverSettings)
           
com.opera.core.systems.util.ProfileUtils(String, String, String, OperaDriverSettings)
           
 



Copyright © 2011. All Rights Reserved.