Deprecated API


Contents
Deprecated Exceptions
org.openqa.selenium.chrome.FatalChromeException
          This class has no uses in the code anymore. To be deleted soon. 
 

Deprecated Methods
org.openqa.selenium.chrome.ChromeDriverService.Builder.usingChromeDriverExecutable(File)
          Use ChromeDriverService.Builder.usingDriverExecutable(File) instead 
 

Deprecated Constructors
org.openqa.selenium.chrome.ChromeDriver(Capabilities)
          Use ChromeDriver.ChromeDriver(ChromeOptions) instead. 
org.openqa.selenium.chrome.ChromeDriver(ChromeDriverService, Capabilities)
          Use ChromeDriver.ChromeDriver(ChromeDriverService, ChromeOptions) 
 



Copyright © 2012. All Rights Reserved.