Overload List
Name | Description | |
---|---|---|
![]() | FirefoxDriver |
Initializes a new instance of the FirefoxDriver class.
|
![]() | FirefoxDriver(FirefoxProfile) |
Initializes a new instance of the FirefoxDriver class for a given profile.
|
![]() | FirefoxDriver(ICapabilities) |
Initializes a new instance of the FirefoxDriver class for a given set of capabilities.
|
![]() | FirefoxDriver(FirefoxBinary, FirefoxProfile) |
Initializes a new instance of the FirefoxDriver class for a given profile and binary environment.
|
![]() | FirefoxDriver(FirefoxBinary, FirefoxProfile, TimeSpan) |
Initializes a new instance of the FirefoxDriver class for a given profile, binary environment, and timeout value.
|
See Also