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

Uses of ChromeExtension in org.openqa.selenium.chrome
 

Methods in org.openqa.selenium.chrome that return ChromeExtension
 ChromeExtension ChromeBinary.getExtension()
           
 

Constructors in org.openqa.selenium.chrome with parameters of type ChromeExtension
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.