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

Uses of ChromeProfile in org.openqa.selenium.chrome
 

Fields in org.openqa.selenium.chrome declared as ChromeProfile
static ChromeProfile ChromeProfile.DEFAULT_PROFILE
           
 

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 © 2011. All Rights Reserved.