Deprecated API


Contents
Deprecated Methods
org.openqa.selenium.firefox.FirefoxLauncher.connectAndKill(int)
           
org.openqa.selenium.firefox.FirefoxLauncher.createBaseWebDriverProfile(FirefoxBinary, String, int)
           
org.openqa.selenium.firefox.FirefoxDriver.saveScreenshot(File)
          Use getScreenshotAs(file), which returns a temporary file. 
 

Deprecated Constructors
org.openqa.selenium.firefox.FirefoxDriver(String, int)
          Use "new ProfilesIni.getProfile(profileName)" and set the port on the returned profile 
 



Copyright © 2009. All Rights Reserved.