Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
A
AbstractExtensionConnection
- Class in
org.openqa.selenium.firefox.internal
AbstractExtensionConnection()
- Constructor for class org.openqa.selenium.firefox.internal.
AbstractExtensionConnection
ACCEPT_UNTRUSTED_CERTIFICATES
- Static variable in class org.openqa.selenium.firefox.
FirefoxDriver
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.
addWebDriverExtensionIfNeeded(boolean)
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
alwaysLoadNoFocusLib()
- 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.
C
CircularOutputStream
- Class in
org.openqa.selenium.firefox.internal
Captures the last N bytes of output.
CircularOutputStream(int)
- Constructor for class org.openqa.selenium.firefox.internal.
CircularOutputStream
CircularOutputStream()
- Constructor for class org.openqa.selenium.firefox.internal.
CircularOutputStream
clean(FirefoxProfile)
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
clean()
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
clear()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
click()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
close()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
Command
- Class in
org.openqa.selenium.firefox
Command(Context, String, Object...)
- Constructor for class org.openqa.selenium.firefox.
Command
Command(Context, String, String, Object...)
- Constructor for class org.openqa.selenium.firefox.
Command
connectAndKill(int)
- Method in class org.openqa.selenium.firefox.
FirefoxLauncher
Deprecated.
connectTo(FirefoxBinary, FirefoxProfile, String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
connectTo(FirefoxBinary, FirefoxProfile, String)
- Static method in class org.openqa.selenium.firefox.internal.
ExtensionConnectionFactory
connectToBrowser(long)
- Method in class org.openqa.selenium.firefox.internal.
AbstractExtensionConnection
connectToBrowser(long)
- Method in class org.openqa.selenium.firefox.internal.
NewProfileExtensionConnection
context
- Variable in class org.openqa.selenium.firefox.
FirefoxDriver
copeWithTheStrangenessOfTheMac(ProcessBuilder)
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
createBaseWebDriverProfile(FirefoxBinary, String, int)
- Method in class org.openqa.selenium.firefox.
FirefoxLauncher
Deprecated.
createCopy(int)
- 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
DEFAULT_PORT
- Static variable in class org.openqa.selenium.firefox.
FirefoxDriver
deleteExtensionsCacheIfItExists()
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
determineNextFreePort(String, int)
- Method in class org.openqa.selenium.firefox.internal.
NewProfileExtensionConnection
dragAndDropBy(int, int)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
dragAndDropOn(RenderedWebElement)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
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
enableNativeEvents()
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
equals(Object)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
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
executeCommand(Class<? extends RuntimeException>, String, Object...)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
executeCommand(Class<? extends RuntimeException>, Command)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
executeScript(String, Object...)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
ExtensionConnection
- Interface in
org.openqa.selenium.firefox
ExtensionConnectionFactory
- Class in
org.openqa.selenium.firefox.internal
ExtensionConnectionFactory()
- Constructor for class org.openqa.selenium.firefox.internal.
ExtensionConnectionFactory
extractAndCheck(FirefoxProfile, String, String, String)
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
F
findActiveDriver()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElement(By)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElement(By)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementByClassName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementByClassName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementByCssSelector(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementByCssSelector(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementById(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementById(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementByLinkText(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementByLinkText(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementByName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementByName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementByPartialLinkText(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementByPartialLinkText(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementByTagName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementByTagName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementByXPath(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementByXPath(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElements(By)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElements(By)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementsByClassName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementsByClassName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementsByCssSelector(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementsByCssSelector(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementsById(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementsById(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementsByLinkText(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementsByLinkText(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementsByName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementsByName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementsByPartialLinkText(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementsByPartialLinkText(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementsByTagName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementsByTagName(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
findElementsByXPath(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
findElementsByXPath(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
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(String)
- Constructor for class org.openqa.selenium.firefox.
FirefoxDriver
FirefoxDriver(String, int)
- Constructor for class org.openqa.selenium.firefox.
FirefoxDriver
Deprecated.
Use "new ProfilesIni.getProfile(profileName)" and set the port on the returned profile
FirefoxDriver(FirefoxProfile)
- Constructor for class org.openqa.selenium.firefox.
FirefoxDriver
FirefoxDriver(FirefoxBinary, FirefoxProfile)
- Constructor for class org.openqa.selenium.firefox.
FirefoxDriver
FirefoxLauncher
- Class in
org.openqa.selenium.firefox
FirefoxLauncher(FirefoxBinary)
- Constructor for class org.openqa.selenium.firefox.
FirefoxLauncher
FirefoxProfile
- Class in
org.openqa.selenium.firefox
FirefoxProfile(File)
- Constructor for class org.openqa.selenium.firefox.
FirefoxProfile
Constructs a firefox profile from an existing, physical profile directory.
FirefoxProfile()
- Constructor for class org.openqa.selenium.firefox.
FirefoxProfile
FirefoxWebElement
- Class in
org.openqa.selenium.firefox
FirefoxWebElement(FirefoxDriver, String)
- Constructor for class org.openqa.selenium.firefox.
FirefoxWebElement
G
get(String)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
getAdditionalPreferences()
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
getAttribute(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
getCommand()
- Method in class org.openqa.selenium.firefox.
Response
getCommandName()
- Method in class org.openqa.selenium.firefox.
Command
getConsoleOutput()
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
Gets all console output of the binary.
getContext()
- Method in class org.openqa.selenium.firefox.
Command
getContext()
- Method in class org.openqa.selenium.firefox.
Response
getCurrentUrl()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
getDefaultOutputStream()
- Method in class org.openqa.selenium.firefox.internal.
Executable
getElementId()
- Method in class org.openqa.selenium.firefox.
Command
getElementId()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
getExecutable()
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
getExistingProfiles()
- Method in class org.openqa.selenium.firefox.internal.
ProfilesIni
getExtensionsDir()
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
getExtraEnv()
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
getExtraResult(String)
- Method in class org.openqa.selenium.firefox.
Response
getFile()
- Method in class org.openqa.selenium.firefox.internal.
Executable
getInstance()
- Static method in class org.openqa.selenium.firefox.
ProfileManager
Returns an instance of our ProfileManager, which stores cached, initialized instances of requested profiles.
getLocation()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
getLocationOnScreenOnceScrolledIntoView()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
getPageSource()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
getParameters()
- Method in class org.openqa.selenium.firefox.
Command
getPath()
- Method in class org.openqa.selenium.firefox.internal.
Executable
getPort()
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
getProfile(String)
- Method in class org.openqa.selenium.firefox.internal.
ProfilesIni
getProfileDir()
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
getResponseText()
- Method in class org.openqa.selenium.firefox.
Response
getScreenshotAs(OutputType<X>)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
getSize()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
getTagName()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
getText()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
getTimeout()
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
getTitle()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
getValue()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
getValueOfCssProperty(String)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
getWindowHandle()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
getWindowHandles()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
H
hashCode()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
hover()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
I
ifNecessaryThrow(Class<? extends RuntimeException>)
- Method in class org.openqa.selenium.firefox.
Response
installDevelopmentExtension()
- 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.
AbstractExtensionConnection
isDisplayed()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
isEnabled()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
isError()
- Method in class org.openqa.selenium.firefox.
Response
isJavascriptEnabled()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
isOnLinux()
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
isRunning()
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
isSelected()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
L
locateAppDataDirectory(Platform)
- Method in class org.openqa.selenium.firefox.internal.
ProfilesIni
Lock
- Interface in
org.openqa.selenium.firefox.internal
lock(long)
- Method in interface org.openqa.selenium.firefox.internal.
Lock
lock(long)
- Method in class org.openqa.selenium.firefox.internal.
SocketLock
M
main(String[])
- Static method in class org.openqa.selenium.firefox.
FirefoxLauncher
manage()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
modifyLinkLibraryPath(FirefoxProfile)
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
N
navigate()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
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(Socket, long)
- Constructor for exception org.openqa.selenium.firefox.
NotConnectedException
O
org.openqa.selenium.firefox
- package org.openqa.selenium.firefox
org.openqa.selenium.firefox.internal
- package org.openqa.selenium.firefox.internal
P
parseJavascriptObjectFromResponse(String, Object)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
prepareEnvironment()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
ProfileManager
- Class in
org.openqa.selenium.firefox
A manager which takes care of the housekeeping of profile management.
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
quit()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
quit()
- Method in class org.openqa.selenium.firefox.internal.
NewProfileExtensionConnection
quit()
- Method in class org.openqa.selenium.firefox.internal.
RunningInstanceConnection
R
readProfiles(File)
- Method in class org.openqa.selenium.firefox.internal.
ProfilesIni
Response
- Class in
org.openqa.selenium.firefox
Response(String)
- Constructor for class org.openqa.selenium.firefox.
Response
RunningInstanceConnection
- Class in
org.openqa.selenium.firefox.internal
RunningInstanceConnection(String, int)
- Constructor for class org.openqa.selenium.firefox.internal.
RunningInstanceConnection
RunningInstanceConnection(String, int, long)
- Constructor for class org.openqa.selenium.firefox.internal.
RunningInstanceConnection
S
saveScreenshot(File)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
Deprecated.
Use getScreenshotAs(file), which returns a temporary file.
sendKeys(CharSequence...)
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
sendMessage(Class<? extends RuntimeException>, Command)
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
sendMessageAndWaitForResponse(Class<? extends RuntimeException>, Command)
- Method in interface org.openqa.selenium.firefox.
ExtensionConnection
sendMessageAndWaitForResponse(Class<? extends RuntimeException>, Command)
- Method in class org.openqa.selenium.firefox.internal.
AbstractExtensionConnection
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.
setAddress(String, int)
- Method in class org.openqa.selenium.firefox.internal.
AbstractExtensionConnection
setAlwaysLoadNoFocusLib(boolean)
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
Sets whether the no focus library should always be loaded on Linux.
setEnableNativeEvents(boolean)
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
setEnvironmentProperty(String, String)
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
setLibraryPath(ProcessBuilder, Map<String, String>)
- Method in class org.openqa.selenium.firefox.internal.
Executable
setOutputWatcher(OutputStream)
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
setPort(int)
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
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.
setSelected()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
setTimeout(long)
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
SocketLock
- Class in
org.openqa.selenium.firefox.internal
Implements
Lock
via an implementation that uses a well-known server socket.
SocketLock(int)
- Constructor for class org.openqa.selenium.firefox.internal.
SocketLock
Constructs a new SocketLock.
startFirefoxProcess(ProcessBuilder)
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
startOutputWatcher()
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
startProfile(FirefoxProfile, String...)
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
startProfile(FirefoxProfile, int)
- Method in class org.openqa.selenium.firefox.
FirefoxLauncher
Streams
- Class in
org.openqa.selenium.firefox.internal
Streams()
- Constructor for class org.openqa.selenium.firefox.internal.
Streams
submit()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
switchTo()
- Method in class org.openqa.selenium.firefox.
FirefoxDriver
T
toggle()
- Method in class org.openqa.selenium.firefox.
FirefoxWebElement
toString()
- Method in class org.openqa.selenium.firefox.
FirefoxBinary
toString()
- Method in class org.openqa.selenium.firefox.internal.
CircularOutputStream
toString()
- Method in class org.openqa.selenium.firefox.
Response
U
unlock()
- Method in interface org.openqa.selenium.firefox.internal.
Lock
unlock()
- Method in class org.openqa.selenium.firefox.internal.
SocketLock
updateUserPrefs()
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
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.
write(int)
- Method in class org.openqa.selenium.firefox.internal.
CircularOutputStream
writeNewPrefs(Map<String, String>)
- Method in class org.openqa.selenium.firefox.
FirefoxProfile
A
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.