Uses of Class
org.openqa.selenium.chrome.ChromeProfile

Uses of ChromeProfile in org.openqa.selenium.chrome
 

Methods in org.openqa.selenium.chrome that return ChromeProfile
 ChromeProfile ChromeBinary.getProfile()
           
 

Constructors in org.openqa.selenium.chrome with parameters of type ChromeProfile
ChromeBinary(ChromeProfile profile, ChromeExtension extension)
           
ChromeBinary(ChromeProfile profile, ChromeExtension extension, int port)
          Creates a new instance for managing an instance of Chrome using the given profile and extension.
ChromeDriver(ChromeProfile profile, ChromeExtension extension)
          Starts up a new instance of Chrome using the specified profile and extension.
 



Copyright © 2010. All Rights Reserved.