Uses of Class
org.openqa.selenium.browserlaunchers.locators.BrowserInstallation

Packages that use BrowserInstallation
org.openqa.selenium.browserlaunchers.locators   
 

Uses of BrowserInstallation in org.openqa.selenium.browserlaunchers.locators
 

Methods in org.openqa.selenium.browserlaunchers.locators that return BrowserInstallation
protected  BrowserInstallation SingleBrowserLocator.browserDefaultPath()
           
protected  BrowserInstallation SingleBrowserLocator.findAtADefaultLocation()
           
 BrowserInstallation SingleBrowserLocator.findBrowserLocation()
           
 BrowserInstallation FirefoxPathLocator.findBrowserLocation()
           
 BrowserInstallation CombinedFirefoxLocator.findBrowserLocationOrFail()
           
 BrowserInstallation SingleBrowserLocator.findBrowserLocationOrFail()
           
 BrowserInstallation BrowserLocator.findBrowserLocationOrFail()
           
 BrowserInstallation FirefoxPathLocator.findBrowserLocationOrFail()
           
 BrowserInstallation SingleBrowserLocator.findFileInPath(java.lang.String fileName)
           
protected  BrowserInstallation SingleBrowserLocator.findInPath()
           
protected  BrowserInstallation SingleBrowserLocator.retrieveValidInstallationPath(java.io.File launcher)
           
 BrowserInstallation CombinedFirefoxLocator.retrieveValidInstallationPath(java.lang.String customLauncherPath)
           
 BrowserInstallation SingleBrowserLocator.retrieveValidInstallationPath(java.lang.String launcher)
           
 BrowserInstallation BrowserLocator.retrieveValidInstallationPath(java.lang.String customLauncherPath)
           
 BrowserInstallation FirefoxPathLocator.retrieveValidInstallationPath(java.lang.String customLauncherPath)
           
protected  BrowserInstallation SingleBrowserLocator.retrieveValidInstallationPath(java.lang.String dirname, java.lang.String fileName)
           
 



Copyright © 2011. All Rights Reserved.