A B C D E F G I K L M N O P Q R S T U W 

A

ACCEPT_UNTRUSTED_CERTIFICATES - Static variable in class org.openqa.selenium.firefox.FirefoxDriver
Deprecated.
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
 
addWebDriverExtensionIfNeeded() - Method in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 
areNativeEventsEnabled() - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
ASSUME_UNTRUSTED_ISSUER - Static variable in class org.openqa.selenium.firefox.FirefoxDriver
Deprecated.

B

BINARY - Static variable in class org.openqa.selenium.firefox.FirefoxDriver
 
binary - Variable in class org.openqa.selenium.firefox.FirefoxDriver
 

C

ClasspathExtension - Class in org.openqa.selenium.firefox.internal
 
ClasspathExtension(Class<?>, String) - Constructor for class org.openqa.selenium.firefox.internal.ClasspathExtension
 
clean(FirefoxProfile, File) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
clean(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
cleanTemporaryModel() - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
connectTo(FirefoxBinary, FirefoxProfile, String) - Method in class org.openqa.selenium.firefox.FirefoxDriver
 
containsWebDriverExtension() - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
copyModel(File, File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
createProfile(String) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 

D

DEFAULT_ENABLE_NATIVE_EVENTS - Static variable in class org.openqa.selenium.firefox.FirefoxDriver
 
deleteExtensionsCacheIfItExists(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
deleteLockFiles(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
determineNextFreePort(int) - Method in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 
drainStream(OutputStream) - Static method in class org.openqa.selenium.firefox.internal.Streams
Drains the contents of a stream without blocking on further input from that stream.

E

Executable - Class in org.openqa.selenium.firefox.internal
Wrapper around our runtime environment requirements.
Executable(File) - Constructor for class org.openqa.selenium.firefox.internal.Executable
 
execute(Command) - Method in class org.openqa.selenium.firefox.internal.MarionetteConnection
 
execute(Command) - Method in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 
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
 
FIREFOX_DRIVER_XPI_PROPERTY - Static variable in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
System property that defines the location of the webdriver.xpi browser extension to install in the browser.
FirefoxBinary - Class in org.openqa.selenium.firefox
 
FirefoxBinary() - Constructor for class org.openqa.selenium.firefox.FirefoxBinary
 
FirefoxBinary(File) - Constructor for class org.openqa.selenium.firefox.FirefoxBinary
 
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(FirefoxProfile) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(Capabilities) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(Capabilities, Capabilities) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(FirefoxBinary, FirefoxProfile) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(FirefoxBinary, FirefoxProfile, Capabilities) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(FirefoxBinary, FirefoxProfile, Capabilities, Capabilities) - Constructor for class org.openqa.selenium.firefox.FirefoxDriver
 
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
 

G

getAdditionalPreferences() - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
getConsoleOutput() - Method in class org.openqa.selenium.firefox.FirefoxBinary
Gets all console output of the binary.
getDefaultOutputStream() - Method in class org.openqa.selenium.firefox.internal.Executable
 
getExecutable() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
getExtraEnv() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
getFile() - Method in class org.openqa.selenium.firefox.internal.Executable
 
getPath() - Method in class org.openqa.selenium.firefox.internal.Executable
 
getProfile(String) - Method in class org.openqa.selenium.firefox.internal.ProfilesIni
 
getScreenshotAs(OutputType<X>) - Method in class org.openqa.selenium.firefox.FirefoxDriver
 
getTimeout() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 

I

installExtensions(File) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
isConnected() - Method in interface org.openqa.selenium.firefox.ExtensionConnection
 
isConnected() - Method in class org.openqa.selenium.firefox.internal.MarionetteConnection
 
isConnected() - Method in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 
isOnLinux() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 

K

kill() - Method in class org.openqa.selenium.firefox.FirefoxDriver
Attempt to forcibly kill this Killable at the OS level.

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

manage() - Method in class org.openqa.selenium.firefox.FirefoxDriver
 
MarionetteConnection - Class in org.openqa.selenium.firefox.internal
 
MarionetteConnection(Lock, FirefoxBinary, FirefoxProfile, String) - Constructor for class org.openqa.selenium.firefox.internal.MarionetteConnection
 
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
 
NewProfileExtensionConnection - Class in org.openqa.selenium.firefox.internal
 
NewProfileExtensionConnection(Lock, FirefoxBinary, FirefoxProfile, String) - Constructor for class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 
NotConnectedException - Exception in org.openqa.selenium.firefox
 
NotConnectedException(URL, long, String) - Constructor for exception org.openqa.selenium.firefox.NotConnectedException
 

O

obtainLock() - Method in class org.openqa.selenium.firefox.FirefoxDriver
 
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
 
quit() - Method in class org.openqa.selenium.firefox.internal.MarionetteConnection
 
quit() - Method in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 

R

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

S

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.
setEnableNativeEvents(boolean) - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
setEnvironmentProperty(String, String) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
setFileDetector(FileDetector) - Method in class org.openqa.selenium.firefox.FirefoxDriver
 
setLibraryPath(CommandLine, Map<String, String>) - Method in class org.openqa.selenium.firefox.internal.Executable
 
setLocalLogs(LocalLogs) - Method in class org.openqa.selenium.firefox.internal.MarionetteConnection
 
setLocalLogs(LocalLogs) - Method in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 
setOutputWatcher(OutputStream) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
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.
setProxyPreferences(Proxy) - Method in class org.openqa.selenium.firefox.FirefoxProfile
Deprecated.
This is now handled by the driver itself.
setTimeout(long) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
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.internal.MarionetteConnection
 
start() - Method in class org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 
startClient() - Method in class org.openqa.selenium.firefox.FirefoxDriver
 
startFirefoxProcess(CommandLine) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
startProfile(FirefoxProfile, File, String...) - Method in class org.openqa.selenium.firefox.FirefoxBinary
 
stopClient() - Method in class org.openqa.selenium.firefox.FirefoxDriver
 
Streams - Class in org.openqa.selenium.firefox.internal
 
Streams() - Constructor for class org.openqa.selenium.firefox.internal.Streams
 

T

toJson() - Method in class org.openqa.selenium.firefox.FirefoxProfile
 
toString() - Method in class org.openqa.selenium.firefox.FirefoxBinary
 

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
 
USE_MARIONETTE - Static variable in class org.openqa.selenium.firefox.FirefoxDriver
 

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.
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
 
A B C D E F G I K L M N O P Q R S T U W 

Copyright © 2013. All rights reserved.