Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W X 

A

addArguments(String...) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
addArguments(List<String>) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
addCapabilities(Capabilities) - Method in class org.openqa.selenium.firefox.FirefoxOptions
addCommandLineOptions(String...) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
addExtension(Class<?>, String) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
addExtension(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
Attempt to add an extension to install into this instance.
addExtension(String, Extension) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
addPreference(String, boolean) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
addPreference(String, int) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
addPreference(String, String) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
addTo(DesiredCapabilities) - Method in class org.openqa.selenium.firefox.FirefoxOptions
Deprecated.
Use MutableCapabilities.merge(Capabilities).
ALLOWED_HOSTS_PREFERENCE - Static variable in class org.openqa.selenium.firefox.FirefoxProfile
 
amendHashCode() - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
asMap() - Method in class org.openqa.selenium.firefox.FirefoxOptions
 

B

BINARY - Static variable in class org.openqa.selenium.firefox.FirefoxDriver
 
binary - Variable in class org.openqa.selenium.firefox.FirefoxDriver
 
BROWSER_BINARY - Static variable in class org.openqa.selenium.firefox.FirefoxDriver.SystemProperty
System property that defines the location of the Firefox executable file.
BROWSER_LIBRARY_PATH - Static variable in class org.openqa.selenium.firefox.FirefoxDriver.SystemProperty
System property that defines the additional library path (Linux only).
BROWSER_LOGFILE - Static variable in class org.openqa.selenium.firefox.FirefoxDriver.SystemProperty
System property that defines the location of the file where Firefox log should be stored.
BROWSER_PROFILE - Static variable in class org.openqa.selenium.firefox.FirefoxDriver.SystemProperty
System property that defines the profile that should be used as a template.
Builder() - Constructor for class org.openqa.selenium.firefox.GeckoDriverService.Builder
 
Builder(FirefoxBinary) - Constructor for class org.openqa.selenium.firefox.GeckoDriverService.Builder
Deprecated.
Use method usingFirefoxBinary instead
builder() - Static method in class org.openqa.selenium.firefox.XpiDriverService
 

C

ClasspathExtension - Class in org.openqa.selenium.firefox.internal
 
ClasspathExtension(Class<?>, String) - Constructor for class org.openqa.selenium.firefox.internal.ClasspathExtension
 
clean(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
cleanTemporaryModel() - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
containsWebDriverExtension() - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
copyModel(File, File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
createArgs() - Method in class org.openqa.selenium.firefox.GeckoDriverService.Builder
 
createArgs() - Method in class org.openqa.selenium.firefox.XpiDriverService.Builder
 
createDefaultService() - Static method in class org.openqa.selenium.firefox.GeckoDriverService
Configures and returns a new GeckoDriverService using the default configuration.
createDefaultService() - Static method in class org.openqa.selenium.firefox.XpiDriverService
Configures and returns a new XpiDriverService using the default configuration.
createDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - Method in class org.openqa.selenium.firefox.GeckoDriverService.Builder
 
createDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - Method in class org.openqa.selenium.firefox.XpiDriverService.Builder
 

D

deleteExtensionsCacheIfItExists(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
deleteLockFiles(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
DRIVER_USE_MARIONETTE - Static variable in class org.openqa.selenium.firefox.FirefoxDriver.SystemProperty
Boolean system property that instructs FirefoxDriver to use Marionette backend, overrides any capabilities specified by the user
DRIVER_XPI_PROPERTY - Static variable in class org.openqa.selenium.firefox.FirefoxDriver.SystemProperty
System property that defines the location of the webdriver.xpi browser extension to install in the browser.

E

Executable - Class in org.openqa.selenium.firefox.internal
Wrapper around Firefox executable.
Executable(File) - Constructor for class org.openqa.selenium.firefox.internal.Executable
 
Extension - Interface in org.openqa.selenium.firefox.internal
 
ExtensionConnection - Interface in org.openqa.selenium.firefox
Represents a connection with the FirefoxDriver browser extension.
extractAndCheck(File, String, String, String) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 

F

FileExtension - Class in org.openqa.selenium.firefox.internal
 
FileExtension(File) - Constructor for class org.openqa.selenium.firefox.internal.FileExtension
 
findDefaultExecutable() - Method in class org.openqa.selenium.firefox.GeckoDriverService.Builder
 
findDefaultExecutable() - Method in class org.openqa.selenium.firefox.XpiDriverService.Builder
 
FIREFOX_OPTIONS - Static variable in class org.openqa.selenium.firefox.FirefoxOptions
 
FirefoxBinary - Class in org.openqa.selenium.firefox
 
FirefoxBinary() - Constructor for class org.openqa.selenium.firefox.FirefoxBinary
 
FirefoxBinary(FirefoxBinary.Channel) - Constructor for class org.openqa.selenium.firefox.FirefoxBinary
 
FirefoxBinary(File) - Constructor for class org.openqa.selenium.firefox.FirefoxBinary
 
FirefoxBinary.Channel - Enum in org.openqa.selenium.firefox
Enumerates Firefox channels, according to https://wiki.mozilla.org/RapidRelease
FirefoxDriver - Class in org.openqa.selenium.firefox
An implementation of the {#link WebDriver} interface that drives Firefox.
FirefoxDriver() - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(Capabilities) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
FirefoxDriver(GeckoDriverService, Capabilities) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
FirefoxDriver(FirefoxOptions) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(GeckoDriverService) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(XpiDriverService) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(GeckoDriverService, FirefoxOptions) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(XpiDriverService, FirefoxOptions) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver.SystemProperty - Class in org.openqa.selenium.firefox
 
FirefoxDriverLogLevel - Enum in org.openqa.selenium.firefox
Log levels defined by GeckoDriver
FirefoxOptions - Class in org.openqa.selenium.firefox
Manage firefox specific settings in a way that geckodriver can understand.
FirefoxOptions() - Constructor for class org.openqa.selenium.firefox.FirefoxOptions
 
FirefoxOptions(Capabilities) - Constructor for class org.openqa.selenium.firefox.FirefoxOptions
 
FirefoxProfile - Class in org.openqa.selenium.firefox
 
FirefoxProfile() - Constructor for class org.openqa.selenium.firefox.FirefoxProfile
 
FirefoxProfile(File) - Constructor for class org.openqa.selenium.firefox.FirefoxProfile
Constructs a firefox profile from an existing profile directory.
FirefoxProfile(Reader, File) - Constructor for class org.openqa.selenium.firefox.FirefoxProfile
 
fromJson(String) - Static method in class org.openqa.selenium.firefox.FirefoxProfile
 
fromLevel(Level) - Static method in enum org.openqa.selenium.firefox.FirefoxDriverLogLevel
 
fromString(String) - Static method in enum org.openqa.selenium.firefox.FirefoxBinary.Channel
Gets a channel with the name matching the parameter.
fromString(String) - Static method in enum org.openqa.selenium.firefox.FirefoxDriverLogLevel
 

G

GECKO_DRIVER_EXE_PROPERTY - Static variable in class org.openqa.selenium.firefox.GeckoDriverService
System property that defines the location of the GeckoDriver executable that will be used by the default service.
GeckoDriverService - Class in org.openqa.selenium.firefox
Manages the life and death of an GeckoDriver aka 'wires'.
GeckoDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - Constructor for class org.openqa.selenium.firefox.GeckoDriverService
 
GeckoDriverService.Builder - Class in org.openqa.selenium.firefox
Builder used to configure new GeckoDriverService instances.
getAdditionalPreferences() - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
getAddressOfRemoteServer() - Method in interface org.openqa.selenium.firefox.ExtensionConnection
 
getBinary() - Method in class org.openqa.selenium.firefox.FirefoxOptions
Constructs a FirefoxBinary and returns that to be used, and because of this is only useful when actually starting firefox.
getBinaryOrNull() - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
getBooleanPreference(String, boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
getChannel() - Method in class org.openqa.selenium.firefox.internal.Executable
 
getConsoleOutput() - Method in class org.openqa.selenium.firefox.FirefoxBinary
Gets all console output of the binary.
getDirectory() - Method in class org.openqa.selenium.firefox.internal.Executable
 
getExtraEnv() - Method in class org.openqa.selenium.firefox.FirefoxBinary
Deprecated.
No replacement. Environment should be configured in DriverService instance.
getFile() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
getFile() - Method in class org.openqa.selenium.firefox.internal.Executable
 
getIntegerPreference(String, int) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
getPath() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
getPath() - Method in class org.openqa.selenium.firefox.internal.Executable
 
getProfile() - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
getProfile(String) - Method in class org.openqa.selenium.firefox.internal.ProfilesIni
 
getStringPreference(String, String) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
getTimeout() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
getUrl(int) - Method in class org.openqa.selenium.firefox.XpiDriverService
 
getVersion() - Method in class org.openqa.selenium.firefox.internal.Executable
 

H

hasShutdownEndpoint() - Method in class org.openqa.selenium.firefox.GeckoDriverService
 

I

installExtensions(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
isConnected() - Method in interface org.openqa.selenium.firefox.ExtensionConnection
 
isLegacy() - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
isOnLinux() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 

L

layoutOnDisk() - Method in class org.openqa.selenium.firefox.FirefoxProfile
Call this to cause the current profile to be written to disk.
locateAppDataDirectory(Platform) - Method in class org.openqa.selenium.firefox.internal.ProfilesIni
 

M

MARIONETTE - Static variable in class org.openqa.selenium.firefox.FirefoxDriver
 
merge(Capabilities) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
modifyLinkLibraryPath(File) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 

N

newProfile(String, File, String, boolean) - Method in class org.openqa.selenium.firefox.internal.ProfilesIni
 
NotConnectedException - Exception in org.openqa.selenium.firefox
 
NotConnectedException(URL, long, String) - Constructor for exception org.openqa.selenium.firefox.NotConnectedException
 

O

onlyOverrideThisIfYouKnowWhatYouAreDoing() - Method in class org.openqa.selenium.firefox.FirefoxProfile
Internal method.
org.openqa.selenium.firefox - package org.openqa.selenium.firefox
 
org.openqa.selenium.firefox.internal - package org.openqa.selenium.firefox.internal
 

P

PORT_PREFERENCE - Static variable in class org.openqa.selenium.firefox.FirefoxProfile
 
PROFILE - Static variable in class org.openqa.selenium.firefox.FirefoxDriver
 
ProfilesIni - Class in org.openqa.selenium.firefox.internal
 
ProfilesIni() - Constructor for class org.openqa.selenium.firefox.internal.ProfilesIni
 

Q

quit() - Method in interface org.openqa.selenium.firefox.ExtensionConnection
Terminates the connection.
quit() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 

R

readProfiles(File) - Method in class org.openqa.selenium.firefox.internal.ProfilesIni
 

S

setAcceptInsecureCerts(boolean) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setAcceptUntrustedCertificates(boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
Sets whether Firefox should accept SSL certificates which have expired, signed by an unknown authority or are generally untrusted.
setAlwaysLoadNoFocusLib(boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
Sets whether the no focus library should always be loaded on Linux.
setAssumeUntrustedCertificateIssuer(boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
By default, when accepting untrusted SSL certificates, assume that these certificates will come from an untrusted issuer or will be self signed.
setBinary(FirefoxBinary) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setBinary(Path) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setBinary(String) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setCapability(String, Object) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setEnvironmentProperty(String, String) - Method in class org.openqa.selenium.firefox.FirefoxBinary
Deprecated.
setFileDetector(FileDetector) - Method in class org.openqa.selenium.firefox.FirefoxDriver
 
setHeadless(boolean) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setLegacy(boolean) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setLogLevel(Level) - Method in class org.openqa.selenium.firefox.FirefoxOptions
setLogLevel(FirefoxDriverLogLevel) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setOutputWatcher(OutputStream) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
setPageLoadStrategy(PageLoadStrategy) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setPreference(String, String) - Method in class org.openqa.selenium.firefox.FirefoxProfile
Set a preference for this particular profile.
setPreference(String, boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
Set a preference for this particular profile.
setPreference(String, int) - Method in class org.openqa.selenium.firefox.FirefoxProfile
Set a preference for this particular profile.
setProfile(FirefoxProfile) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setProxy(Proxy) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
setTimeout(long) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
setUnhandledPromptBehaviour(UnexpectedAlertBehaviour) - Method in class org.openqa.selenium.firefox.FirefoxOptions
 
shouldLoadNoFocusLib() - Method in class org.openqa.selenium.firefox.FirefoxProfile
Returns whether the no focus library should be loaded for Firefox profiles launched on Linux, even if native events are disabled.
start() - Method in interface org.openqa.selenium.firefox.ExtensionConnection
Establishes a connection to the extension.
start() - Method in class org.openqa.selenium.firefox.XpiDriverService
 
startFirefoxProcess(CommandLine) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
startProfile(FirefoxProfile, File, String...) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
stop() - Method in class org.openqa.selenium.firefox.XpiDriverService
 
SystemProperty() - Constructor for class org.openqa.selenium.firefox.FirefoxDriver.SystemProperty
 

T

toCapabilities() - Method in class org.openqa.selenium.firefox.FirefoxOptions
Deprecated.
No replacement. We are already Capabilities.
toJson() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
toJson() - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
toString() - Method in enum org.openqa.selenium.firefox.FirefoxBinary.Channel
 
toString() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
toString() - Method in enum org.openqa.selenium.firefox.FirefoxDriverLogLevel
 

U

UnableToCreateProfileException - Exception in org.openqa.selenium.firefox
 
UnableToCreateProfileException(Throwable) - Constructor for exception org.openqa.selenium.firefox.UnableToCreateProfileException
 
UnableToCreateProfileException(String) - Constructor for exception org.openqa.selenium.firefox.UnableToCreateProfileException
 
updateUserPrefs(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
usingFirefoxBinary(FirefoxBinary) - Method in class org.openqa.selenium.firefox.GeckoDriverService.Builder
Sets which browser executable the builder will use.

V

valueOf(String) - Static method in enum org.openqa.selenium.firefox.FirefoxBinary.Channel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openqa.selenium.firefox.FirefoxDriverLogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openqa.selenium.firefox.FirefoxBinary.Channel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openqa.selenium.firefox.FirefoxDriverLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitFor() - Method in class org.openqa.selenium.firefox.FirefoxBinary
Waits for the process to execute, returning the command output taken from the profile's execution.
waitFor(long) - Method in class org.openqa.selenium.firefox.FirefoxBinary
Waits for the process to execute, returning the command output taken from the profile's execution.
waitUntilAvailable() - Method in class org.openqa.selenium.firefox.GeckoDriverService
 
waitUntilAvailable() - Method in class org.openqa.selenium.firefox.XpiDriverService
 
withBinary(FirefoxBinary) - Method in class org.openqa.selenium.firefox.XpiDriverService.Builder
 
withProfile(FirefoxProfile) - Method in class org.openqa.selenium.firefox.XpiDriverService.Builder
 
writeTo(File) - Method in class org.openqa.selenium.firefox.internal.ClasspathExtension
 
writeTo(File) - Method in interface org.openqa.selenium.firefox.internal.Extension
 
writeTo(File) - Method in class org.openqa.selenium.firefox.internal.FileExtension
 

X

XpiDriverService - Class in org.openqa.selenium.firefox
 
XpiDriverService.Builder - Class in org.openqa.selenium.firefox
 
A B C D E F G H I L M N O P Q R S T U V W X