blob: 21bc42ef7e46a40b2b1a1af060a7c64ad25803d8 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Index</title>
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Y_">Y</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;<a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events"><span class="strong">AbstractWebDriverEventListener</span></a> - Class in <a href="./org/openqa/selenium/support/events/package-summary.html">org.openqa.selenium.support.events</a></dt>
<dd>
<div class="block">Use this class as base class, if you want to implement a <a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events"><code>WebDriverEventListener</code></a> and are
only interested in some events.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#AbstractWebDriverEventListener()">AbstractWebDriverEventListener()</a></span> - Constructor for class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Alert.html#accept()">accept()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Alert.html" title="interface in org.openqa.selenium">Alert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidAlert.html#accept()">accept()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidAlert.html" title="class in org.openqa.selenium.android.library">AndroidAlert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#ACCEPT_ALERT">ACCEPT_ALERT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#ACCEPT_SSL_CERTS">ACCEPT_SSL_CERTS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#ACCEPT_UNTRUSTED_CERTIFICATES">ACCEPT_UNTRUSTED_CERTIFICATES</a></span> - Static variable in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/Action.html" title="interface in org.openqa.selenium.interactions"><span class="strong">Action</span></a> - Interface in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Interface representing a single user-interaction action.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#action">action</a></span> - Variable in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions"><span class="strong">Actions</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">The user-facing API for emulating complex user gestures.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#Actions(org.openqa.selenium.WebDriver)">Actions(WebDriver)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Default constructor - uses the default keyboard, mouse implemented by the driver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#Actions(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse)">Actions(Keyboard, Mouse)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">A constructor that should only be used when the keyboard or mouse were extended to provide
additional functionality (for example, dragging-and-dropping from the desktop).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#Actions(org.openqa.selenium.Keyboard)">Actions(Keyboard)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Only used by the TouchActions class.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html#activateEngine(java.lang.String)">activateEngine(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.ImeHandler.html#activateEngine(java.lang.String)">activateEngine(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.ImeHandler.html" title="interface in org.openqa.selenium">WebDriver.ImeHandler</a></dt>
<dd>
<div class="block">Make an engines that is available (appears on the list returned by getAvailableEngines)
active.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html#activeElement()">activeElement()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteTargetLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.TargetLocator.html#activeElement()">activeElement()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.TargetLocator.html" title="interface in org.openqa.selenium">WebDriver.TargetLocator</a></dt>
<dd>
<div class="block">Switches to the element that currently has focus within the document currently "switched to",
or the body element if this cannot be detected.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#ActiveProcessLimit">ActiveProcessLimit</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#ADD_COOKIE">ADD_COOKIE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/CompositeAction.html#addAction(org.openqa.selenium.interactions.Action)">addAction(Action)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/CompositeAction.html" title="class in org.openqa.selenium.interactions">CompositeAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/html5/AddApplicationCache.html" title="class in org.openqa.selenium.remote.html5"><span class="strong">AddApplicationCache</span></a> - Class in <a href="./org/openqa/selenium/remote/html5/package-summary.html">org.openqa.selenium.remote.html5</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddApplicationCache.html#AddApplicationCache()">AddApplicationCache()</a></span> - Constructor for class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddApplicationCache.html" title="class in org.openqa.selenium.remote.html5">AddApplicationCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#addArguments(java.lang.String...)">addArguments(String...)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#addArguments(java.util.List)">addArguments(List&lt;String&gt;)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>
<div class="block">Adds additional command line arguments to be used when starting Chrome.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/html5/AddBrowserConnection.html" title="class in org.openqa.selenium.remote.html5"><span class="strong">AddBrowserConnection</span></a> - Class in <a href="./org/openqa/selenium/remote/html5/package-summary.html">org.openqa.selenium.remote.html5</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddBrowserConnection.html#AddBrowserConnection()">AddBrowserConnection()</a></span> - Constructor for class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddBrowserConnection.html" title="class in org.openqa.selenium.remote.html5">AddBrowserConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SeleneseCommandExecutor.html#addCommand(java.lang.String, org.openqa.selenium.internal.selenesedriver.SeleneseFunction)">addCommand(String, SeleneseFunction&lt;?&gt;)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/SeleneseCommandExecutor.html" title="class in org.openqa.selenium">SeleneseCommandExecutor</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#addCommandLineOptions(java.lang.String...)">addCommandLineOptions(String...)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#addCookie(org.openqa.selenium.Cookie)">addCookie(Cookie)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#addCookie(org.openqa.selenium.Cookie)">addCookie(Cookie)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Add a specific cookie.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#addCustomRequestHeader(java.lang.String, java.lang.String)">addCustomRequestHeader(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#addCustomRequestHeader(java.lang.String, java.lang.String)">addCustomRequestHeader(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Tells the Selenium server to add the specificed key and value as a custom outgoing request
header.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/html5/AddDatabaseStorage.html" title="class in org.openqa.selenium.remote.html5"><span class="strong">AddDatabaseStorage</span></a> - Class in <a href="./org/openqa/selenium/remote/html5/package-summary.html">org.openqa.selenium.remote.html5</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddDatabaseStorage.html#AddDatabaseStorage()">AddDatabaseStorage()</a></span> - Constructor for class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddDatabaseStorage.html" title="class in org.openqa.selenium.remote.html5">AddDatabaseStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Augmenter.html#addDriverAugmentation(java.lang.String, org.openqa.selenium.remote.AugmenterProvider)">addDriverAugmentation(String, AugmenterProvider)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote">Augmenter</a></dt>
<dd>
<div class="block">Add a mapping between a capability name and the implementation of the interface that name
represents for instances of <a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium"><code>WebDriver</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Augmenter.html#addElementAugmentation(java.lang.String, org.openqa.selenium.remote.AugmenterProvider)">addElementAugmentation(String, AugmenterProvider)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote">Augmenter</a></dt>
<dd>
<div class="block">Add a mapping between a capability name and the implementation of the interface that name
represents for instances of <a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium"><code>WebElement</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LocalLogs.html#addEntry(java.lang.String, org.openqa.selenium.logging.LogEntry)">addEntry(String, LogEntry)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LocalLogs.html" title="class in org.openqa.selenium.logging">LocalLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#addExtension(java.lang.Class, java.lang.String)">addExtension(Class&lt;?&gt;, String)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#addExtension(java.io.File)">addExtension(File)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">Attempt to add an extension to install into this instance.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#addExtension(java.lang.String, org.openqa.selenium.firefox.internal.Extension)">addExtension(String, Extension)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#addExtensions(java.io.File...)">addExtensions(File...)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#addExtensions(java.util.List)">addExtensions(List&lt;File&gt;)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>
<div class="block">Adds a new Chrome extension to install on browser startup.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/AddFindsByCss.html" title="class in org.openqa.selenium.remote"><span class="strong">AddFindsByCss</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AddFindsByCss.html#AddFindsByCss()">AddFindsByCss()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AddFindsByCss.html" title="class in org.openqa.selenium.remote">AddFindsByCss</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/AddFindsChildByCss.html" title="class in org.openqa.selenium.remote"><span class="strong">AddFindsChildByCss</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AddFindsChildByCss.html#AddFindsChildByCss()">AddFindsChildByCss()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AddFindsChildByCss.html" title="class in org.openqa.selenium.remote">AddFindsChildByCss</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#addInfo(java.lang.String, java.lang.String)">addInfo(String, String)</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#addJavascriptInterface(java.lang.Object, java.lang.String)">addJavascriptInterface(Object, String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/html5/AddLocationContext.html" title="class in org.openqa.selenium.remote.html5"><span class="strong">AddLocationContext</span></a> - Class in <a href="./org/openqa/selenium/remote/html5/package-summary.html">org.openqa.selenium.remote.html5</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddLocationContext.html#AddLocationContext()">AddLocationContext()</a></span> - Constructor for class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddLocationContext.html" title="class in org.openqa.selenium.remote.html5">AddLocationContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#addLocationStrategy(java.lang.String, java.lang.String)">addLocationStrategy(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#addLocationStrategy(java.lang.String, java.lang.String)">addLocationStrategy(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Defines a new function for Selenium to locate elements on the page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/SessionLogs.html#addLog(java.lang.String, org.openqa.selenium.logging.LogEntries)">addLog(String, LogEntries)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/SessionLogs.html" title="class in org.openqa.selenium.logging">SessionLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#addMethod(java.lang.String, org.openqa.selenium.internal.seleniumemulation.SeleneseCommand)">addMethod(String, SeleneseCommand&lt;?&gt;)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#addMutator(org.openqa.selenium.internal.seleniumemulation.ScriptMutator)">addMutator(ScriptMutator)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingPreferences.html#addPreferences(org.openqa.selenium.logging.LoggingPreferences)">addPreferences(LoggingPreferences)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingPreferences.html" title="class in org.openqa.selenium.logging">LoggingPreferences</a></dt>
<dd>
<div class="block">Adds the given logging preferences giving them precedence over existing
preferences.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/AddRotatable.html" title="class in org.openqa.selenium.remote"><span class="strong">AddRotatable</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AddRotatable.html#AddRotatable()">AddRotatable()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AddRotatable.html" title="class in org.openqa.selenium.remote">AddRotatable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#addScript(java.lang.String, java.lang.String)">addScript(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#addScript(java.lang.String, java.lang.String)">addScript(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Loads script content into a new script tag in the Selenium document.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#addSelection(java.lang.String, java.lang.String)">addSelection(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#addSelection(java.lang.String, java.lang.String)">addSelection(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Add a selection to the set of selected options in a multi-select element using an option
locator.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#addWebDriverExtensionIfNeeded()">addWebDriverExtensionIfNeeded()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/html5/AddWebStorage.html" title="class in org.openqa.selenium.remote.html5"><span class="strong">AddWebStorage</span></a> - Class in <a href="./org/openqa/selenium/remote/html5/package-summary.html">org.openqa.selenium.remote.html5</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddWebStorage.html#AddWebStorage()">AddWebStorage()</a></span> - Constructor for class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddWebStorage.html" title="class in org.openqa.selenium.remote.html5">AddWebStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#Affinity">Affinity</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#afterChangeValueOf(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">afterChangeValueOf(WebElement, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#afterChangeValueOf(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">afterChangeValueOf(WebElement, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called after <a href="./org/openqa/selenium/WebElement.html#clear()"><code>WebElement.clear()</code></a>, <a href="./org/openqa/selenium/WebElement.html#sendKeys(java.lang.CharSequence...)"><code>WebElement.sendKeys(...)</code></a>}.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#afterClickOn(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">afterClickOn(WebElement, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#afterClickOn(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">afterClickOn(WebElement, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called after <a href="./org/openqa/selenium/WebElement.html#click()"><code>WebElement.click()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#afterFindBy(org.openqa.selenium.By, org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">afterFindBy(By, WebElement, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#afterFindBy(org.openqa.selenium.By, org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">afterFindBy(By, WebElement, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called after <a href="./org/openqa/selenium/WebDriver.html#findElement(org.openqa.selenium.By)"><code>WebDriver.findElement(...)</code></a>, or
<a href="./org/openqa/selenium/WebDriver.html#findElements(org.openqa.selenium.By)"><code>WebDriver.findElements(...)</code></a>, or <a href="./org/openqa/selenium/WebElement.html#findElement(org.openqa.selenium.By)"><code>WebElement.findElement(...)</code></a>, or <a href="./org/openqa/selenium/WebElement.html#findElement(org.openqa.selenium.By)"><code>WebElement.findElements(...)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#afterNavigateBack(org.openqa.selenium.WebDriver)">afterNavigateBack(WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#afterNavigateBack(org.openqa.selenium.WebDriver)">afterNavigateBack(WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called after <a href="./org/openqa/selenium/WebDriver.Navigation.html" title="interface in org.openqa.selenium"><code>navigate().back()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#afterNavigateForward(org.openqa.selenium.WebDriver)">afterNavigateForward(WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#afterNavigateForward(org.openqa.selenium.WebDriver)">afterNavigateForward(WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called after <a href="./org/openqa/selenium/WebDriver.Navigation.html#forward()"><code>navigate().forward()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#afterNavigateTo(java.lang.String, org.openqa.selenium.WebDriver)">afterNavigateTo(String, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#afterNavigateTo(java.lang.String, org.openqa.selenium.WebDriver)">afterNavigateTo(String, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called after <a href="./org/openqa/selenium/WebDriver.html#get(java.lang.String)"><code>get(String url)</code></a> respectively
<a href="./org/openqa/selenium/WebDriver.Navigation.html#to(java.lang.String)"><code>navigate().to(String url)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#afterScript(java.lang.String, org.openqa.selenium.WebDriver)">afterScript(String, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#afterScript(java.lang.String, org.openqa.selenium.WebDriver)">afterScript(String, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called after <a href="./org/openqa/selenium/remote/RemoteWebDriver.html#executeScript(java.lang.String, java.lang.Object...)"><code>RemoteWebDriver.executeScript(java.lang.String, java.lang.Object[])</code></a>.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html" title="class in org.openqa.selenium.support.pagefactory"><span class="strong">AjaxElementLocator</span></a> - Class in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>
<div class="block">An element locator that will wait for the specified number of seconds for an element to appear,
rather than failing instantly if it's not present.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html#AjaxElementLocator(org.openqa.selenium.SearchContext, java.lang.reflect.Field, int)">AjaxElementLocator(SearchContext, Field, int)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">AjaxElementLocator</a></dt>
<dd>
<div class="block">Main constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html#AjaxElementLocator(org.openqa.selenium.support.ui.Clock, org.openqa.selenium.SearchContext, java.lang.reflect.Field, int)">AjaxElementLocator(Clock, SearchContext, Field, int)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">AjaxElementLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html" title="class in org.openqa.selenium.support.pagefactory"><span class="strong">AjaxElementLocatorFactory</span></a> - Class in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html#AjaxElementLocatorFactory(org.openqa.selenium.SearchContext, int)">AjaxElementLocatorFactory(SearchContext, int)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html" title="class in org.openqa.selenium.support.pagefactory">AjaxElementLocatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Alert.html" title="interface in org.openqa.selenium"><span class="strong">Alert</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html#alert()">alert()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteTargetLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.TargetLocator.html#alert()">alert()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.TargetLocator.html" title="interface in org.openqa.selenium">WebDriver.TargetLocator</a></dt>
<dd>
<div class="block">Switches to the currently active modal dialog for this particular driver instance.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#alertIsPresent()">alertIsPresent()</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/AlertManager.html" title="class in org.openqa.selenium.android.library"><span class="strong">AlertManager</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">This tracks manages all alerts and pop-up windows opened by the current views.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AlertManager.html#AlertManager()">AlertManager()</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AlertManager.html" title="class in org.openqa.selenium.android.library">AlertManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/BaseFinder.html#allMatching(java.util.List, java.util.Collection)">allMatching(List&lt;Matcher&lt;S&gt;&gt;, Collection&lt;S&gt;)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="class in org.openqa.selenium.lift.find">BaseFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#allowNativeXpath(java.lang.String)">allowNativeXpath(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#allowNativeXpath(java.lang.String)">allowNativeXpath(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Specifies whether Selenium should use the native in-browser implementation of XPath (if any
native version is available); if you pass "false" to this function, we will always use our
pure-JavaScript xpath library.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#altKeyDown()">altKeyDown()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#altKeyDown()">altKeyDown()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Press the alt key and hold it down until doAltUp() is called or a new page is loaded.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#altKeyUp()">altKeyUp()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#altKeyUp()">altKeyUp()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Release the alt key.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#ANDROID">ANDROID</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#android()">android()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/AndroidAlert.html" title="class in org.openqa.selenium.android.library"><span class="strong">AndroidAlert</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">This class represents an Android alert.</div>
</dd>
<dt><a href="./org/openqa/selenium/android/library/AndroidAtoms.html" title="enum in org.openqa.selenium.android.library"><span class="strong">AndroidAtoms</span></a> - Enum in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">The WebDriver atoms are used to ensure consistent behaviour cross-browser.</div>
</dd>
<dt><a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android"><span class="strong">AndroidDriver</span></a> - Class in <a href="./org/openqa/selenium/android/package-summary.html">org.openqa.selenium.android</a></dt>
<dd>
<div class="block">A driver for running tests on an Android device or emulator.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#AndroidDriver()">AndroidDriver()</a></span> - Constructor for class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>
<div class="block">The default constructor assumes the remote server is listening at http://localhost:8080/wd/hub</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#AndroidDriver(org.openqa.selenium.Capabilities)">AndroidDriver(Capabilities)</a></span> - Constructor for class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#AndroidDriver(java.lang.String)">AndroidDriver(String)</a></span> - Constructor for class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#AndroidDriver(org.openqa.selenium.remote.DesiredCapabilities)">AndroidDriver(DesiredCapabilities)</a></span> - Constructor for class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#AndroidDriver(java.net.URL)">AndroidDriver(URL)</a></span> - Constructor for class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#AndroidDriver(java.net.URL, org.openqa.selenium.remote.DesiredCapabilities)">AndroidDriver(URL, DesiredCapabilities)</a></span> - Constructor for class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/AndroidLogs.html" title="class in org.openqa.selenium.android.library"><span class="strong">AndroidLogs</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidLogs.html#AndroidLogs()">AndroidLogs()</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidLogs.html" title="class in org.openqa.selenium.android.library">AndroidLogs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library"><span class="strong">AndroidWebDriver</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#AndroidWebDriver(android.app.Activity)">AndroidWebDriver(Activity)</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>
<div class="block">Use this contructor to use WebDriver with a WebView that has the same settings as
the Android browser.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#AndroidWebDriver(android.app.Activity, org.openqa.selenium.android.library.ViewFactory, org.openqa.selenium.android.library.ViewClientWrapper, org.openqa.selenium.android.library.ChromeClientWrapper)">AndroidWebDriver(Activity, ViewFactory, ViewClientWrapper, ChromeClientWrapper)</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>
<div class="block">Use this constructor to use WebDriver with a custom view.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#AndroidWebDriver(android.app.Activity, org.openqa.selenium.android.library.ViewFactory, org.openqa.selenium.android.library.ViewClientWrapper, org.openqa.selenium.android.library.ChromeClientWrapper, android.view.View.OnFocusChangeListener)">AndroidWebDriver(Activity, ViewFactory, ViewClientWrapper, ChromeClientWrapper, View.OnFocusChangeListener)</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>
<div class="block">Use this constructor to use WebDriver with a custom view and a custom
View.OnFocusChangeListener for that view..</div>
</dd>
<dt><a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library"><span class="strong">AndroidWebElement</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">Represents an Android HTML element.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/Annotations.html" title="class in org.openqa.selenium.support.pagefactory"><span class="strong">Annotations</span></a> - Class in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/Annotations.html#Annotations(java.lang.reflect.Field)">Annotations(Field)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/Annotations.html" title="class in org.openqa.selenium.support.pagefactory">Annotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#answerOnNextPrompt(java.lang.String)">answerOnNextPrompt(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#answerOnNextPrompt(java.lang.String)">answerOnNextPrompt(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Instructs Selenium to return the specified answer string in response to the next JavaScript
prompt [window.prompt()].</div>
</dd>
<dt><a href="./org/openqa/selenium/html5/AppCacheStatus.html" title="enum in org.openqa.selenium.html5"><span class="strong">AppCacheStatus</span></a> - Enum in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>
<div class="block">Represents the application cache status.</div>
</dd>
<dt><a href="./org/openqa/selenium/html5/ApplicationCache.html" title="interface in org.openqa.selenium.html5"><span class="strong">ApplicationCache</span></a> - Interface in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Architecture.html" title="enum in org.openqa.selenium"><span class="strong">Architecture</span></a> - Enum in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Represents the known architectures used in WebDriver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#areNativeEventsEnabled()">areNativeEventsEnabled()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/Color.html#asHex()">asHex()</a></span> - Method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/Color.html" title="class in org.openqa.selenium.support">Color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html#asMap()">asMap()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Capabilities.html#asMap()">asMap()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium">Capabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#asMap()">asMap()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/Color.html#asRgb()">asRgb()</a></span> - Method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/Color.html" title="class in org.openqa.selenium.support">Color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/Color.html#asRgba()">asRgba()</a></span> - Method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/Color.html" title="class in org.openqa.selenium.support">Color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#assertDriverSupportsJavascript(org.openqa.selenium.WebDriver)">assertDriverSupportsJavascript(WebDriver)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#assertElementNotStale()">assertElementNotStale()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertEquals(java.lang.Object, java.lang.Object)">assertEquals(Object, Object)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Like JUnit's Assert.assertEquals, but knows how to compare string arrays</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertEquals(java.lang.String, java.lang.String)">assertEquals(String, String)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Like JUnit's Assert.assertEquals, but handles "regexp:" strings like HTML Selenese</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertEquals(java.lang.String, java.lang.String[])">assertEquals(String, String[])</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Like JUnit's Assert.assertEquals, but joins the string array with commas, and handles "regexp:"
strings like HTML Selenese</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertEquals(java.lang.String[], java.lang.String[])">assertEquals(String[], String[])</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Asserts that two string arrays have identical string contents</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#assertEquals(java.lang.Object, java.lang.Object)">assertEquals(Object, Object)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like JUnit's Assert.assertEquals, but knows how to compare string arrays</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#assertEquals(java.lang.String, java.lang.String)">assertEquals(String, String)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like JUnit's Assert.assertEquals, but handles "regexp:" strings like HTML Selenese</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#assertEquals(java.lang.String, java.lang.String[])">assertEquals(String, String[])</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like JUnit's Assert.assertEquals, but joins the string array with commas, and handles "regexp:"
strings like HTML Selenese</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#assertEquals(java.lang.String[], java.lang.String[])">assertEquals(String[], String[])</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Asserts that two string arrays have identical string contents</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#assertEquals(java.lang.Object, java.lang.Object)">assertEquals(Object, Object)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#assertEquals(java.lang.String, java.lang.String)">assertEquals(String, String)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#assertEquals(java.lang.String, java.lang.String[])">assertEquals(String, String[])</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#assertEquals(java.lang.String[], java.lang.String[])">assertEquals(String[], String[])</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertFalse(java.lang.String, boolean)">assertFalse(String, boolean)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertFalse(boolean)">assertFalse(boolean)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertNotEquals(java.lang.Object, java.lang.Object)">assertNotEquals(Object, Object)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Asserts that two objects are not the same (compares using .equals())</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertNotEquals(boolean, boolean)">assertNotEquals(boolean, boolean)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Asserts that two booleans are not the same</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#assertNotEquals(boolean, boolean)">assertNotEquals(boolean, boolean)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Asserts that two booleans are not the same</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#assertNotEquals(java.lang.Object, java.lang.Object)">assertNotEquals(Object, Object)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Asserts that two objects are not the same (compares using .equals())</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#assertNotSelected(org.openqa.selenium.lift.find.Finder)">assertNotSelected(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#assertOnWindows()">assertOnWindows()</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#assertPresenceOf(org.openqa.selenium.lift.find.Finder)">assertPresenceOf(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#assertPresenceOf(org.hamcrest.Matcher, org.openqa.selenium.lift.find.Finder)">assertPresenceOf(Matcher&lt;Integer&gt;, Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/TestContext.html#assertPresenceOf(org.openqa.selenium.lift.find.Finder)">assertPresenceOf(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in interface org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/TestContext.html" title="interface in org.openqa.selenium.lift">TestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/TestContext.html#assertPresenceOf(org.hamcrest.Matcher, org.openqa.selenium.lift.find.Finder)">assertPresenceOf(Matcher&lt;Integer&gt;, Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in interface org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/TestContext.html" title="interface in org.openqa.selenium.lift">TestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/WebDriverTestContext.html#assertPresenceOf(org.openqa.selenium.lift.find.Finder)">assertPresenceOf(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift">WebDriverTestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/WebDriverTestContext.html#assertPresenceOf(org.hamcrest.Matcher, org.openqa.selenium.lift.find.Finder)">assertPresenceOf(Matcher&lt;Integer&gt;, Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift">WebDriverTestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#assertSelected(org.openqa.selenium.lift.find.Finder)">assertSelected(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertTrue(java.lang.String, boolean)">assertTrue(String, boolean)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#assertTrue(boolean)">assertTrue(boolean)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#assignId(java.lang.String, java.lang.String)">assignId(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#assignId(java.lang.String, java.lang.String)">assignId(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Temporarily sets the "id" attribute of the specified element, so you can locate it in the
future using its ID rather than a slow/complicated XPath.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.html#AssignProcessToJobObject(com.sun.jna.platform.win32.WinNT.HANDLE, com.sun.jna.platform.win32.WinNT.HANDLE)">AssignProcessToJobObject(WinNT.HANDLE, WinNT.HANDLE)</a></span> - Method in interface org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os">Kernel32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#ASSUME_UNTRUSTED_ISSUER">ASSUME_UNTRUSTED_ISSUER</a></span> - Static variable in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#ASYNC_SCRIPT_TIMEOUT">ASYNC_SCRIPT_TIMEOUT</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/NumericalMatchers.html#atLeast(int)">atLeast(int)</a></span> - Static method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/NumericalMatchers.html" title="class in org.openqa.selenium.lift.match">NumericalMatchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Matchers.html#atLeast(int)">atLeast(int)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift">Matchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#attachFile(java.lang.String, java.lang.String)">attachFile(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#attachFile(java.lang.String, java.lang.String)">attachFile(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Sets a file input (upload) field to the file listed in fileLocator</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#attachScreenshotListener(java.lang.String, java.lang.String, org.testng.ITestContext)">attachScreenshotListener(String, String, ITestContext)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingHandler.html#attachTo(java.util.logging.Logger, java.util.logging.Level)">attachTo(Logger, Level)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingHandler.html" title="class in org.openqa.selenium.logging">LoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/AttributeMatcher.html#attribute(java.lang.String, org.hamcrest.Matcher)">attribute(String, Matcher&lt;String&gt;)</a></span> - Static method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/AttributeMatcher.html" title="class in org.openqa.selenium.lift.match">AttributeMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Matchers.html#attribute(java.lang.String, org.hamcrest.Matcher)">attribute(String, Matcher&lt;String&gt;)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift">Matchers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/match/AttributeMatcher.html" title="class in org.openqa.selenium.lift.match"><span class="strong">AttributeMatcher</span></a> - Class in <a href="./org/openqa/selenium/lift/match/package-summary.html">org.openqa.selenium.lift.match</a></dt>
<dd>
<div class="block">hamcrest matcher for attributes of <a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium"><code>WebElement</code></a>s.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Augmenter.html#augment(org.openqa.selenium.WebDriver)">augment(WebDriver)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote">Augmenter</a></dt>
<dd>
<div class="block">Enhance the interfaces implemented by this instance of WebDriver iff that instance is a
<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote"><code>RemoteWebDriver</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Augmenter.html#augment(org.openqa.selenium.remote.RemoteWebElement)">augment(RemoteWebElement)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote">Augmenter</a></dt>
<dd>
<div class="block">Enhance the interfaces implemented by this instance of WebElement iff that instance is a
<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote"><code>RemoteWebElement</code></a>.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote"><span class="strong">Augmenter</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Enhance the interfaces implemented by an instance of the
<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote"><code>RemoteWebDriver</code></a> based on the returned
<a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium"><code>Capabilities</code></a> of the driver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Augmenter.html#Augmenter()">Augmenter()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote">Augmenter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/AugmenterProvider.html" title="interface in org.openqa.selenium.remote"><span class="strong">AugmenterProvider</span></a> - Interface in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Describes and provides an implementation for a particular interface for use with the
<a href="./org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote"><code>Augmenter</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Alert.html#authenticateUsing(org.openqa.selenium.security.Credentials)">authenticateUsing(Credentials)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Alert.html" title="interface in org.openqa.selenium">Alert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidAlert.html#authenticateUsing(org.openqa.selenium.security.Credentials)">authenticateUsing(Credentials)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidAlert.html" title="class in org.openqa.selenium.android.library">AndroidAlert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html#AVOIDING_PROXY">AVOIDING_PROXY</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html" title="interface in org.openqa.selenium.remote">CapabilityType.ForSeleniumServer</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Navigation.html#back()">back()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Navigation.html" title="interface in org.openqa.selenium">WebDriver.Navigation</a></dt>
<dd>
<div class="block">Move back a single "item" in the browser's history.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html#backupNetworkSettings()">backupNetworkSettings()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">MacProxyManager</a></dt>
<dd>
<div class="block">Copy OS X network settings into Java's per-user persistent preference store</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#backupRegistrySettings()">backupRegistrySettings()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/OutputType.html#BASE64">BASE64</a></span> - Static variable in interface org.openqa.selenium.<a href="./org/openqa/selenium/OutputType.html" title="interface in org.openqa.selenium">OutputType</a></dt>
<dd>
<div class="block">Obtain the screenshot as base64 data.</div>
</dd>
<dt><a href="./org/openqa/selenium/internal/Base64Encoder.html" title="class in org.openqa.selenium.internal"><span class="strong">Base64Encoder</span></a> - Class in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>
<div class="block">Encodes binary data to plain text as Base64.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/Base64Encoder.html#Base64Encoder()">Base64Encoder()</a></span> - Constructor for class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/Base64Encoder.html" title="class in org.openqa.selenium.internal">Base64Encoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/internal/BaseAction.html" title="class in org.openqa.selenium.interactions.internal"><span class="strong">BaseAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/internal/package-summary.html">org.openqa.selenium.interactions.internal</a></dt>
<dd>
<div class="block">Base class for all actions.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/BaseAction.html#BaseAction(org.openqa.selenium.internal.Locatable)">BaseAction(Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/BaseAction.html" title="class in org.openqa.selenium.interactions.internal">BaseAction</a></dt>
<dd>
<div class="block">Common c'tor - a locatable element is provided.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/BaseAction.html#BaseAction()">BaseAction()</a></span> - Constructor for class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/BaseAction.html" title="class in org.openqa.selenium.interactions.internal">BaseAction</a></dt>
<dd>
<div class="block">No locatable element provided - action in the context of the previous action.</div>
</dd>
<dt><a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">BaseFinder</span></a>&lt;<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="type parameter in BaseFinder">S</a>,<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="type parameter in BaseFinder">T</a>&gt; - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>
<div class="block">Base class for <a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><code>Finder</code></a>s.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/BaseFinder.html#BaseFinder()">BaseFinder()</a></span> - Constructor for class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="class in org.openqa.selenium.lift.find">BaseFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html#BasicLimitInformation">BasicLimitInformation</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/BeanToJsonConverter.html" title="class in org.openqa.selenium.remote"><span class="strong">BeanToJsonConverter</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Utility class for converting between JSON and Java Objects.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BeanToJsonConverter.html#BeanToJsonConverter()">BeanToJsonConverter()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BeanToJsonConverter.html" title="class in org.openqa.selenium.remote">BeanToJsonConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#beforeChangeValueOf(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">beforeChangeValueOf(WebElement, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#beforeChangeValueOf(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">beforeChangeValueOf(WebElement, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called before <a href="./org/openqa/selenium/WebElement.html#clear()"><code>WebElement.clear()</code></a>, <a href="./org/openqa/selenium/WebElement.html#sendKeys(java.lang.CharSequence...)"><code>WebElement.sendKeys(...)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#beforeClickOn(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">beforeClickOn(WebElement, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#beforeClickOn(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">beforeClickOn(WebElement, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called before <a href="./org/openqa/selenium/WebElement.html#click()"><code>WebElement.click()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#beforeFindBy(org.openqa.selenium.By, org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">beforeFindBy(By, WebElement, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#beforeFindBy(org.openqa.selenium.By, org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)">beforeFindBy(By, WebElement, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called before <a href="./org/openqa/selenium/WebDriver.html#findElement(org.openqa.selenium.By)"><code>WebDriver.findElement(...)</code></a>, or
<a href="./org/openqa/selenium/WebDriver.html#findElements(org.openqa.selenium.By)"><code>WebDriver.findElements(...)</code></a>, or <a href="./org/openqa/selenium/WebElement.html#findElement(org.openqa.selenium.By)"><code>WebElement.findElement(...)</code></a>, or <a href="./org/openqa/selenium/WebElement.html#findElement(org.openqa.selenium.By)"><code>WebElement.findElements(...)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#beforeNavigateBack(org.openqa.selenium.WebDriver)">beforeNavigateBack(WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#beforeNavigateBack(org.openqa.selenium.WebDriver)">beforeNavigateBack(WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called before <a href="./org/openqa/selenium/WebDriver.Navigation.html#back()"><code>navigate().back()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#beforeNavigateForward(org.openqa.selenium.WebDriver)">beforeNavigateForward(WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#beforeNavigateForward(org.openqa.selenium.WebDriver)">beforeNavigateForward(WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called before <a href="./org/openqa/selenium/WebDriver.Navigation.html#forward()"><code>navigate().forward()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#beforeNavigateTo(java.lang.String, org.openqa.selenium.WebDriver)">beforeNavigateTo(String, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#beforeNavigateTo(java.lang.String, org.openqa.selenium.WebDriver)">beforeNavigateTo(String, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called before <a href="./org/openqa/selenium/WebDriver.html#get(java.lang.String)"><code>get(String url)</code></a> respectively
<a href="./org/openqa/selenium/WebDriver.Navigation.html#to(java.lang.String)"><code>navigate().to(String url)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#beforeScript(java.lang.String, org.openqa.selenium.WebDriver)">beforeScript(String, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#beforeScript(java.lang.String, org.openqa.selenium.WebDriver)">beforeScript(String, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called before <a href="./org/openqa/selenium/remote/RemoteWebDriver.html#executeScript(java.lang.String, java.lang.Object...)"><code>RemoteWebDriver.executeScript(java.lang.String, java.lang.Object[])</code></a></div>
</dd>
<dt><a href="./org/openqa/selenium/Beta.html" title="annotation in org.openqa.selenium"><span class="strong">Beta</span></a> - Annotation Type in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Indicates that a feature or API is in active development, and so should not
be relied upon.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#BINARY">BINARY</a></span> - Static variable in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#binary">binary</a></span> - Variable in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogType.html#BROWSER">BROWSER</a></span> - Static variable in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogType.html" title="class in org.openqa.selenium.logging">LogType</a></dt>
<dd>
<div class="block">This log type pertains to logs from the browser.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#BROWSER_EXECUTABLE_PATH">BROWSER_EXECUTABLE_PATH</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#BROWSER_MODE">BROWSER_MODE</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#BROWSER_NAME">BROWSER_NAME</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium"><span class="strong">BrowserConfigurationOptions</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">Contains parameters for a single Selenium browser session.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#BrowserConfigurationOptions()">BrowserConfigurationOptions()</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Instantiate a blank BrowserConfigurationOptions instance.</div>
</dd>
<dt><a href="./org/openqa/selenium/html5/BrowserConnection.html" title="interface in org.openqa.selenium.html5"><span class="strong">BrowserConnection</span></a> - Interface in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>
<div class="block">Represents the connection state of the application.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#browserDefaultPath()">browserDefaultPath()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">BrowserInstallation</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Encapsulate useful settings of a browser installation discovered with a
<a href="./org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html" title="interface in org.openqa.selenium.browserlaunchers.locators"><code>BrowserLocator</code></a></div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html#BrowserInstallation(java.lang.String, java.lang.String)">BrowserInstallation(String, String)</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html" title="class in org.openqa.selenium.browserlaunchers.locators">BrowserInstallation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/BrowserLauncher.html" title="interface in org.openqa.selenium.browserlaunchers"><span class="strong">BrowserLauncher</span></a> - Interface in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>
<div class="block">The launcher interface for classes that will start/stop the browser process.</div>
</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html" title="interface in org.openqa.selenium.browserlaunchers.locators"><span class="strong">BrowserLocator</span></a> - Interface in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Discovers a valid browser installation on local system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html#browserName()">browserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox2Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#browserName()">browserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html#browserName()">browserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">GoogleChromeLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html#browserName()">browserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">InternetExplorerLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html#browserName()">browserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SafariLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#browserName()">browserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxLocator.html#browserPathOverridePropertyName()">browserPathOverridePropertyName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">FirefoxLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html#browserPathOverridePropertyName()">browserPathOverridePropertyName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">GoogleChromeLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html#browserPathOverridePropertyName()">browserPathOverridePropertyName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">InternetExplorerLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html#browserPathOverridePropertyName()">browserPathOverridePropertyName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SafariLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#browserPathOverridePropertyName()">browserPathOverridePropertyName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote"><span class="strong">BrowserType</span></a> - Interface in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">All the browsers supported by selenium</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html#build()">build()</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html" title="class in org.openqa.selenium.chrome">ChromeDriverService.Builder</a></dt>
<dd>
<div class="block">Creates a new service to manage the driver server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.Builder.html#build()">build()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.Builder.html" title="class in org.openqa.selenium">Cookie.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html#build()">build()</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService.Builder</a></dt>
<dd>
<div class="block">Creates a new service to manage the driver server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#build()">build()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Generates a composite action containinig all actions so far, ready to be performed (and
resets the internal builder state, so subsequent calls to build() will contain fresh
sequences).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/Annotations.html#buildBy()">buildBy()</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/Annotations.html" title="class in org.openqa.selenium.support.pagefactory">Annotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/Annotations.html#buildByFromDefault()">buildByFromDefault()</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/Annotations.html" title="class in org.openqa.selenium.support.pagefactory">Annotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/Annotations.html#buildByFromFindBy(org.openqa.selenium.support.FindBy)">buildByFromFindBy(FindBy)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/Annotations.html" title="class in org.openqa.selenium.support.pagefactory">Annotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/Annotations.html#buildByFromFindBys(org.openqa.selenium.support.FindBys)">buildByFromFindBys(FindBys)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/Annotations.html" title="class in org.openqa.selenium.support.pagefactory">Annotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/Annotations.html#buildByFromLongFindBy(org.openqa.selenium.support.FindBy)">buildByFromLongFindBy(FindBy)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/Annotations.html" title="class in org.openqa.selenium.support.pagefactory">Annotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/Annotations.html#buildByFromShortFindBy(org.openqa.selenium.support.FindBy)">buildByFromShortFindBy(FindBy)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/Annotations.html" title="class in org.openqa.selenium.support.pagefactory">Annotations</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/BuildInfo.html" title="class in org.openqa.selenium.internal"><span class="strong">BuildInfo</span></a> - Class in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>
<div class="block">Reads information about how the current application was built from the Build-Info section of the
manifest in the jar file, which contains this class.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/BuildInfo.html#BuildInfo()">BuildInfo()</a></span> - Constructor for class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/BuildInfo.html" title="class in org.openqa.selenium.internal">BuildInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#button()">button()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#button(java.lang.String)">button(String)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/ButtonReleaseAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">ButtonReleaseAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Releases the left mouse button</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/ButtonReleaseAction.html#ButtonReleaseAction(org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable)">ButtonReleaseAction(Mouse, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/ButtonReleaseAction.html" title="class in org.openqa.selenium.interactions">ButtonReleaseAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium"><span class="strong">By</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Mechanism used to locate elements within a document.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#By()">By()</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/By.ByClassName.html" title="class in org.openqa.selenium"><span class="strong">By.ByClassName</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByClassName.html#By.ByClassName(java.lang.String)">By.ByClassName(String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByClassName.html" title="class in org.openqa.selenium">By.ByClassName</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/By.ByCssSelector.html" title="class in org.openqa.selenium"><span class="strong">By.ByCssSelector</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByCssSelector.html#By.ByCssSelector(java.lang.String)">By.ByCssSelector(String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByCssSelector.html" title="class in org.openqa.selenium">By.ByCssSelector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/By.ById.html" title="class in org.openqa.selenium"><span class="strong">By.ById</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ById.html#By.ById(java.lang.String)">By.ById(String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/By.ById.html" title="class in org.openqa.selenium">By.ById</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/By.ByLinkText.html" title="class in org.openqa.selenium"><span class="strong">By.ByLinkText</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByLinkText.html#By.ByLinkText(java.lang.String)">By.ByLinkText(String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByLinkText.html" title="class in org.openqa.selenium">By.ByLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/By.ByName.html" title="class in org.openqa.selenium"><span class="strong">By.ByName</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByName.html#By.ByName(java.lang.String)">By.ByName(String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByName.html" title="class in org.openqa.selenium">By.ByName</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/By.ByPartialLinkText.html" title="class in org.openqa.selenium"><span class="strong">By.ByPartialLinkText</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByPartialLinkText.html#By.ByPartialLinkText(java.lang.String)">By.ByPartialLinkText(String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByPartialLinkText.html" title="class in org.openqa.selenium">By.ByPartialLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/By.ByTagName.html" title="class in org.openqa.selenium"><span class="strong">By.ByTagName</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByTagName.html#By.ByTagName(java.lang.String)">By.ByTagName(String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByTagName.html" title="class in org.openqa.selenium">By.ByTagName</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/By.ByXPath.html" title="class in org.openqa.selenium"><span class="strong">By.ByXPath</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByXPath.html#By.ByXPath(java.lang.String)">By.ByXPath(String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByXPath.html" title="class in org.openqa.selenium">By.ByXPath</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/ByChained.html" title="class in org.openqa.selenium.support.pagefactory"><span class="strong">ByChained</span></a> - Class in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>
<div class="block">Mechanism used to locate elements within a document using a series of other lookups.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/ByChained.html#ByChained(org.openqa.selenium.By...)">ByChained(By...)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/ByChained.html" title="class in org.openqa.selenium.support.pagefactory">ByChained</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/ByIdOrName.html" title="class in org.openqa.selenium.support"><span class="strong">ByIdOrName</span></a> - Class in <a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ByIdOrName.html#ByIdOrName(java.lang.String)">ByIdOrName(String)</a></span> - Constructor for class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/ByIdOrName.html" title="class in org.openqa.selenium.support">ByIdOrName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/OutputType.html#BYTES">BYTES</a></span> - Static variable in interface org.openqa.selenium.<a href="./org/openqa/selenium/OutputType.html" title="interface in org.openqa.selenium">OutputType</a></dt>
<dd>
<div class="block">Obtain the screenshot as raw bytes.</div>
</dd>
</dl>
<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><a href="./org/openqa/selenium/support/CacheLookup.html" title="annotation in org.openqa.selenium.support"><span class="strong">CacheLookup</span></a> - Annotation Type in <a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a></dt>
<dd>
<div class="block">Marker annotation to be applied to WebElements to indicate that it never changes (that is, that
the same instance in the DOM will always be used)</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#canExecute(java.io.File)">canExecute(File)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#canUse(java.lang.String)">canUse(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium"><span class="strong">Capabilities</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Describes a series of key/value pairs that encapsulate aspects of a browser.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#CAPABILITY">CAPABILITY</a></span> - Static variable in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>
<div class="block">Key used to store a set of ChromeOptions in a <a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote"><code>DesiredCapabilities</code></a>
object.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote"><span class="strong">CapabilityType</span></a> - Interface in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Commonly seen remote webdriver capabilities.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html" title="interface in org.openqa.selenium.remote"><span class="strong">CapabilityType.ForSeleniumServer</span></a> - Interface in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#captureEntirePageScreenshot(java.lang.String, java.lang.String)">captureEntirePageScreenshot(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#captureEntirePageScreenshot(java.lang.String, java.lang.String)">captureEntirePageScreenshot(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Saves the entire contents of the current window canvas to a PNG file.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#captureEntirePageScreenshotToString(java.lang.String)">captureEntirePageScreenshotToString(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#captureEntirePageScreenshotToString(java.lang.String)">captureEntirePageScreenshotToString(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Downloads a screenshot of the browser current window canvas to a based 64 encoded PNG file.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#captureNetworkTraffic(java.lang.String)">captureNetworkTraffic(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#captureNetworkTraffic(java.lang.String)">captureNetworkTraffic(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the network traffic seen by the browser, including headers, AJAX requests, status
codes, and timings.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#capturePicture()">capturePicture()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#captureScreenshot(java.lang.String)">captureScreenshot(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#captureScreenshot(java.lang.String)">captureScreenshot(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Captures a PNG screenshot to the specified file.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#captureScreenshotToString()">captureScreenshotToString()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#captureScreenshotToString()">captureScreenshotToString()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Capture a PNG screenshot.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/TableCellFinder.html#cell()">cell()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/TableCellFinder.html" title="class in org.openqa.selenium.lift.find">TableCellFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#cell()">cell()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/TableCellFinder.html#cells()">cells()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/TableCellFinder.html" title="class in org.openqa.selenium.lift.find">TableCellFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#cells()">cells()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html#changeNetworkSettings()">changeNetworkSettings()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">MacProxyManager</a></dt>
<dd>
<div class="block">change the network settings to enable use of our proxy</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#changeRegistrySettings(org.openqa.selenium.Capabilities)">changeRegistrySettings(Capabilities)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keys.html#charAt(int)">charAt(int)</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium">Keys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#check(java.lang.String)">check(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#check(java.lang.String)">check(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Check a toggle-button (checkbox/radio)</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/service/DriverService.html#checkExecutable(java.io.File)">checkExecutable(File)</a></span> - Static method in class org.openqa.selenium.remote.service.<a href="./org/openqa/selenium/remote/service/DriverService.html" title="class in org.openqa.selenium.remote.service">DriverService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#checkForVerificationErrors()">checkForVerificationErrors()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Asserts that there were no verification errors during the current test, failing immediately if
any are found</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#checkForVerificationErrors()">checkForVerificationErrors()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Asserts that there were no verification errors during the current test, failing immediately if
any are found</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#checkForVerificationErrors()">checkForVerificationErrors()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#chooseCancelOnNextConfirmation()">chooseCancelOnNextConfirmation()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#chooseCancelOnNextConfirmation()">chooseCancelOnNextConfirmation()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">
By default, Selenium's overridden window.confirm() function will return true, as if the user
had manually clicked OK; after running this command, the next call to confirm() will return
false, as if the user had clicked Cancel.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#chooseOkOnNextConfirmation()">chooseOkOnNextConfirmation()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#chooseOkOnNextConfirmation()">chooseOkOnNextConfirmation()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">
Undo the effect of calling chooseCancelOnNextConfirmation.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keys.html#chord(java.lang.CharSequence...)">chord(CharSequence...)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium">Keys</a></dt>
<dd>
<div class="block">Simulate pressing many keys at once in a "chord".</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#CHROME">CHROME</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#chrome()">chrome()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.html#CHROME_DRIVER_EXE_PROPERTY">CHROME_DRIVER_EXE_PROPERTY</a></span> - Static variable in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.html" title="class in org.openqa.selenium.chrome">ChromeDriverService</a></dt>
<dd>
<div class="block">System property that defines the location of the chromedriver executable that will be used by
the <a href="./org/openqa/selenium/chrome/ChromeDriverService.html#createDefaultService()"><code>default service</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.html#CHROME_DRIVER_LOG_PROPERTY">CHROME_DRIVER_LOG_PROPERTY</a></span> - Static variable in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.html" title="class in org.openqa.selenium.chrome">ChromeDriverService</a></dt>
<dd>
<div class="block">System property that defines the location of the log that will be written by
the <a href="./org/openqa/selenium/chrome/ChromeDriverService.html#createDefaultService()"><code>default service</code></a>.</div>
</dd>
<dt><a href="./org/openqa/selenium/android/library/ChromeClientWrapper.html" title="class in org.openqa.selenium.android.library"><span class="strong">ChromeClientWrapper</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">This class wraps a chrome client that must have the *same* API as
WebChromeClient.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ChromeClientWrapper.html#ChromeClientWrapper(java.lang.String, java.lang.Object)">ChromeClientWrapper(String, Object)</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ChromeClientWrapper.html" title="class in org.openqa.selenium.android.library">ChromeClientWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome"><span class="strong">ChromeDriver</span></a> - Class in <a href="./org/openqa/selenium/chrome/package-summary.html">org.openqa.selenium.chrome</a></dt>
<dd>
<div class="block">A <a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium"><code>WebDriver</code></a> implementation that controls a Chrome browser running on the local machine.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriver.html#ChromeDriver()">ChromeDriver()</a></span> - Constructor for class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome">ChromeDriver</a></dt>
<dd>
<div class="block">Creates a new ChromeDriver using the <a href="./org/openqa/selenium/chrome/ChromeDriverService.html#createDefaultService()"><code>default</code></a>
server configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriver.html#ChromeDriver(org.openqa.selenium.chrome.ChromeDriverService)">ChromeDriver(ChromeDriverService)</a></span> - Constructor for class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome">ChromeDriver</a></dt>
<dd>
<div class="block">Creates a new ChromeDriver instance.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriver.html#ChromeDriver(org.openqa.selenium.Capabilities)">ChromeDriver(Capabilities)</a></span> - Constructor for class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome">ChromeDriver</a></dt>
<dd>
<div class="block">Creates a new ChromeDriver instance.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriver.html#ChromeDriver(org.openqa.selenium.chrome.ChromeOptions)">ChromeDriver(ChromeOptions)</a></span> - Constructor for class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome">ChromeDriver</a></dt>
<dd>
<div class="block">Creates a new ChromeDriver instance with the specified options.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriver.html#ChromeDriver(org.openqa.selenium.chrome.ChromeDriverService, org.openqa.selenium.Capabilities)">ChromeDriver(ChromeDriverService, Capabilities)</a></span> - Constructor for class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome">ChromeDriver</a></dt>
<dd>
<div class="block">Creates a new ChromeDriver instance.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriver.html#ChromeDriver(org.openqa.selenium.chrome.ChromeDriverService, org.openqa.selenium.chrome.ChromeOptions)">ChromeDriver(ChromeDriverService, ChromeOptions)</a></span> - Constructor for class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome">ChromeDriver</a></dt>
<dd>
<div class="block">Creates a new ChromeDriver instance with the specified options.</div>
</dd>
<dt><a href="./org/openqa/selenium/chrome/ChromeDriverService.html" title="class in org.openqa.selenium.chrome"><span class="strong">ChromeDriverService</span></a> - Class in <a href="./org/openqa/selenium/chrome/package-summary.html">org.openqa.selenium.chrome</a></dt>
<dd>
<div class="block">Manages the life and death of a chromedriver server.</div>
</dd>
<dt><a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html" title="class in org.openqa.selenium.chrome"><span class="strong">ChromeDriverService.Builder</span></a> - Class in <a href="./org/openqa/selenium/chrome/package-summary.html">org.openqa.selenium.chrome</a></dt>
<dd>
<div class="block">Builder used to configure new <a href="./org/openqa/selenium/chrome/ChromeDriverService.html" title="class in org.openqa.selenium.chrome"><code>ChromeDriverService</code></a> instances.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html#ChromeDriverService.Builder()">ChromeDriverService.Builder()</a></span> - Constructor for class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html" title="class in org.openqa.selenium.chrome">ChromeDriverService.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome"><span class="strong">ChromeOptions</span></a> - Class in <a href="./org/openqa/selenium/chrome/package-summary.html">org.openqa.selenium.chrome</a></dt>
<dd>
<div class="block">Class to manage options specific to <a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome"><code>ChromeDriver</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#ChromeOptions()">ChromeOptions()</a></span> - Constructor for class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#className(java.lang.String)">className(String)</a></span> - Static method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>
<div class="block">Finds elements based on the value of the "class" attribute.</div>
</dd>
<dt><a href="./org/openqa/selenium/firefox/internal/ClasspathExtension.html" title="class in org.openqa.selenium.firefox.internal"><span class="strong">ClasspathExtension</span></a> - Class in <a href="./org/openqa/selenium/firefox/internal/package-summary.html">org.openqa.selenium.firefox.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/ClasspathExtension.html#ClasspathExtension(java.lang.Class, java.lang.String)">ClasspathExtension(Class&lt;?&gt;, String)</a></span> - Constructor for class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/ClasspathExtension.html" title="class in org.openqa.selenium.firefox.internal">ClasspathExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#clean(org.openqa.selenium.firefox.FirefoxProfile, java.io.File)">clean(FirefoxProfile, File)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#clean(java.io.File)">clean(File)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/safari/SafariDriver.html#CLEAN_SESSION_CAPABILITY">CLEAN_SESSION_CAPABILITY</a></span> - Static variable in class org.openqa.selenium.safari.<a href="./org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari">SafariDriver</a></dt>
<dd>
<div class="block">A boolean capability that instructs the SafariDriver to delete all existing
session data when starting a new session.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#cleanTemporaryModel()">cleanTemporaryModel()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#clear()">clear()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/LocalStorage.html#clear()">clear()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/LocalStorage.html" title="interface in org.openqa.selenium.html5">LocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/SessionStorage.html#clear()">clear()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/SessionStorage.html" title="interface in org.openqa.selenium.html5">SessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#clear()">clear()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html#clear()">clear()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteLocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html#clear()">clear()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteSessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#clear()">clear()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#clear()">clear()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">If this element is a text entry element, this will clear the value.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#CLEAR_APP_CACHE">CLEAR_APP_CACHE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#CLEAR_ELEMENT">CLEAR_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#CLEAR_LOCAL_STORAGE">CLEAR_LOCAL_STORAGE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#CLEAR_SESSION_STORAGE">CLEAR_SESSION_STORAGE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#clearCache(boolean)">clearCache(boolean)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#clearFormData()">clearFormData()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#clearHistory()">clearHistory()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#clearVerificationErrors()">clearVerificationErrors()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Clears out the list of verification errors</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#clearVerificationErrors()">clearVerificationErrors()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Clears out the list of verification errors</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#clearView()">clearView()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#click(java.lang.String)">click(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#click(java.lang.String)">click(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Clicks on a link, button, checkbox or radio button.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#click()">click()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html#click(org.openqa.selenium.interactions.internal.Coordinates)">click(Coordinates)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html#click(org.openqa.selenium.interactions.internal.Coordinates, long, long)">click(Coordinates, long, long)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#click()">click()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#click(org.openqa.selenium.WebElement)">click(WebElement)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Clicks in the middle of the given element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#click()">click()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Clicks at the current mouse location.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Mouse.html#click(org.openqa.selenium.interactions.internal.Coordinates)">click(Coordinates)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium">Mouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#CLICK">CLICK</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#click()">click()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html#click(org.openqa.selenium.interactions.internal.Coordinates)">click(Coordinates)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html" title="class in org.openqa.selenium.support.events.internal">EventFiringMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#click()">click()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Click this element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#CLICK_ELEMENT">CLICK_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/ClickAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">ClickAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">clicks an element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/ClickAction.html#ClickAction(org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable)">ClickAction(Mouse, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/ClickAction.html" title="class in org.openqa.selenium.interactions">ClickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#clickAndHold(org.openqa.selenium.WebElement)">clickAndHold(WebElement)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Clicks (without releasing) in the middle of the given element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#clickAndHold()">clickAndHold()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Clicks (without releasing) at the current mouse location.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/ClickAndHoldAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">ClickAndHoldAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Presses the left mouse button without releasing it.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/ClickAndHoldAction.html#ClickAndHoldAction(org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable)">ClickAndHoldAction(Mouse, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/ClickAndHoldAction.html" title="class in org.openqa.selenium.interactions">ClickAndHoldAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#clickAt(java.lang.String, java.lang.String)">clickAt(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#clickAt(java.lang.String, java.lang.String)">clickAt(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Clicks on a link, button, checkbox or radio button.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#clickOn(org.openqa.selenium.lift.find.Finder)">clickOn(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/TestContext.html#clickOn(org.openqa.selenium.lift.find.Finder)">clickOn(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in interface org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/TestContext.html" title="interface in org.openqa.selenium.lift">TestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/WebDriverTestContext.html#clickOn(org.openqa.selenium.lift.find.Finder)">clickOn(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift">WebDriverTestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/WebDriverTestContext.html#clickOnFirst(org.openqa.selenium.lift.find.Finder)">clickOnFirst(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift">WebDriverTestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogType.html#CLIENT">CLIENT</a></span> - Static variable in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogType.html" title="class in org.openqa.selenium.logging">LogType</a></dt>
<dd>
<div class="block">This log type pertains to logs from the client.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/ui/Clock.html" title="interface in org.openqa.selenium.support.ui"><span class="strong">Clock</span></a> - Interface in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">A simple encapsulation to allowing timing</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#close()">close()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#close()">close()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates the user clicking the "close" button in the titlebar of a popup window or tab.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#close()">close()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/BrowserLauncher.html#close()">close()</a></span> - Method in interface org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/BrowserLauncher.html" title="interface in org.openqa.selenium.browserlaunchers">BrowserLauncher</a></dt>
<dd>
<div class="block">Stop (kill) the browser process</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#close()">close()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#close()">close()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingHandler.html#close()">close()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingHandler.html" title="class in org.openqa.selenium.logging">LoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#CLOSE">CLOSE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#close()">close()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#close()">close()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#close()">close()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Close the current window, quitting the browser if it's the last window currently open.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/IOUtils.html#closeQuietly(java.io.Closeable)">closeQuietly(Closeable)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/IOUtils.html" title="class in org.openqa.selenium.io">IOUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#closeResources(java.net.HttpURLConnection, java.io.Writer, java.io.Reader)">closeResources(HttpURLConnection, Writer, Reader)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/Color.html" title="class in org.openqa.selenium.support"><span class="strong">Color</span></a> - Class in <a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/Colors.html" title="enum in org.openqa.selenium.support"><span class="strong">Colors</span></a> - Enum in <a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a> - package com.thoughtworks.selenium</dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a> - package com.thoughtworks.selenium.condition</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogCombiner.html#combine(org.openqa.selenium.logging.LogEntries...)">combine(LogEntries...)</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogCombiner.html" title="class in org.openqa.selenium.logging">LogCombiner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/CombinedFirefoxLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">CombinedFirefoxLocator</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Discovers a valid Firefox installation on local system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/CombinedFirefoxLocator.html#CombinedFirefoxLocator()">CombinedFirefoxLocator()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/CombinedFirefoxLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">CombinedFirefoxLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/Command.html" title="class in org.openqa.selenium.remote"><span class="strong">Command</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Command.html#Command(org.openqa.selenium.remote.SessionId, java.lang.String)">Command(SessionId, String)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Command.html" title="class in org.openqa.selenium.remote">Command</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Command.html#Command(org.openqa.selenium.remote.SessionId, java.lang.String, java.util.Map)">Command(SessionId, String, Map&lt;String, ?&gt;)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Command.html" title="class in org.openqa.selenium.remote">Command</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#COMMAND_LINE_FLAGS">COMMAND_LINE_FLAGS</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/CommandExecutor.html" title="interface in org.openqa.selenium.remote"><span class="strong">CommandExecutor</span></a> - Interface in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/CommandInfo.html" title="class in org.openqa.selenium.remote"><span class="strong">CommandInfo</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CommandInfo.html#CommandInfo(java.lang.String, org.openqa.selenium.remote.HttpVerb)">CommandInfo(String, HttpVerb)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CommandInfo.html" title="class in org.openqa.selenium.remote">CommandInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os"><span class="strong">CommandLine</span></a> - Class in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#CommandLine(java.lang.String, java.lang.String...)">CommandLine(String, String...)</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#CommandLine(java.lang.String[])">CommandLine(String[])</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium"><span class="strong">CommandProcessor</span></a> - Interface in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">
Provides a <code>doCommand</code> method, which sends the command to the browser to be performed.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#commandProcessor">commandProcessor</a></span> - Variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/CompositeAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">CompositeAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">An action for aggregating actions and triggering all of them at the same time.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/CompositeAction.html#CompositeAction()">CompositeAction()</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/CompositeAction.html" title="class in org.openqa.selenium.interactions">CompositeAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html#computeLibraryPath(java.io.File)">computeLibraryPath(File)</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox2Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#computeLibraryPath(java.io.File)">computeLibraryPath(File)</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#computeLibraryPath(java.io.File)">computeLibraryPath(File)</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition"><span class="strong">Condition</span></a> - Class in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">Simple predicate class, which also knows how to wait for the condition to be true.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#Condition()">Condition()</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>
<div class="block">Creates an instance of Condition with is canonical name as message</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#Condition(java.lang.String, java.lang.Object[])">Condition(String, Object[])</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>
<div class="block">Creates an instance of Condition with the given <code>message</code> and <code>args</code>, which are in
the <code>String.format(String, Object...)</code> modeal.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#Condition(java.lang.String)">Condition(String)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#Condition(java.lang.String, java.lang.Object)">Condition(String, Object)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#Condition(java.lang.String, java.lang.Object, java.lang.Object)">Condition(String, Object, Object)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#Condition(java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)">Condition(String, Object, Object, Object)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#Condition(java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)">Condition(String, Object, Object, Object, Object)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#Condition(java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)">Condition(String, Object, Object, Object, Object, Object)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#conditionFailed(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition, java.lang.String)">conditionFailed(ConditionRunner.Context, Condition, String)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner.Log4jMonitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#conditionFailed(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition, java.lang.String)">conditionFailed(ConditionRunner.Context, Condition, String)</a></span> - Method in interface com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html#conditionFailed(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition, java.lang.String)">conditionFailed(ConditionRunner.Context, Condition, String)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner.NoOpMonitor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/condition/ConditionRunner.html" title="interface in com.thoughtworks.selenium.condition"><span class="strong">ConditionRunner</span></a> - Interface in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">A ConditionRunner is a class that can execute a <a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition"><code>Condition</code></a>, which need certain basic
pieces that it needs to execute (e.g.</div>
</dd>
<dt><a href="./com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition"><span class="strong">ConditionRunner.Context</span></a> - Interface in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">Used by implementations of <a href="./com/thoughtworks/selenium/condition/ConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><code>ConditionRunner.waitFor(Condition)</code></a> to provide context to the
<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition"><code>isTrue(com.google.testing.selenium.condition.ConditionRunner.Context)</code></a> method</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">conditionWasReached(ConditionRunner.Context, Condition)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner.Log4jMonitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">conditionWasReached(ConditionRunner.Context, Condition)</a></span> - Method in interface com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</a></dt>
<dd>
<div class="block">Called whenever a <a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><code>DefaultConditionRunner.waitFor(Condition)</code></a> is successful (i.e.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html#conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">conditionWasReached(ConditionRunner.Context, Condition)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner.NoOpMonitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#connectTo(org.openqa.selenium.firefox.FirefoxBinary, org.openqa.selenium.firefox.FirefoxProfile, java.lang.String)">connectTo(FirefoxBinary, FirefoxProfile, String)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html#contextClick(org.openqa.selenium.interactions.internal.Coordinates)">contextClick(Coordinates)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#contextClick(org.openqa.selenium.WebElement)">contextClick(WebElement)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Performs a context-click at middle of the given element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#contextClick()">contextClick()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Performs a context-click at the current mouse location.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Mouse.html#contextClick(org.openqa.selenium.interactions.internal.Coordinates)">contextClick(Coordinates)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium">Mouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html#contextClick(org.openqa.selenium.interactions.internal.Coordinates)">contextClick(Coordinates)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html" title="class in org.openqa.selenium.support.events.internal">EventFiringMouse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/ContextClickAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">ContextClickAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Context-clicks an element</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/ContextClickAction.html#ContextClickAction(org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable)">ContextClickAction(Mouse, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/ContextClickAction.html" title="class in org.openqa.selenium.interactions">ContextClickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#contextMenu(java.lang.String)">contextMenu(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#contextMenu(java.lang.String)">contextMenu(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates opening the context menu for the specified element (as might happen if the user
"right-clicked" on the element).</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#contextMenuAt(java.lang.String, java.lang.String)">contextMenuAt(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#contextMenuAt(java.lang.String, java.lang.String)">contextMenuAt(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates opening the context menu for the specified element (as might happen if the user
"right-clicked" on the element).</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#controlKeyDown()">controlKeyDown()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#controlKeyDown()">controlKeyDown()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Press the control key and hold it down until doControlUp() is called or a new page is loaded.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#controlKeyUp()">controlKeyUp()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#controlKeyUp()">controlKeyUp()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Release the control key.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BeanToJsonConverter.html#convert(java.lang.Object)">convert(Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BeanToJsonConverter.html" title="class in org.openqa.selenium.remote">BeanToJsonConverter</a></dt>
<dd>
<div class="block">Convert an object that may or may not be a JSONArray or JSONObject into its JSON string
representation, handling the case where it is neither in a graceful way.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/JsonToBeanConverter.html#convert(java.lang.Class, java.lang.Object)">convert(Class&lt;T&gt;, Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/JsonToBeanConverter.html" title="class in org.openqa.selenium.remote">JsonToBeanConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/JsonToBeanConverter.html#convertBean(java.lang.Class, org.json.JSONObject, int)">convertBean(Class&lt;T&gt;, JSONObject, int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/JsonToBeanConverter.html" title="class in org.openqa.selenium.remote">JsonToBeanConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/OutputType.html#convertFromBase64Png(java.lang.String)">convertFromBase64Png(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/OutputType.html" title="interface in org.openqa.selenium">OutputType</a></dt>
<dd>
<div class="block">Convert the given base64 png to a requested format.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/OutputType.html#convertFromPngBytes(byte[])">convertFromPngBytes(byte[])</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/OutputType.html" title="interface in org.openqa.selenium">OutputType</a></dt>
<dd>
<div class="block">Convert the given png to a requested format.</div>
</dd>
<dt><a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium"><span class="strong">Cookie</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#Cookie(java.lang.String, java.lang.String, java.lang.String, java.util.Date)">Cookie(String, String, String, Date)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>
<div class="block">Creates an insecure cookie with no domain specified.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#Cookie(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Date)">Cookie(String, String, String, String, Date)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>
<div class="block">Creates an insecure cookie.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#Cookie(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Date, boolean)">Cookie(String, String, String, String, Date, boolean)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>
<div class="block">Creates a cookie.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#Cookie(java.lang.String, java.lang.String)">Cookie(String, String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>
<div class="block">Create a cookie for the default path with the given name and value with no expiry set.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#Cookie(java.lang.String, java.lang.String, java.lang.String)">Cookie(String, String, String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>
<div class="block">Create a cookie.</div>
</dd>
<dt><a href="./org/openqa/selenium/Cookie.Builder.html" title="class in org.openqa.selenium"><span class="strong">Cookie.Builder</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.Builder.html#Cookie.Builder(java.lang.String, java.lang.String)">Cookie.Builder(String, String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.Builder.html" title="class in org.openqa.selenium">Cookie.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#COOKIE_SUFFIX">COOKIE_SUFFIX</a></span> - Static variable in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/internal/Coordinates.html" title="interface in org.openqa.selenium.interactions.internal"><span class="strong">Coordinates</span></a> - Interface in <a href="./org/openqa/selenium/interactions/internal/package-summary.html">org.openqa.selenium.interactions.internal</a></dt>
<dd>
<div class="block">Provides coordinates of an element for advanced interactions.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#copy(java.io.File, java.io.File)">copy(File, File)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#copy(java.io.File, java.io.File, java.lang.String)">copy(File, File, String)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#copyDirectory(java.io.File, java.io.File)">copyDirectory(File, File)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#copyDirectory(java.io.File, java.lang.String, java.io.File)">copyDirectory(File, String, File)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>
<div class="block">Copies all files matching the suffix to the destination directory.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#copyModel(java.io.File, java.io.File)">copyModel(File, File)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#copyOutputTo(java.io.OutputStream)">copyOutputTo(OutputStream)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#copyOutputTo(java.io.OutputStream)">copyOutputTo(OutputStream)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#copyResource(java.io.File, java.lang.Class, java.lang.String...)">copyResource(File, Class&lt;?&gt;, String...)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#copySingleFile(java.io.File, java.io.File)">copySingleFile(File, File)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#copySingleFileWithOverwrite(java.io.File, java.io.File, boolean)">copySingleFileWithOverwrite(File, File, boolean)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#couldNotFindAnyInstallationMessage()">couldNotFindAnyInstallationMessage()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Augmenter.html#create(org.openqa.selenium.remote.Augmenter.CompoundHandler, X)">create(Augmenter.CompoundHandler, X)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote">Augmenter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#createCookie(java.lang.String, java.lang.String)">createCookie(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#createCookie(java.lang.String, java.lang.String)">createCookie(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Create a new cookie whose path and domain are same with those of current page under test,
unless you specified a path for this cookie explicitly.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#createCustomProfileDir(java.lang.String)">createCustomProfileDir(String)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>
<div class="block">creates an empty temp directory for managing a browser profile</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.html#createDefaultService()">createDefaultService()</a></span> - Static method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.html" title="class in org.openqa.selenium.chrome">ChromeDriverService</a></dt>
<dd>
<div class="block">Configures and returns a new <a href="./org/openqa/selenium/chrome/ChromeDriverService.html" title="class in org.openqa.selenium.chrome"><code>ChromeDriverService</code></a> using the default configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html#createDefaultService()">createDefaultService()</a></span> - Static method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService</a></dt>
<dd>
<div class="block">Configures and returns a new <a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html" title="class in org.openqa.selenium.ie"><code>InternetExplorerDriverService</code></a> using the default configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#createDir(java.io.File)">createDir(File)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#createDriver()">createDriver()</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.html#CreateJobObject(com.sun.jna.platform.win32.WinBase.SECURITY_ATTRIBUTES, java.lang.String)">CreateJobObject(WinBase.SECURITY_ATTRIBUTES, String)</a></span> - Method in interface org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os">Kernel32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html#createLocator(java.lang.reflect.Field)">createLocator(Field)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html" title="class in org.openqa.selenium.support.pagefactory">AjaxElementLocatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocatorFactory.html#createLocator(java.lang.reflect.Field)">createLocator(Field)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocatorFactory.html" title="class in org.openqa.selenium.support.pagefactory">DefaultElementLocatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/ElementLocatorFactory.html#createLocator(java.lang.reflect.Field)">createLocator(Field)</a></span> - Method in interface org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/ElementLocatorFactory.html" title="interface in org.openqa.selenium.support.pagefactory">ElementLocatorFactory</a></dt>
<dd>
<div class="block">When a field on a class needs to be decorated with an <a href="./org/openqa/selenium/support/pagefactory/ElementLocator.html" title="interface in org.openqa.selenium.support.pagefactory"><code>ElementLocator</code></a> this method will
be called.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultWebViewFactory.html#createNewView(android.app.Activity)">createNewView(Activity)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultWebViewFactory.html" title="class in org.openqa.selenium.android.library">DefaultWebViewFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewFactory.html#createNewView(android.app.Activity)">createNewView(Activity)</a></span> - Method in interface org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewFactory.html" title="interface in org.openqa.selenium.android.library">ViewFactory</a></dt>
<dd>
<div class="block">Creates a rendering view.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#createProfile(java.lang.String)">createProfile(String)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/TemporaryFilesystem.html#createTempDir(java.lang.String, java.lang.String)">createTempDir(String, String)</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/TemporaryFilesystem.html" title="class in org.openqa.selenium.io">TemporaryFilesystem</a></dt>
<dd>
<div class="block">Create a temporary directory, and track it for deletion.</div>
</dd>
<dt><a href="./org/openqa/selenium/security/Credentials.html" title="interface in org.openqa.selenium.security"><span class="strong">Credentials</span></a> - Interface in <a href="./org/openqa/selenium/security/package-summary.html">org.openqa.selenium.security</a></dt>
<dd>
<div class="block">Marker interface used to indicate that this object can be used for
authentication.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#cssSelector(java.lang.String)">cssSelector(String)</a></span> - Static method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>
<div class="block">Finds elements via the driver's underlying W3 Selector engine.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#customProfileDir(java.lang.String)">customProfileDir(String)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>
<div class="block">Return the name of the custom profile directory for a specific seleniumm session</div>
</dd>
</dl>
<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/safari/SafariDriver.html#DATA_DIR_CAPABILITY">DATA_DIR_CAPABILITY</a></span> - Static variable in class org.openqa.selenium.safari.<a href="./org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari">SafariDriver</a></dt>
<dd>
<div class="block">Capability that defines the path to a Safari installations data
directory.</div>
</dd>
<dt><a href="./org/openqa/selenium/html5/DatabaseStorage.html" title="interface in org.openqa.selenium.html5"><span class="strong">DatabaseStorage</span></a> - Interface in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Web SQL has been deprecated, see
http://dev.w3.org/html5/webdatabase/</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html#deactivate()">deactivate()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.ImeHandler.html#deactivate()">deactivate()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.ImeHandler.html" title="interface in org.openqa.selenium">WebDriver.ImeHandler</a></dt>
<dd>
<div class="block">De-activate IME input (turns off the currently activated engine).</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleniumLogLevels.html#DEBUG">DEBUG</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleniumLogLevels.html" title="class in com.thoughtworks.selenium">SeleniumLogLevels</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/Base64Encoder.html#decode(java.lang.String)">decode(String)</a></span> - Method in class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/Base64Encoder.html" title="class in org.openqa.selenium.internal">Base64Encoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html#decorate(java.lang.ClassLoader, java.lang.reflect.Field)">decorate(ClassLoader, Field)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html" title="class in org.openqa.selenium.support.pagefactory">DefaultFieldDecorator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/FieldDecorator.html#decorate(java.lang.ClassLoader, java.lang.reflect.Field)">decorate(ClassLoader, Field)</a></span> - Method in interface org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/FieldDecorator.html" title="interface in org.openqa.selenium.support.pagefactory">FieldDecorator</a></dt>
<dd>
<div class="block">This method is called by PageFactory on all fields to decide how to decorate the field.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#DEFAULT_ENABLE_NATIVE_EVENTS">DEFAULT_ENABLE_NATIVE_EVENTS</a></span> - Static variable in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.html#DEFAULT_INTERVAL">DEFAULT_INTERVAL</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.html" title="class in com.thoughtworks.selenium">Wait</a></dt>
<dd>
<div class="block">The interval to pause between checking; the default is 500 milliseconds</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#DEFAULT_IWEBDRIVER_URL">DEFAULT_IWEBDRIVER_URL</a></span> - Static variable in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>
<div class="block">This is the default port and URL for iWebDriver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/SocketLock.html#DEFAULT_PORT">DEFAULT_PORT</a></span> - Static variable in class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/SocketLock.html" title="class in org.openqa.selenium.internal">SocketLock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/WebDriverWait.html#DEFAULT_SLEEP_TIMEOUT">DEFAULT_SLEEP_TIMEOUT</a></span> - Static variable in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/WebDriverWait.html" title="class in org.openqa.selenium.support.ui">WebDriverWait</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.html#DEFAULT_TIMEOUT">DEFAULT_TIMEOUT</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.html" title="class in com.thoughtworks.selenium">Wait</a></dt>
<dd>
<div class="block">The amount of time to wait before giving up; the default is 30 seconds</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#DEFAULT_TIMEOUT_IN_SECONDS">DEFAULT_TIMEOUT_IN_SECONDS</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library"><span class="strong">DefaultChromeClient</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">Default implementation for WebDriver's chrome client.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#DefaultChromeClient()">DefaultChromeClient()</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>
<div class="block">Default chrome client.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#DefaultChromeClient(android.webkit.WebChromeClient)">DefaultChromeClient(WebChromeClient)</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>
<div class="block">Use this constructor if the WebView you are using with WebDriver does
have custom setting defined in the WebChromeClient.</div>
</dd>
<dt><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition"><span class="strong">DefaultConditionRunner</span></a> - Class in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">This ConditionRunner throws a simple <code>RuntimeException</code> when the
condition is not met in the <a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><code>DefaultConditionRunner.waitFor(Condition)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#DefaultConditionRunner(com.thoughtworks.selenium.condition.DefaultConditionRunner.Monitor, com.thoughtworks.selenium.Selenium, int, int, int)">DefaultConditionRunner(DefaultConditionRunner.Monitor, Selenium, int, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#DefaultConditionRunner(com.thoughtworks.selenium.condition.DefaultConditionRunner.Monitor, com.thoughtworks.selenium.Selenium, int, int)">DefaultConditionRunner(DefaultConditionRunner.Monitor, Selenium, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#DefaultConditionRunner(com.thoughtworks.selenium.Selenium, int, int, int)">DefaultConditionRunner(Selenium, int, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</a></dt>
<dd>
<div class="block">Constructs an instance of this class with a <a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html" title="class in com.thoughtworks.selenium.condition"><code>DefaultConditionRunner.NoOpMonitor</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#DefaultConditionRunner(com.thoughtworks.selenium.Selenium, int, int)">DefaultConditionRunner(Selenium, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</a></dt>
<dd>
<div class="block">Constructs an instance of this class with a <a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html" title="class in com.thoughtworks.selenium.condition"><code>DefaultConditionRunner.NoOpMonitor</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#DefaultConditionRunner(com.thoughtworks.selenium.Selenium)">DefaultConditionRunner(Selenium)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</a></dt>
<dd>
<div class="block">Constructs an instance of this class with reasonable defaults.</div>
</dd>
<dt><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" title="class in com.thoughtworks.selenium.condition"><span class="strong">DefaultConditionRunner.Log4jMonitor</span></a> - Class in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">A Log4j implementation of <a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><code>DefaultConditionRunner.Monitor</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#DefaultConditionRunner.Log4jMonitor()">DefaultConditionRunner.Log4jMonitor()</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner.Log4jMonitor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><span class="strong">DefaultConditionRunner.Monitor</span></a> - Interface in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">A <a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><code>DefaultConditionRunner.Monitor</code></a> can be installed in <a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition"><code>DefaultConditionRunner</code></a> as an open ended way of
being notified of certain events.</div>
</dd>
<dt><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html" title="class in com.thoughtworks.selenium.condition"><span class="strong">DefaultConditionRunner.NoOpMonitor</span></a> - Class in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">A no-op implementation of <a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><code>DefaultConditionRunner.Monitor</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html#DefaultConditionRunner.NoOpMonitor()">DefaultConditionRunner.NoOpMonitor()</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner.NoOpMonitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html#defaultContent()">defaultContent()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteTargetLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.TargetLocator.html#defaultContent()">defaultContent()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.TargetLocator.html" title="interface in org.openqa.selenium">WebDriver.TargetLocator</a></dt>
<dd>
<div class="block">Selects either the first frame on the page, or the main document when a page contains
iframes.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocator.html" title="class in org.openqa.selenium.support.pagefactory"><span class="strong">DefaultElementLocator</span></a> - Class in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>
<div class="block">The default element locator, which will lazily locate an element or an element list on a page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocator.html#DefaultElementLocator(org.openqa.selenium.SearchContext, java.lang.reflect.Field)">DefaultElementLocator(SearchContext, Field)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">DefaultElementLocator</a></dt>
<dd>
<div class="block">Creates a new element locator.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocatorFactory.html" title="class in org.openqa.selenium.support.pagefactory"><span class="strong">DefaultElementLocatorFactory</span></a> - Class in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocatorFactory.html#DefaultElementLocatorFactory(org.openqa.selenium.SearchContext)">DefaultElementLocatorFactory(SearchContext)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocatorFactory.html" title="class in org.openqa.selenium.support.pagefactory">DefaultElementLocatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html" title="class in org.openqa.selenium.support.pagefactory"><span class="strong">DefaultFieldDecorator</span></a> - Class in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>
<div class="block">Default decorator for use with PageFactory.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html#DefaultFieldDecorator(org.openqa.selenium.support.pagefactory.ElementLocatorFactory)">DefaultFieldDecorator(ElementLocatorFactory)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html" title="class in org.openqa.selenium.support.pagefactory">DefaultFieldDecorator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/DefaultNetworkInterfaceProvider.html" title="class in org.openqa.selenium.net"><span class="strong">DefaultNetworkInterfaceProvider</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/DefaultNetworkInterfaceProvider.html#DefaultNetworkInterfaceProvider()">DefaultNetworkInterfaceProvider()</a></span> - Constructor for class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/DefaultNetworkInterfaceProvider.html" title="class in org.openqa.selenium.net">DefaultNetworkInterfaceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/DefaultRemoteCommand.html" title="class in com.thoughtworks.selenium"><span class="strong">DefaultRemoteCommand</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">The default implementation of the RemoteCommand interface</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultRemoteCommand.html#DefaultRemoteCommand(java.lang.String, java.lang.String[])">DefaultRemoteCommand(String, String[])</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultRemoteCommand.html" title="class in com.thoughtworks.selenium">DefaultRemoteCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html#defaults()">defaults()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium"><span class="strong">DefaultSelenium</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">The default implementation of the Selenium interface; <i>end users will primarily interact with
this object.</i></div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#DefaultSelenium(java.lang.String, int, java.lang.String, java.lang.String)">DefaultSelenium(String, int, String, String)</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>
<div class="block">Uses a CommandBridgeClient, specifying a server host/port, a command to launch the browser, and
a starting URL for the browser.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#DefaultSelenium(com.thoughtworks.selenium.CommandProcessor)">DefaultSelenium(CommandProcessor)</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>
<div class="block">Uses an arbitrary CommandProcessor</div>
</dd>
<dt><a href="./org/openqa/selenium/android/library/DefaultWebViewFactory.html" title="class in org.openqa.selenium.android.library"><span class="strong">DefaultWebViewFactory</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">Provides a default ViewAdapter to be used by WebDriver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultWebViewFactory.html#DefaultWebViewFactory()">DefaultWebViewFactory()</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultWebViewFactory.html" title="class in org.openqa.selenium.android.library">DefaultWebViewFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#delete(java.io.File)">delete(File)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#DELETE_ALL_COOKIES">DELETE_ALL_COOKIES</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#DELETE_COOKIE">DELETE_COOKIE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#deleteAllCookies()">deleteAllCookies()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#deleteAllCookies()">deleteAllCookies()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Delete all the cookies for the current domain.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#deleteAllVisibleCookies()">deleteAllVisibleCookies()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#deleteAllVisibleCookies()">deleteAllVisibleCookies()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Calls deleteCookie with recurse=true on all cookies visible to the current page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/TemporaryFilesystem.html#deleteBaseDir()">deleteBaseDir()</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/TemporaryFilesystem.html" title="class in org.openqa.selenium.io">TemporaryFilesystem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#deleteCookie(java.lang.String, java.lang.String)">deleteCookie(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#deleteCookie(java.lang.String, java.lang.String)">deleteCookie(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Delete a named cookie with specified path and domain.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#deleteCookie(org.openqa.selenium.Cookie)">deleteCookie(Cookie)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#deleteCookie(org.openqa.selenium.Cookie)">deleteCookie(Cookie)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Delete a cookie from the browser's "cookie jar".</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#deleteCookieNamed(java.lang.String)">deleteCookieNamed(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#deleteCookieNamed(java.lang.String)">deleteCookieNamed(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Delete the named cookie from the current domain.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#deleteExtensionsCacheIfItExists(java.io.File)">deleteExtensionsCacheIfItExists(File)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#deleteFlatDirContents(java.io.File, java.lang.String)">deleteFlatDirContents(File, String)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>
<div class="block">Deletes all files contained by the given directory.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#deleteLockFiles(java.io.File)">deleteLockFiles(File)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#deleteRegistryValue(java.lang.String)">deleteRegistryValue(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/TemporaryFilesystem.html#deleteTempDir(java.io.File)">deleteTempDir(File)</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/TemporaryFilesystem.html" title="class in org.openqa.selenium.io">TemporaryFilesystem</a></dt>
<dd>
<div class="block">Delete a temporary directory that we were responsible for creating.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/TemporaryFilesystem.html#deleteTemporaryFiles()">deleteTemporaryFiles()</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/TemporaryFilesystem.html" title="class in org.openqa.selenium.io">TemporaryFilesystem</a></dt>
<dd>
<div class="block">Perform the operation that a shutdown hook would have.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#deleteTryTryAgain(java.io.File, int)">deleteTryTryAgain(File, int)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>
<div class="block">Try several times to recursively delete a directory</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html#deriveFrom(java.net.URI)">deriveFrom(URI)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/BaseFinder.html#describeTargetTo(org.hamcrest.Description)">describeTargetTo(Description)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="class in org.openqa.selenium.lift.find">BaseFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html#describeTargetTo(org.hamcrest.Description)">describeTargetTo(Description)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html" title="class in org.openqa.selenium.lift.find">HtmlTagFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/XPathFinder.html#describeTargetTo(org.hamcrest.Description)">describeTargetTo(Description)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/XPathFinder.html" title="class in org.openqa.selenium.lift.find">XPathFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/BaseFinder.html#describeTo(org.hamcrest.Description)">describeTo(Description)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="class in org.openqa.selenium.lift.find">BaseFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/AttributeMatcher.html#describeTo(org.hamcrest.Description)">describeTo(Description)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/AttributeMatcher.html" title="class in org.openqa.selenium.lift.match">AttributeMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/DisplayedMatcher.html#describeTo(org.hamcrest.Description)">describeTo(Description)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/DisplayedMatcher.html" title="class in org.openqa.selenium.lift.match">DisplayedMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/SelectionMatcher.html#describeTo(org.hamcrest.Description)">describeTo(Description)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/SelectionMatcher.html" title="class in org.openqa.selenium.lift.match">SelectionMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/TextMatcher.html#describeTo(org.hamcrest.Description)">describeTo(Description)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/TextMatcher.html" title="class in org.openqa.selenium.lift.match">TextMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/ValueMatcher.html#describeTo(org.hamcrest.Description)">describeTo(Description)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/ValueMatcher.html" title="class in org.openqa.selenium.lift.match">ValueMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#deselectAll()">deselectAll()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>
<div class="block">Clear all selected entries.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#deselectByIndex(int)">deselectByIndex(int)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>
<div class="block">Deselect the option at the given index.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#deselectByValue(java.lang.String)">deselectByValue(String)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>
<div class="block">Deselect all options that have a value matching the argument.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#deselectByVisibleText(java.lang.String)">deselectByVisibleText(String)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>
<div class="block">Deselect all options that display text matching the argument.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#deselectPopUp()">deselectPopUp()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#deselectPopUp()">deselectPopUp()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Selects the main window.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote"><span class="strong">DesiredCapabilities</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#DesiredCapabilities(java.lang.String, java.lang.String, org.openqa.selenium.Platform)">DesiredCapabilities(String, String, Platform)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#DesiredCapabilities()">DesiredCapabilities()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#DesiredCapabilities(java.util.Map)">DesiredCapabilities(Map&lt;String, ?&gt;)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#DesiredCapabilities(org.openqa.selenium.Capabilities)">DesiredCapabilities(Capabilities)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#DesiredCapabilities(org.openqa.selenium.Capabilities...)">DesiredCapabilities(Capabilities...)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#destroy()">destroy()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#destroy()">destroy()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>
<div class="block">Destroy the current command.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#destroy()">destroy()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html#determineNextFreePort(int)">determineNextFreePort(int)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html" title="class in org.openqa.selenium.firefox.internal">NewProfileExtensionConnection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Dimension.html" title="class in org.openqa.selenium"><span class="strong">Dimension</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Similar to Point - implement locally to avoid depending on GWT.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Dimension.html#Dimension(int, int)">Dimension(int, int)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Dimension.html" title="class in org.openqa.selenium">Dimension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#discoverRegistryKeyType(java.lang.String)">discoverRegistryKeyType(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Alert.html#dismiss()">dismiss()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Alert.html" title="interface in org.openqa.selenium">Alert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidAlert.html#dismiss()">dismiss()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidAlert.html" title="class in org.openqa.selenium.android.library">AndroidAlert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#DISMISS_ALERT">DISMISS_ALERT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#dispatchKeyEvent(android.view.KeyEvent)">dispatchKeyEvent(KeyEvent)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#dispatchTouchEvent(android.view.MotionEvent)">dispatchTouchEvent(MotionEvent)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/internal/DisplayAction.html" title="class in org.openqa.selenium.interactions.internal"><span class="strong">DisplayAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/internal/package-summary.html">org.openqa.selenium.interactions.internal</a></dt>
<dd>
<div class="block">This class represents an abstraction of devices that can execute an action within a display area.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/DisplayAction.html#DisplayAction(org.openqa.selenium.internal.Locatable)">DisplayAction(Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/DisplayAction.html" title="class in org.openqa.selenium.interactions.internal">DisplayAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/DisplayedMatcher.html#displayed()">displayed()</a></span> - Static method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/DisplayedMatcher.html" title="class in org.openqa.selenium.lift.match">DisplayedMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Matchers.html#displayed()">displayed()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift">Matchers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/match/DisplayedMatcher.html" title="class in org.openqa.selenium.lift.match"><span class="strong">DisplayedMatcher</span></a> - Class in <a href="./org/openqa/selenium/lift/match/package-summary.html">org.openqa.selenium.lift.match</a></dt>
<dd>
<div class="block">Hamcrest matcher for displayed status of <a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium"><code>WebElement</code></a>s.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/DivFinder.html#div()">div()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/DivFinder.html" title="class in org.openqa.selenium.lift.find">DivFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/DivFinder.html#div(java.lang.String)">div(String)</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/DivFinder.html" title="class in org.openqa.selenium.lift.find">DivFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#div()">div()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#div(java.lang.String)">div(String)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/find/DivFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">DivFinder</span></a> - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>
<div class="block"><a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><code>Finder</code></a> for HTML div tags.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/DivFinder.html#DivFinder()">DivFinder()</a></span> - Constructor for class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/DivFinder.html" title="class in org.openqa.selenium.lift.find">DivFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#doCommand(java.lang.String, java.lang.String[])">doCommand(String, String[])</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>
<div class="block">Send the specified remote command to the browser to be performed</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#doCommand(java.lang.String, java.lang.String[])">doCommand(String, String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#doCommand(java.lang.String, java.lang.String[])">doCommand(String, String[])</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#doesRegistryValueExist(java.lang.String)">doesRegistryValueExist(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.Builder.html#domain(java.lang.String)">domain(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.Builder.html" title="class in org.openqa.selenium">Cookie.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html" title="class in org.openqa.selenium.browserlaunchers"><span class="strong">DoNotUseProxyPac</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>
<div class="block">A representation of a proxy configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html#DoNotUseProxyPac()">DoNotUseProxyPac()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html" title="class in org.openqa.selenium.browserlaunchers"><span class="strong">DoNotUseProxyPac.DefaultProxy</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html#DoNotUseProxyPac.DefaultProxy()">DoNotUseProxyPac.DefaultProxy()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac.DefaultProxy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyHostVia.html" title="class in org.openqa.selenium.browserlaunchers"><span class="strong">DoNotUseProxyPac.ProxyHostVia</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyUrlVia.html" title="class in org.openqa.selenium.browserlaunchers"><span class="strong">DoNotUseProxyPac.ProxyUrlVia</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#DOUBLE_CLICK">DOUBLE_CLICK</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#doubleClick(java.lang.String)">doubleClick(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#doubleClick(java.lang.String)">doubleClick(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Double clicks on a link, button, checkbox or radio button.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html#doubleClick(org.openqa.selenium.interactions.internal.Coordinates)">doubleClick(Coordinates)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#doubleClick(org.openqa.selenium.WebElement)">doubleClick(WebElement)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Performs a double-click at middle of the given element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#doubleClick()">doubleClick()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Performs a double-click at the current mouse location.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Mouse.html#doubleClick(org.openqa.selenium.interactions.internal.Coordinates)">doubleClick(Coordinates)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium">Mouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html#doubleClick(org.openqa.selenium.interactions.internal.Coordinates)">doubleClick(Coordinates)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html" title="class in org.openqa.selenium.support.events.internal">EventFiringMouse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/DoubleClickAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">DoubleClickAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Double-clicks an element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/DoubleClickAction.html#DoubleClickAction(org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable)">DoubleClickAction(Mouse, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/DoubleClickAction.html" title="class in org.openqa.selenium.interactions">DoubleClickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#doubleClickAt(java.lang.String, java.lang.String)">doubleClickAt(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#doubleClickAt(java.lang.String, java.lang.String)">doubleClickAt(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Doubleclicks on a link, button, checkbox or radio button.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#doubleTap(org.openqa.selenium.WebElement)">doubleTap(WebElement)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#doubleTap(org.openqa.selenium.interactions.internal.Coordinates)">doubleTap(Coordinates)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#doubleTap(org.openqa.selenium.interactions.internal.Coordinates)">doubleTap(Coordinates)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#doubleTap(org.openqa.selenium.interactions.internal.Coordinates)">doubleTap(Coordinates)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Allows the execution of double tapon the screen, analogous to double click using a Mouse.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/DoubleTapAction.html" title="class in org.openqa.selenium.interactions.touch"><span class="strong">DoubleTapAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a></dt>
<dd>
<div class="block">Creates a double tap gesture on a touch screen.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/DoubleTapAction.html#DoubleTapAction(org.openqa.selenium.TouchScreen, org.openqa.selenium.internal.Locatable)">DoubleTapAction(TouchScreen, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/DoubleTapAction.html" title="class in org.openqa.selenium.interactions.touch">DoubleTapAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#down(int, int)">down(int, int)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#down(int, int)">down(int, int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#down(int, int)">down(int, int)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#down(int, int)">down(int, int)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Allows the execution of the gesture 'down' on the screen.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/DownAction.html" title="class in org.openqa.selenium.interactions.touch"><span class="strong">DownAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a></dt>
<dd>
<div class="block">Creates a down gesture.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/DownAction.html#DownAction(org.openqa.selenium.TouchScreen, int, int)">DownAction(TouchScreen, int, int)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/DownAction.html" title="class in org.openqa.selenium.interactions.touch">DownAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#DRAG_ELEMENT">DRAG_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#dragAndDrop(java.lang.String, java.lang.String)">dragAndDrop(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#dragAndDrop(java.lang.String, java.lang.String)">dragAndDrop(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Drags an element a certain distance and then drops it</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#dragAndDrop(org.openqa.selenium.WebElement, org.openqa.selenium.WebElement)">dragAndDrop(WebElement, WebElement)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">A convenience method that performs click-and-hold at the location of the source element,
moves to the location of the target element, then releases the mouse.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#dragAndDropBy(int, int)">dragAndDropBy(int, int)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#dragAndDropBy(org.openqa.selenium.WebElement, int, int)">dragAndDropBy(WebElement, int, int)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">A convenience method that performs click-and-hold at the location of the source element,
moves by a given offset, then releases the mouse.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#dragAndDropOn(org.openqa.selenium.android.library.AndroidWebElement)">dragAndDropOn(AndroidWebElement)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#dragAndDropToObject(java.lang.String, java.lang.String)">dragAndDropToObject(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#dragAndDropToObject(java.lang.String, java.lang.String)">dragAndDropToObject(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Drags an element and drops it on another element</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#dragdrop(java.lang.String, java.lang.String)">dragdrop(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#dragdrop(java.lang.String, java.lang.String)">dragdrop(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">deprecated - use dragAndDrop instead</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/Streams.html#drainStream(java.io.OutputStream)">drainStream(OutputStream)</a></span> - Static method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/Streams.html" title="class in org.openqa.selenium.firefox.internal">Streams</a></dt>
<dd>
<div class="block">Drains the contents of a stream without blocking on further input from that stream.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogType.html#DRIVER">DRIVER</a></span> - Static variable in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogType.html" title="class in org.openqa.selenium.logging">LogType</a></dt>
<dd>
<div class="block">This log pertains to logs from the WebDriver implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#DRIVER_INFO">DRIVER_INFO</a></span> - Static variable in exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote"><span class="strong">DriverCommand</span></a> - Interface in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">An empty interface defining constants for the standard commands defined in the WebDriver JSON
wire protocol.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/service/DriverCommandExecutor.html" title="class in org.openqa.selenium.remote.service"><span class="strong">DriverCommandExecutor</span></a> - Class in <a href="./org/openqa/selenium/remote/service/package-summary.html">org.openqa.selenium.remote.service</a></dt>
<dd>
<div class="block">A specialized <a href="./org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote"><code>HttpCommandExecutor</code></a> that will use a <a href="./org/openqa/selenium/remote/service/DriverService.html" title="class in org.openqa.selenium.remote.service"><code>DriverService</code></a> that lives
and dies with a single WebDriver session.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/service/DriverCommandExecutor.html#DriverCommandExecutor(org.openqa.selenium.remote.service.DriverService)">DriverCommandExecutor(DriverService)</a></span> - Constructor for class org.openqa.selenium.remote.service.<a href="./org/openqa/selenium/remote/service/DriverCommandExecutor.html" title="class in org.openqa.selenium.remote.service">DriverCommandExecutor</a></dt>
<dd>
<div class="block">Creates a new DriverCommandExecutor which will communicate with the driver as configured
by the given <code>service</code>.</div>
</dd>
<dt><a href="./org/openqa/selenium/android/library/DriverProvider.html" title="interface in org.openqa.selenium.android.library"><span class="strong">DriverProvider</span></a> - Interface in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">The chrome and view clients need to implement this interface.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/service/DriverService.html" title="class in org.openqa.selenium.remote.service"><span class="strong">DriverService</span></a> - Class in <a href="./org/openqa/selenium/remote/service/package-summary.html">org.openqa.selenium.remote.service</a></dt>
<dd>
<div class="block">Manages the life and death of a native executable driver server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/service/DriverService.html#DriverService(java.io.File, int, com.google.common.collect.ImmutableList, com.google.common.collect.ImmutableMap)">DriverService(File, int, ImmutableList&lt;String&gt;, ImmutableMap&lt;String, String&gt;)</a></span> - Constructor for class org.openqa.selenium.remote.service.<a href="./org/openqa/selenium/remote/service/DriverService.html" title="class in org.openqa.selenium.remote.service">DriverService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/ui/Duration.html" title="class in org.openqa.selenium.support.ui"><span class="strong">Duration</span></a> - Class in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">Represents an immutable duration of time.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Duration.html#Duration(long, java.util.concurrent.TimeUnit)">Duration(long, TimeUnit)</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Duration.html" title="class in org.openqa.selenium.support.ui">Duration</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/ConditionRunner.Context.html#elapsed()">elapsed()</a></span> - Method in interface com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</a></dt>
<dd>
<div class="block">Returns the amount of time elapsed since the <a href="./com/thoughtworks/selenium/condition/ConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><code>ConditionRunner.waitFor(Condition)</code></a> method for this
context was called.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#element">element</a></span> - Variable in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#ELEMENT_EQUALS">ELEMENT_EQUALS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#ELEMENT_NOT_SELECTABLE">ELEMENT_NOT_SELECTABLE</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#ELEMENT_NOT_VISIBLE">ELEMENT_NOT_VISIBLE</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/ElementLocator.html" title="interface in org.openqa.selenium.support.pagefactory"><span class="strong">ElementLocator</span></a> - Interface in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/ElementLocatorFactory.html" title="interface in org.openqa.selenium.support.pagefactory"><span class="strong">ElementLocatorFactory</span></a> - Interface in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>
<div class="block">A factory for producing <a href="./org/openqa/selenium/support/pagefactory/ElementLocator.html" title="interface in org.openqa.selenium.support.pagefactory"><code>ElementLocator</code></a>s.</div>
</dd>
<dt><a href="./org/openqa/selenium/ElementNotVisibleException.html" title="class in org.openqa.selenium"><span class="strong">ElementNotVisibleException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Thrown to indicate that although an element is present on the DOM, it is not visible, and so is
not able to be interacted with.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ElementNotVisibleException.html#ElementNotVisibleException(java.lang.String)">ElementNotVisibleException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/ElementNotVisibleException.html" title="class in org.openqa.selenium">ElementNotVisibleException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ElementNotVisibleException.html#ElementNotVisibleException(java.lang.String, java.lang.Throwable)">ElementNotVisibleException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/ElementNotVisibleException.html" title="class in org.openqa.selenium">ElementNotVisibleException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#elementSelectionStateToBe(org.openqa.selenium.WebElement, boolean)">elementSelectionStateToBe(WebElement, boolean)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking if the given element is selected.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#elementSelectionStateToBe(org.openqa.selenium.By, boolean)">elementSelectionStateToBe(By, boolean)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#elementToBeClickable(org.openqa.selenium.By)">elementToBeClickable(By)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking an element is visible and enabled such that you
can click it.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#elementToBeSelected(org.openqa.selenium.WebElement)">elementToBeSelected(WebElement)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking if the given element is selected.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#elementToBeSelected(org.openqa.selenium.By)">elementToBeSelected(By)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingPreferences.html#enable(java.lang.String, java.util.logging.Level)">enable(String, Level)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingPreferences.html" title="class in org.openqa.selenium.logging">LoggingPreferences</a></dt>
<dd>
<div class="block">Enables logging for the given log type at the specified level and above.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#ENABLE_PERSISTENT_HOVERING">ENABLE_PERSISTENT_HOVERING</a></span> - Static variable in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#ENABLE_PERSISTENT_HOVERING">ENABLE_PERSISTENT_HOVERING</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#ENABLE_PROFILING_CAPABILITY">ENABLE_PROFILING_CAPABILITY</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/Base64Encoder.html#encode(byte[])">encode(byte[])</a></span> - Method in class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/Base64Encoder.html" title="class in org.openqa.selenium.internal">Base64Encoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html#ENSURING_CLEAN_SESSION">ENSURING_CLEAN_SESSION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html" title="interface in org.openqa.selenium.remote">CapabilityType.ForSeleniumServer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/EphemeralPortRangeDetector.html" title="interface in org.openqa.selenium.net"><span class="strong">EphemeralPortRangeDetector</span></a> - Interface in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>
<div class="block">Identifies the ephemeral port range for a given environment.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>
<div class="block">Two cookies are equal if the name and value match</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Dimension.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Dimension.html" title="class in org.openqa.selenium">Dimension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SessionId.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SessionId.html" title="class in org.openqa.selenium.remote">SessionId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/Color.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/Color.html" title="class in org.openqa.selenium.support">Color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Duration.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Duration.html" title="class in org.openqa.selenium.support.ui">Duration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleniumLogLevels.html#ERROR">ERROR</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleniumLogLevels.html" title="class in com.thoughtworks.selenium">SeleniumLogLevels</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote"><span class="strong">ErrorCodes</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Defines common error codes for the wire protocol.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#ErrorCodes()">ErrorCodes()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/ErrorHandler.html" title="class in org.openqa.selenium.remote"><span class="strong">ErrorHandler</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Maps exceptions to status codes for sending over the wire.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorHandler.html#ErrorHandler()">ErrorHandler()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorHandler.html" title="class in org.openqa.selenium.remote">ErrorHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorHandler.html#ErrorHandler(boolean)">ErrorHandler(boolean)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorHandler.html" title="class in org.openqa.selenium.remote">ErrorHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/ErrorHandler.UnknownServerException.html" title="class in org.openqa.selenium.remote"><span class="strong">ErrorHandler.UnknownServerException</span></a> - Exception in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Exception used as a place holder if the server returns an error without a stack trace.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#escapeQuotes(java.lang.String)">escapeQuotes(String)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/events/internal/EventFiringKeyboard.html" title="class in org.openqa.selenium.support.events.internal"><span class="strong">EventFiringKeyboard</span></a> - Class in <a href="./org/openqa/selenium/support/events/internal/package-summary.html">org.openqa.selenium.support.events.internal</a></dt>
<dd>
<div class="block">A keyboard firing events.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringKeyboard.html#EventFiringKeyboard(org.openqa.selenium.WebDriver, org.openqa.selenium.support.events.WebDriverEventListener)">EventFiringKeyboard(WebDriver, WebDriverEventListener)</a></span> - Constructor for class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringKeyboard.html" title="class in org.openqa.selenium.support.events.internal">EventFiringKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html" title="class in org.openqa.selenium.support.events.internal"><span class="strong">EventFiringMouse</span></a> - Class in <a href="./org/openqa/selenium/support/events/internal/package-summary.html">org.openqa.selenium.support.events.internal</a></dt>
<dd>
<div class="block">A mouse that fires events.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html#EventFiringMouse(org.openqa.selenium.WebDriver, org.openqa.selenium.support.events.WebDriverEventListener)">EventFiringMouse(WebDriver, WebDriverEventListener)</a></span> - Constructor for class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html" title="class in org.openqa.selenium.support.events.internal">EventFiringMouse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal"><span class="strong">EventFiringTouch</span></a> - Class in <a href="./org/openqa/selenium/support/events/internal/package-summary.html">org.openqa.selenium.support.events.internal</a></dt>
<dd>
<div class="block">A touch screen that fires events.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#EventFiringTouch(org.openqa.selenium.WebDriver, org.openqa.selenium.support.events.WebDriverEventListener)">EventFiringTouch(WebDriver, WebDriverEventListener)</a></span> - Constructor for class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events"><span class="strong">EventFiringWebDriver</span></a> - Class in <a href="./org/openqa/selenium/support/events/package-summary.html">org.openqa.selenium.support.events</a></dt>
<dd>
<div class="block">A wrapper around an arbitrary <a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium"><code>WebDriver</code></a> instance which supports registering of a
<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events"><code>WebDriverEventListener</code></a>, e&#46;g&#46; for logging purposes.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#EventFiringWebDriver(org.openqa.selenium.WebDriver)">EventFiringWebDriver(WebDriver)</a></span> - Constructor for class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/profiler/EventType.html" title="enum in org.openqa.selenium.logging.profiler"><span class="strong">EventType</span></a> - Enum in <a href="./org/openqa/selenium/logging/profiler/package-summary.html">org.openqa.selenium.logging.profiler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/NumericalMatchers.html#exactly(int)">exactly(int)</a></span> - Static method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/NumericalMatchers.html" title="class in org.openqa.selenium.lift.match">NumericalMatchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Matchers.html#exactly(int)">exactly(int)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift">Matchers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/internal/Executable.html" title="class in org.openqa.selenium.firefox.internal"><span class="strong">Executable</span></a> - Class in <a href="./org/openqa/selenium/firefox/internal/package-summary.html">org.openqa.selenium.firefox.internal</a></dt>
<dd>
<div class="block">Wrapper around our runtime environment requirements.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/Executable.html#Executable(java.io.File)">Executable(File)</a></span> - Constructor for class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/Executable.html" title="class in org.openqa.selenium.firefox.internal">Executable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html#execute(org.openqa.selenium.remote.Command)">execute(Command)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html" title="class in org.openqa.selenium.firefox.internal">NewProfileExtensionConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html#execute(org.openqa.selenium.remote.Command)">execute(Command)</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorCommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#execute()">execute()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CommandExecutor.html#execute(org.openqa.selenium.remote.Command)">execute(Command)</a></span> - Method in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CommandExecutor.html" title="interface in org.openqa.selenium.remote">CommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ExecuteMethod.html#execute(java.lang.String, java.util.Map)">execute(String, Map&lt;String, ?&gt;)</a></span> - Method in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ExecuteMethod.html" title="interface in org.openqa.selenium.remote">ExecuteMethod</a></dt>
<dd>
<div class="block">Execute the given command on the remote webdriver server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/HttpCommandExecutor.html#execute(org.openqa.selenium.remote.Command)">execute(Command)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote">HttpCommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteExecuteMethod.html#execute(java.lang.String, java.util.Map)">execute(String, Map&lt;String, ?&gt;)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteExecuteMethod.html" title="class in org.openqa.selenium.remote">RemoteExecuteMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#execute(java.lang.String, java.util.Map)">execute(String, Map&lt;String, ?&gt;)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#execute(java.lang.String)">execute(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#execute(java.lang.String, java.util.Map)">execute(String, Map&lt;String, ?&gt;)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/service/DriverCommandExecutor.html#execute(org.openqa.selenium.remote.Command)">execute(Command)</a></span> - Method in class org.openqa.selenium.remote.service.<a href="./org/openqa/selenium/remote/service/DriverCommandExecutor.html" title="class in org.openqa.selenium.remote.service">DriverCommandExecutor</a></dt>
<dd>
<div class="block">Sends the <code>command</code> to the driver server for execution.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SeleneseCommandExecutor.html#execute(org.openqa.selenium.remote.Command)">execute(Command)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/SeleneseCommandExecutor.html" title="class in org.openqa.selenium">SeleneseCommandExecutor</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#EXECUTE_ASYNC_SCRIPT">EXECUTE_ASYNC_SCRIPT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#EXECUTE_SCRIPT">EXECUTE_SCRIPT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#EXECUTE_SQL">EXECUTE_SQL</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#executeAsync()">executeAsync()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#executeAsync()">executeAsync()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#executeAsyncScript(java.lang.String, java.lang.Object...)">executeAsyncScript(String, Object...)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#executeAsyncScript(java.lang.String, java.lang.Object...)">executeAsyncScript(String, Object...)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/JavascriptExecutor.html#executeAsyncScript(java.lang.String, java.lang.Object...)">executeAsyncScript(String, Object...)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/JavascriptExecutor.html" title="interface in org.openqa.selenium">JavascriptExecutor</a></dt>
<dd>
<div class="block">Execute an asynchronous piece of JavaScript in the context of the currently selected frame or
window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#executeAsyncScript(java.lang.String, java.lang.Object...)">executeAsyncScript(String, Object...)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#executeAsyncScript(java.lang.String, java.lang.Object...)">executeAsyncScript(String, Object...)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#executeCommandOnServlet(java.lang.String)">executeCommandOnServlet(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>
<div class="block">Sends the specified command string to the bridge servlet</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/ExecuteMethod.html" title="interface in org.openqa.selenium.remote"><span class="strong">ExecuteMethod</span></a> - Interface in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">An encapsulation of
<a href="./org/openqa/selenium/remote/RemoteWebDriver.html#executeScript(java.lang.String, java.lang.Object...)"><code>RemoteWebDriver.executeScript(String, Object...)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteLogs.html#executeMethod">executeMethod</a></span> - Variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteLogs.html" title="class in org.openqa.selenium.remote">RemoteLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#executeScript(java.lang.String, java.lang.Object...)">executeScript(String, Object...)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#executeScript(java.lang.String, java.lang.Object...)">executeScript(String, Object...)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/JavascriptExecutor.html#executeScript(java.lang.String, java.lang.Object...)">executeScript(String, Object...)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/JavascriptExecutor.html" title="interface in org.openqa.selenium">JavascriptExecutor</a></dt>
<dd>
<div class="block">Executes JavaScript in the context of the currently selected frame or window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#executeScript(java.lang.String, java.lang.Object...)">executeScript(String, Object...)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#executeScript(java.lang.String, java.lang.Object...)">executeScript(String, Object...)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/DatabaseStorage.html#executeSQL(java.lang.String, java.lang.String, java.lang.Object...)">executeSQL(String, String, Object...)</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/DatabaseStorage.html" title="interface in org.openqa.selenium.html5">DatabaseStorage</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Executes an SQL statement on the given database name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteKeyboard.html#executor">executor</a></span> - Variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteKeyboard.html" title="class in org.openqa.selenium.remote">RemoteKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/ui/ExpectedCondition.html" title="interface in org.openqa.selenium.support.ui"><span class="strong">ExpectedCondition</span></a>&lt;<a href="./org/openqa/selenium/support/ui/ExpectedCondition.html" title="type parameter in ExpectedCondition">T</a>&gt; - Interface in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">Models a condition that might reasonably be expected to eventually evaluate to something that is
neither null nor false.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui"><span class="strong">ExpectedConditions</span></a> - Class in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">Canned <a href="./org/openqa/selenium/support/ui/ExpectedCondition.html" title="interface in org.openqa.selenium.support.ui"><code>ExpectedCondition</code></a>s which are generally useful within webdriver
tests.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.Builder.html#expiresOn(java.util.Date)">expiresOn(Date)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.Builder.html" title="class in org.openqa.selenium">Cookie.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/internal/Extension.html" title="interface in org.openqa.selenium.firefox.internal"><span class="strong">Extension</span></a> - Interface in <a href="./org/openqa/selenium/firefox/internal/package-summary.html">org.openqa.selenium.firefox.internal</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/ExtensionConnection.html" title="interface in org.openqa.selenium.firefox"><span class="strong">ExtensionConnection</span></a> - Interface in <a href="./org/openqa/selenium/firefox/package-summary.html">org.openqa.selenium.firefox</a></dt>
<dd>
<div class="block">Represents a connection with the FirefoxDriver browser extension.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#extractAndCheck(java.io.File, java.lang.String, java.lang.String, java.lang.String)">extractAndCheck(File, String, String, String)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/BaseFinder.html#extractFrom(T)">extractFrom(T)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="class in org.openqa.selenium.lift.find">BaseFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html#extractFrom(org.openqa.selenium.WebDriver)">extractFrom(WebDriver)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html" title="class in org.openqa.selenium.lift.find">HtmlTagFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/XPathFinder.html#extractFrom(org.openqa.selenium.WebDriver)">extractFrom(WebDriver)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/XPathFinder.html" title="class in org.openqa.selenium.lift.find">XPathFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Architecture.html#extractFromSysProperty(java.lang.String)">extractFromSysProperty(String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Architecture.html" title="enum in org.openqa.selenium">Architecture</a></dt>
<dd>
<div class="block">Extracts architectures based on system properties in Java and a heuristic to overcome
differences between JDK implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Platform.html#extractFromSysProperty(java.lang.String)">extractFromSysProperty(String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></dt>
<dd>
<div class="block">Extracts platforms based on system properties in Java and uses a heuristic to determine the
most likely operating system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Platform.html#extractFromSysProperty(java.lang.String, java.lang.String)">extractFromSysProperty(String, String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></dt>
<dd>
<div class="block">Extracts platforms based on system properties in Java and uses a heuristic to determine the
most likely operating system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#extractHTAFile(java.io.File, int, java.lang.String, java.lang.String)">extractHTAFile(File, int, String, String)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#extractProxy(org.openqa.selenium.Capabilities)">extractProxy(Capabilities)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html#factory">factory</a></span> - Variable in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html" title="class in org.openqa.selenium.support.pagefactory">DefaultFieldDecorator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#fail(java.lang.String)">fail(String)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#fakeLauncherPath()">fakeLauncherPath()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/FieldDecorator.html" title="interface in org.openqa.selenium.support.pagefactory"><span class="strong">FieldDecorator</span></a> - Interface in <a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a></dt>
<dd>
<div class="block">Allows the PageFactory to decorate fields.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/OutputType.html#FILE">FILE</a></span> - Static variable in interface org.openqa.selenium.<a href="./org/openqa/selenium/OutputType.html" title="interface in org.openqa.selenium">OutputType</a></dt>
<dd>
<div class="block">Obtain the screenshot into a temporary file that will be deleted once the JVM exits.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/FileDetector.html" title="interface in org.openqa.selenium.remote"><span class="strong">FileDetector</span></a> - Interface in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Used for identifying whether a sequence of chars represents the path to a
file.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#fileDetector">fileDetector</a></span> - Variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/internal/FileExtension.html" title="class in org.openqa.selenium.firefox.internal"><span class="strong">FileExtension</span></a> - Class in <a href="./org/openqa/selenium/firefox/internal/package-summary.html">org.openqa.selenium.firefox.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/FileExtension.html#FileExtension(java.io.File)">FileExtension(File)</a></span> - Constructor for class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/FileExtension.html" title="class in org.openqa.selenium.firefox.internal">FileExtension</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io"><span class="strong">FileHandler</span></a> - Class in <a href="./org/openqa/selenium/io/package-summary.html">org.openqa.selenium.io</a></dt>
<dd>
<div class="block">Utility methods for common filesystem activities</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#FileHandler()">FileHandler()</a></span> - Constructor for class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/io/FileHandler.Filter.html" title="interface in org.openqa.selenium.io"><span class="strong">FileHandler.Filter</span></a> - Interface in <a href="./org/openqa/selenium/io/package-summary.html">org.openqa.selenium.io</a></dt>
<dd>
<div class="block">Used by file operations to determine whether or not to make use of a file.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntries.html#filter(java.util.logging.Level)">filter(Level)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntries.html" title="class in org.openqa.selenium.logging">LogEntries</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#find(java.lang.String)">find(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use the commandline itself to execute your command.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#FIND_CHILD_ELEMENT">FIND_CHILD_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#FIND_CHILD_ELEMENTS">FIND_CHILD_ELEMENTS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#FIND_ELEMENT">FIND_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#FIND_ELEMENTS">FIND_ELEMENTS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#findAtADefaultLocation()">findAtADefaultLocation()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html#findBrowserLocation()">findBrowserLocation()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">FirefoxPathLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#findBrowserLocation()">findBrowserLocation()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html#findBrowserLocationOrFail()">findBrowserLocationOrFail()</a></span> - Method in interface org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html" title="interface in org.openqa.selenium.browserlaunchers.locators">BrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/CombinedFirefoxLocator.html#findBrowserLocationOrFail()">findBrowserLocationOrFail()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/CombinedFirefoxLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">CombinedFirefoxLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html#findBrowserLocationOrFail()">findBrowserLocationOrFail()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">FirefoxPathLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#findBrowserLocationOrFail()">findBrowserLocationOrFail()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/FindBy.html" title="annotation in org.openqa.selenium.support"><span class="strong">FindBy</span></a> - Annotation Type in <a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a></dt>
<dd>
<div class="block">Used to mark a field on a Page Object to indicate an alternative mechanism for locating the
element or a list of elements.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/FindBys.html" title="annotation in org.openqa.selenium.support"><span class="strong">FindBys</span></a> - Annotation Type in <a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a></dt>
<dd>
<div class="block">Used to mark a field on a Page Object to indicate that lookup should use a series of @FindBy tags
in a chain as described in <a href="./org/openqa/selenium/support/pagefactory/ByChained.html" title="class in org.openqa.selenium.support.pagefactory"><code>ByChained</code></a>
Eg:
<pre class="code">
&#64;FindBys({&#64;FindBy(id = "foo"),
&#64;FindBy(className = "bar")})</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByClassName.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByClassName.html" title="class in org.openqa.selenium">By.ByClassName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByCssSelector.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByCssSelector.html" title="class in org.openqa.selenium">By.ByCssSelector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ById.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ById.html" title="class in org.openqa.selenium">By.ById</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByLinkText.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByLinkText.html" title="class in org.openqa.selenium">By.ByLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByName.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByName.html" title="class in org.openqa.selenium">By.ByName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByPartialLinkText.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByPartialLinkText.html" title="class in org.openqa.selenium">By.ByPartialLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByTagName.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByTagName.html" title="class in org.openqa.selenium">By.ByTagName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByXPath.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByXPath.html" title="class in org.openqa.selenium">By.ByXPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>
<div class="block">Find a single element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElement(java.lang.String, java.lang.String)">findElement(String, String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElement(java.lang.String, java.lang.String)">findElement(String, String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SearchContext.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/SearchContext.html" title="interface in org.openqa.selenium">SearchContext</a></dt>
<dd>
<div class="block">Find the first <a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium"><code>WebElement</code></a> using the given method.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ByIdOrName.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/ByIdOrName.html" title="class in org.openqa.selenium.support">ByIdOrName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html#findElement()">findElement()</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">AjaxElementLocator</a></dt>
<dd>
<div class="block">Find the element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/ByChained.html#findElement(org.openqa.selenium.SearchContext)">findElement(SearchContext)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/ByChained.html" title="class in org.openqa.selenium.support.pagefactory">ByChained</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocator.html#findElement()">findElement()</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">DefaultElementLocator</a></dt>
<dd>
<div class="block">Find the element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/ElementLocator.html#findElement()">findElement()</a></span> - Method in interface org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/ElementLocator.html" title="interface in org.openqa.selenium.support.pagefactory">ElementLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Find the first <a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium"><code>WebElement</code></a> using the given method.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#findElement(org.openqa.selenium.By)">findElement(By)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Find the first <a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium"><code>WebElement</code></a> using the given method.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByClassName.html#findElementByClassName(java.lang.String)">findElementByClassName(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByClassName.html" title="interface in org.openqa.selenium.internal">FindsByClassName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementByClassName(java.lang.String)">findElementByClassName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementByClassName(java.lang.String)">findElementByClassName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementByCssSelector(java.lang.String)">findElementByCssSelector(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementByCssSelector(java.lang.String)">findElementByCssSelector(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByCssSelector.html#findElementByCssSelector(java.lang.String)">findElementByCssSelector(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByCssSelector.html" title="interface in org.openqa.selenium.internal">FindsByCssSelector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementByCssSelector(java.lang.String)">findElementByCssSelector(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementByCssSelector(java.lang.String)">findElementByCssSelector(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementById(java.lang.String)">findElementById(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementById(java.lang.String)">findElementById(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsById.html#findElementById(java.lang.String)">findElementById(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsById.html" title="interface in org.openqa.selenium.internal">FindsById</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementById(java.lang.String)">findElementById(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementById(java.lang.String)">findElementById(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementByLinkText(java.lang.String)">findElementByLinkText(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementByLinkText(java.lang.String)">findElementByLinkText(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByLinkText.html#findElementByLinkText(java.lang.String)">findElementByLinkText(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByLinkText.html" title="interface in org.openqa.selenium.internal">FindsByLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementByLinkText(java.lang.String)">findElementByLinkText(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementByLinkText(java.lang.String)">findElementByLinkText(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementByName(java.lang.String)">findElementByName(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByName.html#findElementByName(java.lang.String)">findElementByName(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByName.html" title="interface in org.openqa.selenium.internal">FindsByName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementByName(java.lang.String)">findElementByName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementByName(java.lang.String)">findElementByName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementByPartialLinkText(java.lang.String)">findElementByPartialLinkText(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementByPartialLinkText(java.lang.String)">findElementByPartialLinkText(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByLinkText.html#findElementByPartialLinkText(java.lang.String)">findElementByPartialLinkText(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByLinkText.html" title="interface in org.openqa.selenium.internal">FindsByLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementByPartialLinkText(java.lang.String)">findElementByPartialLinkText(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementByPartialLinkText(java.lang.String)">findElementByPartialLinkText(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementByTagName(java.lang.String)">findElementByTagName(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementByTagName(java.lang.String)">findElementByTagName(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByTagName.html#findElementByTagName(java.lang.String)">findElementByTagName(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByTagName.html" title="interface in org.openqa.selenium.internal">FindsByTagName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementByTagName(java.lang.String)">findElementByTagName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementByTagName(java.lang.String)">findElementByTagName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementByXPath(java.lang.String)">findElementByXPath(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementByXPath(java.lang.String)">findElementByXPath(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByXPath.html#findElementByXPath(java.lang.String)">findElementByXPath(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByXPath.html" title="interface in org.openqa.selenium.internal">FindsByXPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementByXPath(java.lang.String)">findElementByXPath(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementByXPath(java.lang.String)">findElementByXPath(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByClassName.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByClassName.html" title="class in org.openqa.selenium">By.ByClassName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByCssSelector.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByCssSelector.html" title="class in org.openqa.selenium">By.ByCssSelector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ById.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ById.html" title="class in org.openqa.selenium">By.ById</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByLinkText.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByLinkText.html" title="class in org.openqa.selenium">By.ByLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByName.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByName.html" title="class in org.openqa.selenium">By.ByName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByPartialLinkText.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByPartialLinkText.html" title="class in org.openqa.selenium">By.ByPartialLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByTagName.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByTagName.html" title="class in org.openqa.selenium">By.ByTagName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByXPath.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByXPath.html" title="class in org.openqa.selenium">By.ByXPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>
<div class="block">Find many elements.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElements(java.lang.String, java.lang.String)">findElements(String, String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElements(java.lang.String, java.lang.String)">findElements(String, String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SearchContext.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/SearchContext.html" title="interface in org.openqa.selenium">SearchContext</a></dt>
<dd>
<div class="block">Find all elements within the current context using the given mechanism.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ByIdOrName.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/ByIdOrName.html" title="class in org.openqa.selenium.support">ByIdOrName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html#findElements()">findElements()</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">AjaxElementLocator</a></dt>
<dd>
<div class="block">Find the element list.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/ByChained.html#findElements(org.openqa.selenium.SearchContext)">findElements(SearchContext)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/ByChained.html" title="class in org.openqa.selenium.support.pagefactory">ByChained</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocator.html#findElements()">findElements()</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">DefaultElementLocator</a></dt>
<dd>
<div class="block">Find the element list.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/ElementLocator.html#findElements()">findElements()</a></span> - Method in interface org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/ElementLocator.html" title="interface in org.openqa.selenium.support.pagefactory">ElementLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Find all elements within the current page using the given mechanism.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#findElements(org.openqa.selenium.By)">findElements(By)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Find all elements within the current context using the given mechanism.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByClassName.html#findElementsByClassName(java.lang.String)">findElementsByClassName(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByClassName.html" title="interface in org.openqa.selenium.internal">FindsByClassName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementsByClassName(java.lang.String)">findElementsByClassName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementsByClassName(java.lang.String)">findElementsByClassName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementsByCssSelector(java.lang.String)">findElementsByCssSelector(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementsByCssSelector(java.lang.String)">findElementsByCssSelector(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByCssSelector.html#findElementsByCssSelector(java.lang.String)">findElementsByCssSelector(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByCssSelector.html" title="interface in org.openqa.selenium.internal">FindsByCssSelector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementsByCssSelector(java.lang.String)">findElementsByCssSelector(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementsByCssSelector(java.lang.String)">findElementsByCssSelector(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementsById(java.lang.String)">findElementsById(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementsById(java.lang.String)">findElementsById(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsById.html#findElementsById(java.lang.String)">findElementsById(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsById.html" title="interface in org.openqa.selenium.internal">FindsById</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementsById(java.lang.String)">findElementsById(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementsById(java.lang.String)">findElementsById(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementsByLinkText(java.lang.String)">findElementsByLinkText(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementsByLinkText(java.lang.String)">findElementsByLinkText(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByLinkText.html#findElementsByLinkText(java.lang.String)">findElementsByLinkText(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByLinkText.html" title="interface in org.openqa.selenium.internal">FindsByLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementsByLinkText(java.lang.String)">findElementsByLinkText(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementsByLinkText(java.lang.String)">findElementsByLinkText(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementsByName(java.lang.String)">findElementsByName(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByName.html#findElementsByName(java.lang.String)">findElementsByName(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByName.html" title="interface in org.openqa.selenium.internal">FindsByName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementsByName(java.lang.String)">findElementsByName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementsByName(java.lang.String)">findElementsByName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementsByPartialLinkText(java.lang.String)">findElementsByPartialLinkText(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementsByPartialLinkText(java.lang.String)">findElementsByPartialLinkText(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByLinkText.html#findElementsByPartialLinkText(java.lang.String)">findElementsByPartialLinkText(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByLinkText.html" title="interface in org.openqa.selenium.internal">FindsByLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementsByPartialLinkText(java.lang.String)">findElementsByPartialLinkText(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementsByPartialLinkText(java.lang.String)">findElementsByPartialLinkText(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementsByTagName(java.lang.String)">findElementsByTagName(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementsByTagName(java.lang.String)">findElementsByTagName(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByTagName.html#findElementsByTagName(java.lang.String)">findElementsByTagName(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByTagName.html" title="interface in org.openqa.selenium.internal">FindsByTagName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementsByTagName(java.lang.String)">findElementsByTagName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementsByTagName(java.lang.String)">findElementsByTagName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#findElementsByXPath(java.lang.String)">findElementsByXPath(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#findElementsByXPath(java.lang.String)">findElementsByXPath(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/FindsByXPath.html#findElementsByXPath(java.lang.String)">findElementsByXPath(String)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/FindsByXPath.html" title="interface in org.openqa.selenium.internal">FindsByXPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#findElementsByXPath(java.lang.String)">findElementsByXPath(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#findElementsByXPath(java.lang.String)">findElementsByXPath(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><span class="strong">Finder</span></a>&lt;<a href="./org/openqa/selenium/lift/find/Finder.html" title="type parameter in Finder">S</a>,<a href="./org/openqa/selenium/lift/find/Finder.html" title="type parameter in Finder">T</a>&gt; - Interface in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift"><span class="strong">Finders</span></a> - Class in <a href="./org/openqa/selenium/lift/package-summary.html">org.openqa.selenium.lift</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#Finders()">Finders()</a></span> - Constructor for class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/service/DriverService.html#findExecutable(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">findExecutable(String, String, String, String)</a></span> - Static method in class org.openqa.selenium.remote.service.<a href="./org/openqa/selenium/remote/service/DriverService.html" title="class in org.openqa.selenium.remote.service">DriverService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#findFileInPath(java.lang.String)">findFileInPath(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/PortProber.html#findFreePort()">findFreePort()</a></span> - Static method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/PortProber.html" title="class in org.openqa.selenium.net">PortProber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/BaseFinder.html#findFrom(T)">findFrom(T)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="class in org.openqa.selenium.lift.find">BaseFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/Finder.html#findFrom(T)">findFrom(T)</a></span> - Method in interface org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find">Finder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#findInPath()">findInPath()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#findReg()">findReg()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Finds reg.exe</div>
</dd>
<dt><a href="./org/openqa/selenium/internal/FindsByClassName.html" title="interface in org.openqa.selenium.internal"><span class="strong">FindsByClassName</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/FindsByCssSelector.html" title="interface in org.openqa.selenium.internal"><span class="strong">FindsByCssSelector</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/FindsById.html" title="interface in org.openqa.selenium.internal"><span class="strong">FindsById</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/FindsByLinkText.html" title="interface in org.openqa.selenium.internal"><span class="strong">FindsByLinkText</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/FindsByName.html" title="interface in org.openqa.selenium.internal"><span class="strong">FindsByName</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/FindsByTagName.html" title="interface in org.openqa.selenium.internal"><span class="strong">FindsByTagName</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/FindsByXPath.html" title="interface in org.openqa.selenium.internal"><span class="strong">FindsByXPath</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#findSystemRoot()">findSystemRoot()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Finds the system root directory, e.g.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#findTaskKill()">findTaskKill()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Finds taskkill.exe</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#findWBEM()">findWBEM()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Finds the WBEM directory in the systemRoot directory</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#findWMIC()">findWMIC()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Finds WMIC.exe</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#fireEvent(java.lang.String, java.lang.String)">fireEvent(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#fireEvent(java.lang.String, java.lang.String)">fireEvent(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Explicitly simulate an event, to trigger the corresponding "on<em>event</em>" handler.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#FIREFOX">FIREFOX</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#firefox()">firefox()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">Firefox2Locator</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Discovers a valid Firefox 2.x installation on local system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html#Firefox2Locator()">Firefox2Locator()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox2Locator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">Firefox3Locator</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Discovers a valid Firefox 2.x or 3.x installation on local system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#Firefox3Locator()">Firefox3Locator()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#FIREFOX_2">FIREFOX_2</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#FIREFOX_3">FIREFOX_3</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#FIREFOX_CHROME">FIREFOX_CHROME</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#FIREFOX_PROXY">FIREFOX_PROXY</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox"><span class="strong">FirefoxBinary</span></a> - Class in <a href="./org/openqa/selenium/firefox/package-summary.html">org.openqa.selenium.firefox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#FirefoxBinary()">FirefoxBinary()</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#FirefoxBinary(java.io.File)">FirefoxBinary(File)</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#firefoxDefaultLocationsOnUbuntu()">firefoxDefaultLocationsOnUbuntu()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>
<div class="block">Dynamic because the directory version number keep changing.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#firefoxDefaultLocationsOnWindows()">firefoxDefaultLocationsOnWindows()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox"><span class="strong">FirefoxDriver</span></a> - Class in <a href="./org/openqa/selenium/firefox/package-summary.html">org.openqa.selenium.firefox</a></dt>
<dd>
<div class="block">An implementation of the {#link WebDriver} interface that drives Firefox.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#FirefoxDriver()">FirefoxDriver()</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#FirefoxDriver(org.openqa.selenium.firefox.FirefoxProfile)">FirefoxDriver(FirefoxProfile)</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#FirefoxDriver(org.openqa.selenium.Capabilities)">FirefoxDriver(Capabilities)</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#FirefoxDriver(org.openqa.selenium.Capabilities, org.openqa.selenium.Capabilities)">FirefoxDriver(Capabilities, Capabilities)</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#FirefoxDriver(org.openqa.selenium.firefox.FirefoxBinary, org.openqa.selenium.firefox.FirefoxProfile)">FirefoxDriver(FirefoxBinary, FirefoxProfile)</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#FirefoxDriver(org.openqa.selenium.firefox.FirefoxBinary, org.openqa.selenium.firefox.FirefoxProfile, org.openqa.selenium.Capabilities)">FirefoxDriver(FirefoxBinary, FirefoxProfile, Capabilities)</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#FirefoxDriver(org.openqa.selenium.firefox.FirefoxBinary, org.openqa.selenium.firefox.FirefoxProfile, org.openqa.selenium.Capabilities, org.openqa.selenium.Capabilities)">FirefoxDriver(FirefoxBinary, FirefoxProfile, Capabilities, Capabilities)</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">FirefoxLocator</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Discovers a valid Firefox installation on local system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxLocator.html#FirefoxLocator()">FirefoxLocator()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">FirefoxLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">FirefoxPathLocator</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html#FirefoxPathLocator()">FirefoxPathLocator()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">FirefoxPathLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox"><span class="strong">FirefoxProfile</span></a> - Class in <a href="./org/openqa/selenium/firefox/package-summary.html">org.openqa.selenium.firefox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#FirefoxProfile()">FirefoxProfile()</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#FirefoxProfile(java.io.File)">FirefoxProfile(File)</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">Constructs a firefox profile from an existing profile directory.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#FirefoxProfile(java.io.Reader, java.io.File)">FirefoxProfile(Reader, File)</a></span> - Constructor for class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#first(org.openqa.selenium.lift.find.Finder)">first(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>
<div class="block">A finder which returns the first element matched - such as if you have multiple elements which
match the finder (such as multiple links with the same text on a page etc)</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#FIVE_HUNDRED_MILLIS">FIVE_HUNDRED_MILLIS</a></span> - Static variable in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/FixedIANAPortRange.html" title="class in org.openqa.selenium.net"><span class="strong">FixedIANAPortRange</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/FixedIANAPortRange.html#FixedIANAPortRange()">FixedIANAPortRange()</a></span> - Constructor for class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/FixedIANAPortRange.html" title="class in org.openqa.selenium.net">FixedIANAPortRange</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#flick(int, int)">flick(int, int)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#flick(org.openqa.selenium.WebElement, int, int, int)">flick(WebElement, int, int, int)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#flick(int, int)">flick(int, int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#flick(org.openqa.selenium.interactions.internal.Coordinates, int, int, int)">flick(Coordinates, int, int, int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#flick(int, int)">flick(int, int)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#flick(org.openqa.selenium.interactions.internal.Coordinates, int, int, int)">flick(Coordinates, int, int, int)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#flick(int, int)">flick(int, int)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Sends a flick gesture to the current view.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#flick(org.openqa.selenium.interactions.internal.Coordinates, int, int, int)">flick(Coordinates, int, int, int)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Allows the execution of flick gestures starting in a location's element.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/FlickAction.html" title="class in org.openqa.selenium.interactions.touch"><span class="strong">FlickAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a></dt>
<dd>
<div class="block">Creates a flick gesture.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/FlickAction.html#FlickAction(org.openqa.selenium.TouchScreen, org.openqa.selenium.internal.Locatable, int, int, int)">FlickAction(TouchScreen, Locatable, int, int, int)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/FlickAction.html" title="class in org.openqa.selenium.interactions.touch">FlickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/FlickAction.html#FlickAction(org.openqa.selenium.TouchScreen, int, int)">FlickAction(TouchScreen, int, int)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/FlickAction.html" title="class in org.openqa.selenium.interactions.touch">FlickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#flingScroll(int, int)">flingScroll(int, int)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui"><span class="strong">FluentWait</span></a>&lt;<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="type parameter in FluentWait">T</a>&gt; - Class in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">An implementation of the <a href="./org/openqa/selenium/support/ui/Wait.html" title="interface in org.openqa.selenium.support.ui"><code>Wait</code></a> interface that may have its timeout and polling interval
configured on the fly.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#FluentWait(T)">FluentWait(T)</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#FluentWait(T, org.openqa.selenium.support.ui.Clock, org.openqa.selenium.support.ui.Sleeper)">FluentWait(T, Clock, Sleeper)</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingHandler.html#flush()">flush()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingHandler.html" title="class in org.openqa.selenium.logging">LoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#focus(java.lang.String)">focus(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#focus(java.lang.String)">focus(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Move the focus to the specified element; for example, if the element is an input field, move
the cursor to that field.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/KeysRelatedAction.html#focusOnElement()">focusOnElement()</a></span> - Method in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/KeysRelatedAction.html" title="class in org.openqa.selenium.interactions.internal">KeysRelatedAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Navigation.html#forward()">forward()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Navigation.html" title="interface in org.openqa.selenium">WebDriver.Navigation</a></dt>
<dd>
<div class="block">Move a single "item" forward in the browser's history.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html#frame(int)">frame(int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteTargetLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html#frame(java.lang.String)">frame(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteTargetLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html#frame(org.openqa.selenium.WebElement)">frame(WebElement)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteTargetLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.TargetLocator.html#frame(int)">frame(int)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.TargetLocator.html" title="interface in org.openqa.selenium">WebDriver.TargetLocator</a></dt>
<dd>
<div class="block">Select a frame by its (zero-based) index.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.TargetLocator.html#frame(java.lang.String)">frame(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.TargetLocator.html" title="interface in org.openqa.selenium">WebDriver.TargetLocator</a></dt>
<dd>
<div class="block">Select a frame by its name or ID.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.TargetLocator.html#frame(org.openqa.selenium.WebElement)">frame(WebElement)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.TargetLocator.html" title="interface in org.openqa.selenium">WebDriver.TargetLocator</a></dt>
<dd>
<div class="block">Select a frame using its previously located <a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium"><code>WebElement</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#frameToBeAvailableAndSwitchToIt(java.lang.String)">frameToBeAvailableAndSwitchToIt(String)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking whether the given frame is available to switch
to.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/PortProber.html#freeLocalPort(int)">freeLocalPort(int)</a></span> - Static method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/PortProber.html" title="class in org.openqa.selenium.net">PortProber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#fromJson(java.lang.String)">fromJson(String)</a></span> - Static method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/SessionLogs.html#fromJSON(org.json.JSONObject)">fromJSON(JSONObject)</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/SessionLogs.html" title="class in org.openqa.selenium.logging">SessionLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/Color.html#fromString(java.lang.String)">fromString(String)</a></span> - Static method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/Color.html" title="class in org.openqa.selenium.support">Color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnexpectedAlertBehaviour.html#fromString(java.lang.String)">fromString(String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/UnexpectedAlertBehaviour.html" title="enum in org.openqa.selenium">UnexpectedAlertBehaviour</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#generatePacAndPrefJs(java.io.File, int, java.lang.String, boolean, long, org.openqa.selenium.Capabilities)">generatePacAndPrefJs(File, int, String, boolean, long, Capabilities)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#get(java.lang.String)">get(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidLogs.html#get(java.lang.String)">get(String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidLogs.html" title="class in org.openqa.selenium.android.library">AndroidLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#get(java.lang.String)">get(String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#get(java.lang.String)">get(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#get(java.net.URL)">get(URL)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>
<div class="block">Allows HtmlUnit's about:blank to be loaded in the constructor, and may be useful for other
tests?</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LocalLogs.html#get(java.lang.String)">get(String)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LocalLogs.html" title="class in org.openqa.selenium.logging">LocalLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/Logs.html#get(java.lang.String)">get(String)</a></span> - Method in interface org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/Logs.html" title="interface in org.openqa.selenium.logging">Logs</a></dt>
<dd>
<div class="block">Fetches available log entries for the given log type.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET">GET</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/PropertyMunger.html#get(java.lang.String, java.lang.Object)">get(String, Object)</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/PropertyMunger.html" title="class in org.openqa.selenium.remote">PropertyMunger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteLogs.html#get(java.lang.String)">get(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteLogs.html" title="class in org.openqa.selenium.remote">RemoteLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#get(java.lang.String)">get(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#get(java.lang.String)">get(String)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/LoadableComponent.html#get()">get()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="class in org.openqa.selenium.support.ui">LoadableComponent</a></dt>
<dd>
<div class="block">Ensure that the component is currently loaded.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html#get()">get()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html" title="class in org.openqa.selenium.support.ui">SlowLoadableComponent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#get(java.lang.String)">get(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Load a new web page in the current browser window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ACTIVE_ELEMENT">GET_ACTIVE_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ALERT">GET_ALERT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ALERT_TEXT">GET_ALERT_TEXT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ALL_COOKIES">GET_ALL_COOKIES</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_APP_CACHE">GET_APP_CACHE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_APP_CACHE_STATUS">GET_APP_CACHE_STATUS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_AVAILABLE_LOG_TYPES">GET_AVAILABLE_LOG_TYPES</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_COOKIE">GET_COOKIE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_CURRENT_URL">GET_CURRENT_URL</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_CURRENT_WINDOW_HANDLE">GET_CURRENT_WINDOW_HANDLE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ELEMENT_ATTRIBUTE">GET_ELEMENT_ATTRIBUTE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ELEMENT_LOCATION">GET_ELEMENT_LOCATION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ELEMENT_LOCATION_ONCE_SCROLLED_INTO_VIEW">GET_ELEMENT_LOCATION_ONCE_SCROLLED_INTO_VIEW</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ELEMENT_SIZE">GET_ELEMENT_SIZE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ELEMENT_TAG_NAME">GET_ELEMENT_TAG_NAME</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ELEMENT_TEXT">GET_ELEMENT_TEXT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ELEMENT_VALUE">GET_ELEMENT_VALUE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_ELEMENT_VALUE_OF_CSS_PROPERTY">GET_ELEMENT_VALUE_OF_CSS_PROPERTY</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_LOCAL_STORAGE_ITEM">GET_LOCAL_STORAGE_ITEM</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_LOCAL_STORAGE_KEYS">GET_LOCAL_STORAGE_KEYS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_LOCAL_STORAGE_SIZE">GET_LOCAL_STORAGE_SIZE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_LOCATION">GET_LOCATION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_LOG">GET_LOG</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_PAGE_SOURCE">GET_PAGE_SOURCE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_SCREEN_ORIENTATION">GET_SCREEN_ORIENTATION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_SESSION_LOGS">GET_SESSION_LOGS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_SESSION_STORAGE_ITEM">GET_SESSION_STORAGE_ITEM</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_SESSION_STORAGE_KEYS">GET_SESSION_STORAGE_KEYS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_SESSION_STORAGE_SIZE">GET_SESSION_STORAGE_SIZE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_TITLE">GET_TITLE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_WINDOW_HANDLES">GET_WINDOW_HANDLES</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_WINDOW_POSITION">GET_WINDOW_POSITION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GET_WINDOW_SIZE">GET_WINDOW_SIZE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getAcceptSslCerts()">getAcceptSslCerts()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/DisplayAction.html#getActionLocation()">getActionLocation()</a></span> - Method in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/DisplayAction.html" title="class in org.openqa.selenium.interactions.internal">DisplayAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/MouseAction.html#getActionLocation()">getActionLocation()</a></span> - Method in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/MouseAction.html" title="class in org.openqa.selenium.interactions.internal">MouseAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html#getActiveEngine()">getActiveEngine()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.ImeHandler.html#getActiveEngine()">getActiveEngine()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.ImeHandler.html" title="interface in org.openqa.selenium">WebDriver.ImeHandler</a></dt>
<dd>
<div class="block">Get the name of the active IME engine.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getActivity()">getActivity()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#getAdditionalInformation()">getAdditionalInformation()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#getAdditionalPreferences()">getAdditionalPreferences()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/HttpCommandExecutor.html#getAddressOfRemoteServer()">getAddressOfRemoteServer()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote">HttpCommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getAlert()">getAlert()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getAlert()">getAlert()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Retrieves the message of a JavaScript alert generated during the previous action, or fail if
there were no alerts.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnhandledAlertException.html#getAlert()">getAlert()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/UnhandledAlertException.html" title="class in org.openqa.selenium">UnhandledAlertException</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>To be removed in 2.31, use <a href="./org/openqa/selenium/UnhandledAlertException.html#getAlertText()"><code>UnhandledAlertException.getAlertText()</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnhandledAlertException.html#getAlertText()">getAlertText()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/UnhandledAlertException.html" title="class in org.openqa.selenium">UnhandledAlertException</a></dt>
<dd>
<div class="block">Returns the text of the unhandled alert.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntries.html#getAll()">getAll()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntries.html" title="class in org.openqa.selenium.logging">LogEntries</a></dt>
<dd>
<div class="block">Get the list of all log entries.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/SessionLogs.html#getAll()">getAll()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/SessionLogs.html" title="class in org.openqa.selenium.logging">SessionLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getAllButtons()">getAllButtons()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getAllButtons()">getAllButtons()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the IDs of all buttons on the page.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getAllFields()">getAllFields()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getAllFields()">getAllFields()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the IDs of all input fields on the page.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getAllLinks()">getAllLinks()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getAllLinks()">getAllLinks()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the IDs of all links on the page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#getAllSelectedOptions()">getAllSelectedOptions()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getAllWindowIds()">getAllWindowIds()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getAllWindowIds()">getAllWindowIds()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the IDs of all windows that the browser knows about.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getAllWindowNames()">getAllWindowNames()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getAllWindowNames()">getAllWindowNames()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the names of all windows that the browser knows about.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getAllWindowTitles()">getAllWindowTitles()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getAllWindowTitles()">getAllWindowTitles()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the titles of all windows that the browser knows about.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/Location.html#getAltitude()">getAltitude()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/Location.html" title="class in org.openqa.selenium.html5">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getAttribute(java.lang.String)">getAttribute(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getAttribute(java.lang.String)">getAttribute(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets the value of an element attribute.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getAttribute(java.lang.String)">getAttribute(String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getAttribute(java.lang.String)">getAttribute(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getAttribute(java.lang.String)">getAttribute(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#getAttribute(java.lang.String)">getAttribute(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Get the value of a the given attribute of the element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getAttributeFromAllWindows(java.lang.String)">getAttributeFromAllWindows(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getAttributeFromAllWindows(java.lang.String)">getAttributeFromAllWindows(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns every instance of some attribute from all known windows.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/Coordinates.html#getAuxiliary()">getAuxiliary()</a></span> - Method in interface org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/Coordinates.html" title="interface in org.openqa.selenium.interactions.internal">Coordinates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html#getAvailableEngines()">getAvailableEngines()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.ImeHandler.html#getAvailableEngines()">getAvailableEngines()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.ImeHandler.html" title="interface in org.openqa.selenium">WebDriver.ImeHandler</a></dt>
<dd>
<div class="block">All available engines on the machine.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidLogs.html#getAvailableLogTypes()">getAvailableLogTypes()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidLogs.html" title="class in org.openqa.selenium.android.library">AndroidLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/Logs.html#getAvailableLogTypes()">getAvailableLogTypes()</a></span> - Method in interface org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/Logs.html" title="interface in org.openqa.selenium.logging">Logs</a></dt>
<dd>
<div class="block">Queries for available log types.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteLogs.html#getAvailableLogTypes()">getAvailableLogTypes()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteLogs.html" title="class in org.openqa.selenium.remote">RemoteLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ScreenshotException.html#getBase64EncodedScreenshot()">getBase64EncodedScreenshot()</a></span> - Method in exception org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ScreenshotException.html" title="class in org.openqa.selenium.remote">ScreenshotException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getBodyText()">getBodyText()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getBodyText()">getBodyText()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets the entire text of the page.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#getBoolean(java.lang.String, java.lang.String[])">getBoolean(String, String[])</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getBoolean(java.lang.String, java.lang.String[])">getBoolean(String, String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#getBoolean(java.lang.String, java.lang.String[])">getBoolean(String, String[])</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#getBooleanArray(java.lang.String, java.lang.String[])">getBooleanArray(String, String[])</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getBooleanArray(java.lang.String, java.lang.String[])">getBooleanArray(String, String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#getBooleanArray(java.lang.String, java.lang.String[])">getBooleanArray(String, String[])</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#getBrowserExecutablePath()">getBrowserExecutablePath()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#getBrowserMode()">getBrowserMode()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Capabilities.html#getBrowserName()">getBrowserName()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium">Capabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#getBrowserName()">getBrowserName()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#getBuildInformation()">getBuildInformation()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/BuildInfo.html#getBuildRevision()">getBuildRevision()</a></span> - Method in class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/BuildInfo.html" title="class in org.openqa.selenium.internal">BuildInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteStatus.html#getBuildRevision()">getBuildRevision()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteStatus.html" title="class in org.openqa.selenium.remote">RemoteStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/BuildInfo.html#getBuildTime()">getBuildTime()</a></span> - Method in class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/BuildInfo.html" title="class in org.openqa.selenium.internal">BuildInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteStatus.html#getBuildTime()">getBuildTime()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteStatus.html" title="class in org.openqa.selenium.remote">RemoteStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/HasCapabilities.html#getCapabilities()">getCapabilities()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/HasCapabilities.html" title="interface in org.openqa.selenium">HasCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getCapabilities()">getCapabilities()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getCapabilities()">getCapabilities()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverBackedSelenium.html#getCapabilities()">getCapabilities()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverBackedSelenium.html" title="class in org.openqa.selenium">WebDriverBackedSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Capabilities.html#getCapability(java.lang.String)">getCapability(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium">Capabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#getCapability(java.lang.String)">getCapability(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#getChangeMaxConnections()">getChangeMaxConnections()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/Colors.html#getColorValue()">getColorValue()</a></span> - Method in enum org.openqa.selenium.support.<a href="./org/openqa/selenium/support/Colors.html" title="enum in org.openqa.selenium.support">Colors</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LocalLogs.html#getCombinedLogsHolder(org.openqa.selenium.logging.LocalLogs, org.openqa.selenium.logging.LocalLogs)">getCombinedLogsHolder(LocalLogs, LocalLogs)</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LocalLogs.html" title="class in org.openqa.selenium.logging">LocalLogs</a></dt>
<dd>
<div class="block">See documentation of CompositeLocalLogs about the difference between the first
LocalLogs instance and the second one.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getCommandExecutor()">getCommandExecutor()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#getCommandLineFlags()">getCommandLineFlags()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getCommandResponseAsString(java.lang.String)">getCommandResponseAsString(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultRemoteCommand.html#getCommandURLString()">getCommandURLString()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultRemoteCommand.html" title="class in com.thoughtworks.selenium">DefaultRemoteCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/RemoteCommand.html#getCommandURLString()">getCommandURLString()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/RemoteCommand.html" title="interface in com.thoughtworks.selenium">RemoteCommand</a></dt>
<dd>
<div class="block">Return the URL query string which will be sent to the browser</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/ConditionRunner.Context.html#getConditionRunner()">getConditionRunner()</a></span> - Method in interface com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</a></dt>
<dd>
<div class="block">Returns the condition runner inside which this condition is being run.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getConfirmation()">getConfirmation()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getConfirmation()">getConfirmation()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Retrieves the message of a JavaScript confirmation dialog generated during the previous action.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#getConsoleOutput()">getConsoleOutput()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>
<div class="block">Gets all console output of the binary.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getCookie()">getCookie()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getCookie()">getCookie()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Return all cookies of the current page under test.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getCookieByName(java.lang.String)">getCookieByName(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getCookieByName(java.lang.String)">getCookieByName(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the value of the cookie with the specified name, or throws an error if the cookie is
not present.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#getCookieNamed(java.lang.String)">getCookieNamed(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#getCookieNamed(java.lang.String)">getCookieNamed(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Get a cookie with a given name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#getCookies()">getCookies()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#getCookies()">getCookies()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Get all the cookies for the current domain.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getCoordinates()">getCoordinates()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getCoordinates()">getCoordinates()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/Locatable.html#getCoordinates()">getCoordinates()</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/Locatable.html" title="interface in org.openqa.selenium.internal">Locatable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getCoordinates()">getCoordinates()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getCssCount(java.lang.String)">getCssCount(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getCssCount(java.lang.String)">getCssCount(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the number of nodes that match the specified css selector, eg.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getCssValue(java.lang.String)">getCssValue(String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getCssValue(java.lang.String)">getCssValue(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getCssValue(java.lang.String)">getCssValue(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#getCssValue(java.lang.String)">getCssValue(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Get the value of a given CSS property.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Architecture.html#getCurrent()">getCurrent()</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Architecture.html" title="enum in org.openqa.selenium">Architecture</a></dt>
<dd>
<div class="block">Gets current architecture.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Platform.html#getCurrent()">getCurrent()</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></dt>
<dd>
<div class="block">Get current platform (not necessarily the same as operating system).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getCurrentUrl()">getCurrentUrl()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getCurrentUrl()">getCurrentUrl()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#getCurrentUrl()">getCurrentUrl()</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>
<div class="block">Returns the current URL</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getCurrentUrl()">getCurrentUrl()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getCurrentUrl()">getCurrentUrl()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#getCurrentUrl()">getCurrentUrl()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Get a string representing the current URL that the browser is looking at.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getCurrentWindow()">getCurrentWindow()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getCursorPosition(java.lang.String)">getCursorPosition(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getCursorPosition(java.lang.String)">getCursorPosition(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Retrieves the text cursor position in the given input element or textarea; beware, this may not
work perfectly on all browsers.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html#getCustomProxyPACDir()">getCustomProxyPACDir()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">MacProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#getCustomProxyPACDir()">getCustomProxyPACDir()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Architecture.html#getDataModel()">getDataModel()</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Architecture.html" title="enum in org.openqa.selenium">Architecture</a></dt>
<dd>
<div class="block">Gets the data model of the architecture.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#getDefaultHTMLSuiteUrl(java.lang.String, java.lang.String, boolean, int)">getDefaultHTMLSuiteUrl(String, String, boolean, int)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/Executable.html#getDefaultOutputStream()">getDefaultOutputStream()</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/Executable.html" title="class in org.openqa.selenium.firefox.internal">Executable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#getDefaultPort()">getDefaultPort()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#getDefaultRemoteSessionUrl(java.lang.String, java.lang.String, boolean, int, boolean)">getDefaultRemoteSessionUrl(String, String, boolean, int, boolean)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/TemporaryFilesystem.html#getDefaultTmpFS()">getDefaultTmpFS()</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/TemporaryFilesystem.html" title="class in org.openqa.selenium.io">TemporaryFilesystem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#getDefaultVideoPoster()">getDefaultVideoPoster()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AddFindsByCss.html#getDescribedInterface()">getDescribedInterface()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AddFindsByCss.html" title="class in org.openqa.selenium.remote">AddFindsByCss</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AddFindsChildByCss.html#getDescribedInterface()">getDescribedInterface()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AddFindsChildByCss.html" title="class in org.openqa.selenium.remote">AddFindsChildByCss</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AddRotatable.html#getDescribedInterface()">getDescribedInterface()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AddRotatable.html" title="class in org.openqa.selenium.remote">AddRotatable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AugmenterProvider.html#getDescribedInterface()">getDescribedInterface()</a></span> - Method in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AugmenterProvider.html" title="interface in org.openqa.selenium.remote">AugmenterProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddApplicationCache.html#getDescribedInterface()">getDescribedInterface()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddApplicationCache.html" title="class in org.openqa.selenium.remote.html5">AddApplicationCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddBrowserConnection.html#getDescribedInterface()">getDescribedInterface()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddBrowserConnection.html" title="class in org.openqa.selenium.remote.html5">AddBrowserConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddDatabaseStorage.html#getDescribedInterface()">getDescribedInterface()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddDatabaseStorage.html" title="class in org.openqa.selenium.remote.html5">AddDatabaseStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddLocationContext.html#getDescribedInterface()">getDescribedInterface()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddLocationContext.html" title="class in org.openqa.selenium.remote.html5">AddLocationContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddWebStorage.html#getDescribedInterface()">getDescribedInterface()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddWebStorage.html" title="class in org.openqa.selenium.remote.html5">AddWebStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#getDomain()">getDomain()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#getDriverName(java.lang.StackTraceElement[])">getDriverName(StackTraceElement[])</a></span> - Static method in exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getElement()">getElement()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getElementConverter()">getElementConverter()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getElementHeight(java.lang.String)">getElementHeight(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getElementHeight(java.lang.String)">getElementHeight(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Retrieves the height of an element</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getElementIndex(java.lang.String)">getElementIndex(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getElementIndex(java.lang.String)">getElementIndex(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Get the relative index of an element to its parent (starting from 0).</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getElementPositionLeft(java.lang.String)">getElementPositionLeft(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getElementPositionLeft(java.lang.String)">getElementPositionLeft(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Retrieves the horizontal position of an element</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getElementPositionTop(java.lang.String)">getElementPositionTop(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getElementPositionTop(java.lang.String)">getElementPositionTop(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Retrieves the vertical position of an element</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getElementsByTagName(java.lang.String)">getElementsByTagName(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getElementWidth(java.lang.String)">getElementWidth(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getElementWidth(java.lang.String)">getElementWidth(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Retrieves the width of an element</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingPreferences.html#getEnabledLogTypes()">getEnabledLogTypes()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingPreferences.html" title="class in org.openqa.selenium.logging">LoggingPreferences</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/AppCacheStatus.html#getEnum(int)">getEnum(int)</a></span> - Static method in enum org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/AppCacheStatus.html" title="enum in org.openqa.selenium.html5">AppCacheStatus</a></dt>
<dd>
<div class="block">Gets the AppCacheStatus for the given int value.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/AppCacheStatus.html#getEnum(java.lang.String)">getEnum(String)</a></span> - Static method in enum org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/AppCacheStatus.html" title="enum in org.openqa.selenium.html5">AppCacheStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#getEnvironment()">getEnvironment()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#getEnvVarIgnoreCase(java.lang.String)">getEnvVarIgnoreCase(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getErrorHandler()">getErrorHandler()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getEval(java.lang.String)">getEval(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getEval(java.lang.String)">getEval(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets the result of evaluating the specified JavaScript snippet.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#getExceptionType(int)">getExceptionType(int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>
<div class="block">Returns the exception type that corresponds to the given <code>statusCode</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#getExecutable()">getExecutable()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getExecuteMethod()">getExecuteMethod()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#getExitCode()">getExitCode()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#getExitCode()">getExitCode()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#getExpiry()">getExpiry()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getExpression(java.lang.String)">getExpression(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getExpression(java.lang.String)">getExpression(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the specified expression.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#getExtraEnv()">getExtraEnv()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/Executable.html#getFile()">getFile()</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/Executable.html" title="class in org.openqa.selenium.firefox.internal">Executable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getFileDetector()">getFileDetector()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#getFirstSelectedOption()">getFirstSelectedOption()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getFtpProxy()">getFtpProxy()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Gets the FTP proxy.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LocalLogs.html#getHandlerBasedLoggerInstance(org.openqa.selenium.logging.LoggingHandler, java.util.Set)">getHandlerBasedLoggerInstance(LoggingHandler, Set&lt;String&gt;)</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LocalLogs.html" title="class in org.openqa.selenium.logging">LocalLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Dimension.html#getHeight()">getHeight()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Dimension.html" title="class in org.openqa.selenium">Dimension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/EphemeralPortRangeDetector.html#getHighestEphemeralPort()">getHighestEphemeralPort()</a></span> - Method in interface org.openqa.selenium.net.<a href="./org/openqa/selenium/net/EphemeralPortRangeDetector.html" title="interface in org.openqa.selenium.net">EphemeralPortRangeDetector</a></dt>
<dd>
<div class="block">Returns the last port that could be searched for free ports</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/FixedIANAPortRange.html#getHighestEphemeralPort()">getHighestEphemeralPort()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/FixedIANAPortRange.html" title="class in org.openqa.selenium.net">FixedIANAPortRange</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/LinuxEphemeralPortRangeDetector.html#getHighestEphemeralPort()">getHighestEphemeralPort()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/LinuxEphemeralPortRangeDetector.html" title="class in org.openqa.selenium.net">LinuxEphemeralPortRangeDetector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/OlderWindowsVersionEphemeralPortDetector.html#getHighestEphemeralPort()">getHighestEphemeralPort()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/OlderWindowsVersionEphemeralPortDetector.html" title="class in org.openqa.selenium.net">OlderWindowsVersionEphemeralPortDetector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/INetAddress.html#getHostAddress()">getHostAddress()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/INetAddress.html" title="class in org.openqa.selenium.net">INetAddress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/INetAddress.html#getHostName()">getHostName()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/INetAddress.html" title="class in org.openqa.selenium.net">INetAddress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getHtmlSource()">getHtmlSource()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getHtmlSource()">getHtmlSource()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the entire HTML source between the opening and closing "html" tags.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getHttpProxy()">getHttpProxy()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Gets the HTTP proxy.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getHttpsProxy()">getHttpsProxy()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Gets the HTTPS proxy.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getHttpUrlConnection(java.net.URL)">getHttpUrlConnection(URL)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getId()">getId()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AddFindsByCss.html#getImplementation(java.lang.Object)">getImplementation(Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AddFindsByCss.html" title="class in org.openqa.selenium.remote">AddFindsByCss</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AddFindsChildByCss.html#getImplementation(java.lang.Object)">getImplementation(Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AddFindsChildByCss.html" title="class in org.openqa.selenium.remote">AddFindsChildByCss</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AddRotatable.html#getImplementation(java.lang.Object)">getImplementation(Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AddRotatable.html" title="class in org.openqa.selenium.remote">AddRotatable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/AugmenterProvider.html#getImplementation(java.lang.Object)">getImplementation(Object)</a></span> - Method in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/AugmenterProvider.html" title="interface in org.openqa.selenium.remote">AugmenterProvider</a></dt>
<dd>
<div class="block">For the interface that this provider describes, return an implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddApplicationCache.html#getImplementation(java.lang.Object)">getImplementation(Object)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddApplicationCache.html" title="class in org.openqa.selenium.remote.html5">AddApplicationCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddBrowserConnection.html#getImplementation(java.lang.Object)">getImplementation(Object)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddBrowserConnection.html" title="class in org.openqa.selenium.remote.html5">AddBrowserConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddDatabaseStorage.html#getImplementation(java.lang.Object)">getImplementation(Object)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddDatabaseStorage.html" title="class in org.openqa.selenium.remote.html5">AddDatabaseStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddLocationContext.html#getImplementation(java.lang.Object)">getImplementation(Object)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddLocationContext.html" title="class in org.openqa.selenium.remote.html5">AddLocationContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/AddWebStorage.html#getImplementation(java.lang.Object)">getImplementation(Object)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/AddWebStorage.html" title="class in org.openqa.selenium.remote.html5">AddWebStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterface.html#getInetAddresses()">getInetAddresses()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net">NetworkInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getInputStreamReader(java.net.HttpURLConnection)">getInputStreamReader(HttpURLConnection)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingHandler.html#getInstance()">getInstance()</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingHandler.html" title="class in org.openqa.selenium.logging">LoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/LinuxEphemeralPortRangeDetector.html#getInstance()">getInstance()</a></span> - Static method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/LinuxEphemeralPortRangeDetector.html" title="class in org.openqa.selenium.net">LinuxEphemeralPortRangeDetector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterface.html#getIp4LoopbackOnly()">getIp4LoopbackOnly()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net">NetworkInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkUtils.html#getIp4NonLoopbackAddressOfThisMachine()">getIp4NonLoopbackAddressOfThisMachine()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkUtils.html" title="class in org.openqa.selenium.net">NetworkUtils</a></dt>
<dd>
<div class="block">Returns a non-loopback IP4 hostname of the local host.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterface.html#getIp4NonLoopBackOnly()">getIp4NonLoopBackOnly()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net">NetworkInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterface.html#getIp6Address()">getIp6Address()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net">NetworkInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html#getIphoneSimPath()">getIphoneSimPath()</a></span> - Static method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkUtils.html#getIpOfLoopBackIp4()">getIpOfLoopBackIp4()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkUtils.html" title="class in org.openqa.selenium.net">NetworkUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/LocalStorage.html#getItem(java.lang.String)">getItem(String)</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/LocalStorage.html" title="interface in org.openqa.selenium.html5">LocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/SessionStorage.html#getItem(java.lang.String)">getItem(String)</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/SessionStorage.html" title="interface in org.openqa.selenium.html5">SessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html#getItem(java.lang.String)">getItem(String)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteLocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html#getItem(java.lang.String)">getItem(String)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteSessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/HasInputDevices.html#getKeyboard()">getKeyboard()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/HasInputDevices.html" title="interface in org.openqa.selenium">HasInputDevices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getKeyboard()">getKeyboard()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getKeyboard()">getKeyboard()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getKeyboard()">getKeyboard()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keys.html#getKeyFromUnicode(char)">getKeyFromUnicode(char)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium">Keys</a></dt>
<dd>
<div class="block">Get the special key representation, <a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium"><code>Keys</code></a>, of the supplied character if there is one.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ResultSet.html#getLastInsertedRowId()">getLastInsertedRowId()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ResultSet.html" title="class in org.openqa.selenium.html5">ResultSet</a></dt>
<dd>
<div class="block">Gets the row ID of the inserted row if the statement inserted a row.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/Location.html#getLatitude()">getLatitude()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/Location.html" title="class in org.openqa.selenium.html5">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.JavaScriptResultsCollection.html#getLength()">getLength()</a></span> - Method in interface org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.JavaScriptResultsCollection.html" title="interface in org.openqa.selenium.htmlunit">HtmlUnitDriver.JavaScriptResultsCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntry.html#getLevel()">getLevel()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntry.html" title="class in org.openqa.selenium.logging">LogEntry</a></dt>
<dd>
<div class="block">Gets the logging entry's severity.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingPreferences.html#getLevel(java.lang.String)">getLevel(String)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingPreferences.html" title="class in org.openqa.selenium.logging">LoggingPreferences</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#getLibraryPathPropertyName()">getLibraryPathPropertyName()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#getLocalAppDataPath()">getLocalAppDataPath()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Returns the path to Local AppData.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/FileDetector.html#getLocalFile(java.lang.CharSequence...)">getLocalFile(CharSequence...)</a></span> - Method in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/FileDetector.html" title="interface in org.openqa.selenium.remote">FileDetector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/LocalFileDetector.html#getLocalFile(java.lang.CharSequence...)">getLocalFile(CharSequence...)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/LocalFileDetector.html" title="class in org.openqa.selenium.remote">LocalFileDetector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/UselessFileDetector.html#getLocalFile(java.lang.CharSequence...)">getLocalFile(CharSequence...)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/UselessFileDetector.html" title="class in org.openqa.selenium.remote">UselessFileDetector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#getLocalStorage()">getLocalStorage()</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getLocalStorage()">getLocalStorage()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/WebStorage.html#getLocalStorage()">getLocalStorage()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/WebStorage.html" title="interface in org.openqa.selenium.html5">WebStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#getLocalStorage()">getLocalStorage()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getLocation()">getLocation()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getLocation()">getLocation()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets the absolute URL of the current page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getLocation()">getLocation()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>
<div class="block">Where on the page is the top left-hand corner of the rendered element? it's part of
RenderedWebElement</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getLocation()">getLocation()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getLocation()">getLocation()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#getLocation()">getLocation()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Where on the page is the top left-hand corner of the rendered element?</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/Coordinates.html#getLocationInDOM()">getLocationInDOM()</a></span> - Method in interface org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/Coordinates.html" title="interface in org.openqa.selenium.interactions.internal">Coordinates</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>To be removed in 2.31. Use <a href="./org/openqa/selenium/interactions/internal/Coordinates.html#onPage()"><code>Coordinates.onPage()</code></a> instead</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/Coordinates.html#getLocationInViewPort()">getLocationInViewPort()</a></span> - Method in interface org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/Coordinates.html" title="interface in org.openqa.selenium.interactions.internal">Coordinates</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>To be removed in 2.31. Use <a href="./org/openqa/selenium/interactions/internal/Coordinates.html#inViewPort()"><code>Coordinates.inViewPort()</code></a> instead</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/Coordinates.html#getLocationOnScreen()">getLocationOnScreen()</a></span> - Method in interface org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/Coordinates.html" title="interface in org.openqa.selenium.interactions.internal">Coordinates</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>To be removed in 2.31. Use <a href="./org/openqa/selenium/interactions/internal/Coordinates.html#onScreen()"><code>Coordinates.onScreen()</code></a> instead</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getLocationOnScreenOnceScrolledIntoView()">getLocationOnScreenOnceScrolledIntoView()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>To be removed in 2.31. Use <a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getCoordinates()"><code>AndroidWebElement.getCoordinates()</code></a> instead</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getLocationOnScreenOnceScrolledIntoView()">getLocationOnScreenOnceScrolledIntoView()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>To be removed in 2.31. Use <a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getCoordinates()"><code>HtmlUnitWebElement.getCoordinates()</code></a> instead</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/Locatable.html#getLocationOnScreenOnceScrolledIntoView()">getLocationOnScreenOnceScrolledIntoView()</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/Locatable.html" title="interface in org.openqa.selenium.internal">Locatable</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>To be removed in 2.31. Use <a href="./org/openqa/selenium/internal/Locatable.html#getCoordinates()"><code>Locatable.getCoordinates()</code></a> instead</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getLocationOnScreenOnceScrolledIntoView()">getLocationOnScreenOnceScrolledIntoView()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>To be removed in 2.31. Use <a href="./org/openqa/selenium/remote/RemoteWebElement.html#getCoordinates()"><code>RemoteWebElement.getCoordinates()</code></a> instead</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getLog()">getLog()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getLog()">getLog()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Get RC logs associated with this session.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/Logger.html#getLogger()">getLogger()</a></span> - Static method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/Logger.html" title="class in org.openqa.selenium.android.library">Logger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/SessionLogs.html#getLogs(java.lang.String)">getLogs(String)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/SessionLogs.html" title="class in org.openqa.selenium.logging">SessionLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/SessionLogs.html#getLogTypes()">getLogTypes()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/SessionLogs.html" title="class in org.openqa.selenium.logging">SessionLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/DefaultNetworkInterfaceProvider.html#getLoInterface()">getLoInterface()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/DefaultNetworkInterfaceProvider.html" title="class in org.openqa.selenium.net">DefaultNetworkInterfaceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterfaceProvider.html#getLoInterface()">getLoInterface()</a></span> - Method in interface org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterfaceProvider.html" title="interface in org.openqa.selenium.net">NetworkInterfaceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/Location.html#getLongitude()">getLongitude()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/Location.html" title="class in org.openqa.selenium.html5">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/EphemeralPortRangeDetector.html#getLowestEphemeralPort()">getLowestEphemeralPort()</a></span> - Method in interface org.openqa.selenium.net.<a href="./org/openqa/selenium/net/EphemeralPortRangeDetector.html" title="interface in org.openqa.selenium.net">EphemeralPortRangeDetector</a></dt>
<dd>
<div class="block">Returns the first port in the ephemeral range</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/FixedIANAPortRange.html#getLowestEphemeralPort()">getLowestEphemeralPort()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/FixedIANAPortRange.html" title="class in org.openqa.selenium.net">FixedIANAPortRange</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/LinuxEphemeralPortRangeDetector.html#getLowestEphemeralPort()">getLowestEphemeralPort()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/LinuxEphemeralPortRangeDetector.html" title="class in org.openqa.selenium.net">LinuxEphemeralPortRangeDetector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/OlderWindowsVersionEphemeralPortDetector.html#getLowestEphemeralPort()">getLowestEphemeralPort()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/OlderWindowsVersionEphemeralPortDetector.html" title="class in org.openqa.selenium.net">OlderWindowsVersionEphemeralPortDetector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Platform.html#getMajorVersion()">getMajorVersion()</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></dt>
<dd>
<div class="block">Returns the major version of this platform.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#getMessage()">getMessage()</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntry.html#getMessage()">getMessage()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntry.html" title="class in org.openqa.selenium.logging">LogEntry</a></dt>
<dd>
<div class="block">Gets the log entry's message.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#getMessage()">getMessage()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#getMethod(java.lang.String)">getMethod(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Platform.html#getMinorVersion()">getMinorVersion()</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></dt>
<dd>
<div class="block">Returns the minor version of this platform.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/HasInputDevices.html#getMouse()">getMouse()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/HasInputDevices.html" title="interface in org.openqa.selenium">HasInputDevices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getMouse()">getMouse()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getMouse()">getMouse()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getMouse()">getMouse()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getMouseSpeed()">getMouseSpeed()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getMouseSpeed()">getMouseSpeed()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the number of pixels between "mousemove" events during dragAndDrop commands
(default=10).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#getName()">getName()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterface.html#getName()">getName()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net">NetworkInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Command.html#getName()">getName()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Command.html" title="class in org.openqa.selenium.remote">Command</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html#getName()">getName()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote">SimplePropertyDescriptor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkUtils.html#getNetWorkDiags()">getNetWorkDiags()</a></span> - Static method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkUtils.html" title="class in org.openqa.selenium.net">NetworkUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/DefaultNetworkInterfaceProvider.html#getNetworkInterfaces()">getNetworkInterfaces()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/DefaultNetworkInterfaceProvider.html" title="class in org.openqa.selenium.net">DefaultNetworkInterfaceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterfaceProvider.html#getNetworkInterfaces()">getNetworkInterfaces()</a></span> - Method in interface org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterfaceProvider.html" title="interface in org.openqa.selenium.net">NetworkInterfaceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkUtils.html#getNonLoopbackAddressOfThisMachine()">getNonLoopbackAddressOfThisMachine()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkUtils.html" title="class in org.openqa.selenium.net">NetworkUtils</a></dt>
<dd>
<div class="block">Used by the mobile emulators that refuse to access localhost or 127.0.0.1 The IP4/IP6
requirements of this method are as-of-yet unspecified, but we return the string that is
associated with the IP4 interface</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getNoProxy()">getNoProxy()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LocalLogs.html#getNullLogger()">getNullLogger()</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LocalLogs.html" title="class in org.openqa.selenium.logging">LocalLogs</a></dt>
<dd>
<div class="block">Logger which doesn't do anything.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#getNumber(java.lang.String, java.lang.String[])">getNumber(String, String[])</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getNumber(java.lang.String, java.lang.String[])">getNumber(String, String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#getNumber(java.lang.String, java.lang.String[])">getNumber(String, String[])</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#getNumberArray(java.lang.String, java.lang.String[])">getNumberArray(String, String[])</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getNumberArray(java.lang.String, java.lang.String[])">getNumberArray(String, String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#getNumberArray(java.lang.String, java.lang.String[])">getNumberArray(String, String[])</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/CompositeAction.html#getNumberOfActions()">getNumberOfActions()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/CompositeAction.html" title="class in org.openqa.selenium.interactions">CompositeAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ResultSet.html#getNumberOfRowsAffected()">getNumberOfRowsAffected()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ResultSet.html" title="class in org.openqa.selenium.html5">ResultSet</a></dt>
<dd>
<div class="block">Gets the number of rows that were changed by the SQL statement.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#getOptions()">getOptions()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#getOrientation()">getOrientation()</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getOrientation()">getOrientation()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Rotatable.html#getOrientation()">getOrientation()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Rotatable.html" title="interface in org.openqa.selenium">Rotatable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteStatus.html#getOsArch()">getOsArch()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteStatus.html" title="class in org.openqa.selenium.remote">RemoteStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteStatus.html#getOsName()">getOsName()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteStatus.html" title="class in org.openqa.selenium.remote">RemoteStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteStatus.html#getOsVersion()">getOsVersion()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteStatus.html" title="class in org.openqa.selenium.remote">RemoteStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getOutputStreamWriter(java.net.HttpURLConnection)">getOutputStreamWriter(HttpURLConnection)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getPageSource()">getPageSource()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getPageSource()">getPageSource()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#getPageSource()">getPageSource()</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>
<div class="block">Returns the current page source</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getPageSource()">getPageSource()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getPageSource()">getPageSource()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#getPageSource()">getPageSource()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Get the source of the last loaded page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Command.html#getParameters()">getParameters()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Command.html" title="class in org.openqa.selenium.remote">Command</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getParent()">getParent()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Platform.html#getPartOfOsName()">getPartOfOsName()</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/security/UserAndPassword.html#getPassword()">getPassword()</a></span> - Method in class org.openqa.selenium.security.<a href="./org/openqa/selenium/security/UserAndPassword.html" title="class in org.openqa.selenium.security">UserAndPassword</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#getPath()">getPath()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/Executable.html#getPath()">getPath()</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/Executable.html" title="class in org.openqa.selenium.firefox.internal">Executable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#getPathsInProgramFiles(java.lang.String)">getPathsInProgramFiles(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Capabilities.html#getPlatform()">getPlatform()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium">Capabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#getPlatform()">getPlatform()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html#getPosition()">getPosition()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Window.html#getPosition()">getPosition()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Window.html" title="interface in org.openqa.selenium">WebDriver.Window</a></dt>
<dd>
<div class="block">Get the position of the current window, relative to the upper left corner of the screen.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkUtils.html#getPrivateLocalAddress()">getPrivateLocalAddress()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkUtils.html" title="class in org.openqa.selenium.net">NetworkUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#getProfile()">getProfile()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html#getProfile(java.lang.String)">getProfile(String)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html" title="class in org.openqa.selenium.firefox.internal">ProfilesIni</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#getProgramFiles86Path()">getProgramFiles86Path()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#getProgramFilesPath()">getProgramFilesPath()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Returns the path to the Windows Program Files.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getPrompt()">getPrompt()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getPrompt()">getPrompt()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Retrieves the message of a JavaScript question prompt dialog generated during the previous
action.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html#getPropertyDescriptors(java.lang.Class)">getPropertyDescriptors(Class&lt;? extends Object&gt;)</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote">SimplePropertyDescriptor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getProxyAutoconfigUrl()">getProxyAutoconfigUrl()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Gets the proxy auto-configuration URL.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getProxyType()">getProxyType()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Gets the <a href="./org/openqa/selenium/Proxy.ProxyType.html" title="enum in org.openqa.selenium"><code>Proxy.ProxyType</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#getQueryString(java.lang.String)">getQueryString(String)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html#getReadMethod()">getReadMethod()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote">SimplePropertyDescriptor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingHandler.html#getRecords()">getRecords()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingHandler.html" title="class in org.openqa.selenium.logging">LoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/BuildInfo.html#getReleaseLabel()">getReleaseLabel()</a></span> - Method in class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/BuildInfo.html" title="class in org.openqa.selenium.internal">BuildInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteStatus.html#getReleaseLabel()">getReleaseLabel()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteStatus.html" title="class in org.openqa.selenium.remote">RemoteStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#getRemoteControlServerLocation()">getRemoteControlServerLocation()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>
<div class="block">The URL that the RemoteControl instance is allegedly running on</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getRemoteControlServerLocation()">getRemoteControlServerLocation()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#getRemoteControlServerLocation()">getRemoteControlServerLocation()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getRemoteStatus()">getRemoteStatus()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getResponseCode(java.net.HttpURLConnection)">getResponseCode(HttpURLConnection)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#getScale()">getScale()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#getScreenshotAs(org.openqa.selenium.OutputType)">getScreenshotAs(OutputType&lt;X&gt;)</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getScreenshotAs(org.openqa.selenium.OutputType)">getScreenshotAs(OutputType&lt;X&gt;)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriver.html#getScreenshotAs(org.openqa.selenium.OutputType)">getScreenshotAs(OutputType&lt;X&gt;)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome">ChromeDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#getScreenshotAs(org.openqa.selenium.OutputType)">getScreenshotAs(OutputType&lt;X&gt;)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#getScreenshotAs(org.openqa.selenium.OutputType)">getScreenshotAs(OutputType&lt;X&gt;)</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#getScreenshotAs(org.openqa.selenium.OutputType)">getScreenshotAs(OutputType&lt;X&gt;)</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/safari/SafariDriver.html#getScreenshotAs(org.openqa.selenium.OutputType)">getScreenshotAs(OutputType&lt;X&gt;)</a></span> - Method in class org.openqa.selenium.safari.<a href="./org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari">SafariDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getScreenshotAs(org.openqa.selenium.OutputType)">getScreenshotAs(OutputType&lt;X&gt;)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TakesScreenshot.html#getScreenshotAs(org.openqa.selenium.OutputType)">getScreenshotAs(OutputType&lt;X&gt;)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TakesScreenshot.html" title="interface in org.openqa.selenium">TakesScreenshot</a></dt>
<dd>
<div class="block">Capture the screenshot and store it in the specified location.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSelectedId(java.lang.String)">getSelectedId(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSelectedId(java.lang.String)">getSelectedId(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets option element ID for selected option in the specified select element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSelectedIds(java.lang.String)">getSelectedIds(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSelectedIds(java.lang.String)">getSelectedIds(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets all option element IDs for selected options in the specified select or multi-select
element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSelectedIndex(java.lang.String)">getSelectedIndex(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSelectedIndex(java.lang.String)">getSelectedIndex(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets option index (option number, starting at 0) for selected option in the specified select
element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSelectedIndexes(java.lang.String)">getSelectedIndexes(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSelectedIndexes(java.lang.String)">getSelectedIndexes(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets all option indexes (option number, starting at 0) for selected options in the specified
select or multi-select element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSelectedLabel(java.lang.String)">getSelectedLabel(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSelectedLabel(java.lang.String)">getSelectedLabel(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets option label (visible text) for selected option in the specified select element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSelectedLabels(java.lang.String)">getSelectedLabels(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSelectedLabels(java.lang.String)">getSelectedLabels(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets all option labels (visible text) for selected options in the specified select or
multi-select element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSelectedValue(java.lang.String)">getSelectedValue(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSelectedValue(java.lang.String)">getSelectedValue(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets option value (value attribute) for selected option in the specified select element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSelectedValues(java.lang.String)">getSelectedValues(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSelectedValues(java.lang.String)">getSelectedValues(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets all option values (value attributes) for selected options in the specified select or
multi-select element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSelectOptions(java.lang.String)">getSelectOptions(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSelectOptions(java.lang.String)">getSelectOptions(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets all option labels in the specified select drop-down.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/ConditionRunner.Context.html#getSelenium()">getSelenium()</a></span> - Method in interface com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</a></dt>
<dd>
<div class="block">Returns the <a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium"><code>Selenium</code></a> associated with this instance.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#getSelenium(boolean)">getSelenium(boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Command.html#getSessionId()">getSessionId()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Command.html" title="class in org.openqa.selenium.remote">Command</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/HttpSessionId.html#getSessionId(java.lang.String)">getSessionId(String)</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/HttpSessionId.html" title="class in org.openqa.selenium.remote">HttpSessionId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getSessionId()">getSessionId()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#getSessionId()">getSessionId()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/SessionLogHandler.html#getSessionLogs(org.json.JSONObject)">getSessionLogs(JSONObject)</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/SessionLogHandler.html" title="class in org.openqa.selenium.logging">SessionLogHandler</a></dt>
<dd>
<div class="block">Creates a session logs map, with session logs mapped to session IDs, given
a raw session log map as a JSON object.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#getSessionStorage()">getSessionStorage()</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getSessionStorage()">getSessionStorage()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/WebStorage.html#getSessionStorage()">getSessionStorage()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/WebStorage.html" title="interface in org.openqa.selenium.html5">WebStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#getSessionStorage()">getSessionStorage()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#getSettings()">getSettings()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getSize()">getSize()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getSize()">getSize()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html#getSize()">getSize()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getSize()">getSize()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Window.html#getSize()">getSize()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Window.html" title="interface in org.openqa.selenium">WebDriver.Window</a></dt>
<dd>
<div class="block">Get the size of the current window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#getSize()">getSize()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">What is the width and height of the rendered element?</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getSocksPassword()">getSocksPassword()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Gets the SOCKS proxy's password.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getSocksProxy()">getSocksProxy()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Gets the SOCKS proxy.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getSocksUsername()">getSocksUsername()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Gets the SOCKS proxy's username.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getSpeed()">getSpeed()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getSpeed()">getSpeed()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Get execution speed (i.e., get the millisecond length of the delay following each selenium
operation).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#getSslProxy()">getSslProxy()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Gets the SSL tunnel proxy.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#getState()">getState()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#getStatus()">getStatus()</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getStatus()">getStatus()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ApplicationCache.html#getStatus()">getStatus()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ApplicationCache.html" title="interface in org.openqa.selenium.html5">ApplicationCache</a></dt>
<dd>
<div class="block">The current state of the application cache.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#getStatus()">getStatus()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#getStdOut()">getStdOut()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#getStdOut()">getStdOut()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LocalLogs.html#getStoringLoggerInstance(java.util.Set)">getStoringLoggerInstance(Set&lt;String&gt;)</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LocalLogs.html" title="class in org.openqa.selenium.logging">LocalLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#getString(java.lang.String, java.lang.String[])">getString(String, String[])</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getString(java.lang.String, java.lang.String[])">getString(String, String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#getString(java.lang.String, java.lang.String[])">getString(String, String[])</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#getStringArray(java.lang.String, java.lang.String[])">getStringArray(String, String[])</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#getStringArray(java.lang.String, java.lang.String[])">getStringArray(String, String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#getStringArray(java.lang.String, java.lang.String[])">getStringArray(String, String[])</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidSelectorException.html#getSupportUrl()">getSupportUrl()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidSelectorException.html" title="class in org.openqa.selenium">InvalidSelectorException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoSuchElementException.html#getSupportUrl()">getSupportUrl()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/NoSuchElementException.html" title="class in org.openqa.selenium">NoSuchElementException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/StaleElementReferenceException.html#getSupportUrl()">getSupportUrl()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/StaleElementReferenceException.html" title="class in org.openqa.selenium">StaleElementReferenceException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#getSupportUrl()">getSupportUrl()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#getSystemInformation()">getSystemInformation()</a></span> - Method in exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getTable(java.lang.String)">getTable(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getTable(java.lang.String)">getTable(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets the text from a cell of a table.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getTagName()">getTagName()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getTagName()">getTagName()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getTagName()">getTagName()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#getTagName()">getTagName()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Get the tag name of this element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getText(java.lang.String)">getText(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#getText()">getText()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Returns the body text of the current page</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#getText()">getText()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Returns the body text of the current page</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getText(java.lang.String)">getText(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets the text of an element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Alert.html#getText()">getText()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Alert.html" title="interface in org.openqa.selenium">Alert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidAlert.html#getText()">getText()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidAlert.html" title="class in org.openqa.selenium.android.library">AndroidAlert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getText()">getText()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getText()">getText()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getText()">getText()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#getText()">getText()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Get the visible (i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#getTimeout()">getTimeout()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#getTimeoutInSeconds()">getTimeoutInSeconds()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntry.html#getTimestamp()">getTimestamp()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntry.html" title="class in org.openqa.selenium.logging">LogEntry</a></dt>
<dd>
<div class="block">Gets the timestamp of the log statement in milliseconds since UNIX Epoch.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getTitle()">getTitle()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getTitle()">getTitle()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets the title of the current page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getTitle()">getTitle()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#getTitle()">getTitle()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getTitle()">getTitle()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#getTitle()">getTitle()</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>
<div class="block">Returns the current page title</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getTitle()">getTitle()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getTitle()">getTitle()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#getTitle()">getTitle()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">The title of the current page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/TemporaryFilesystem.html#getTmpFsBasedOn(java.io.File)">getTmpFsBasedOn(File)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/TemporaryFilesystem.html" title="class in org.openqa.selenium.io">TemporaryFilesystem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#getTouch()">getTouch()</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getTouch()">getTouch()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/HasTouchScreen.html#getTouch()">getTouch()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/HasTouchScreen.html" title="interface in org.openqa.selenium">HasTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getTouch()">getTouch()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#getUnderlyingView()">getUnderlyingView()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#getUrl()">getUrl()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/service/DriverService.html#getUrl()">getUrl()</a></span> - Method in class org.openqa.selenium.remote.service.<a href="./org/openqa/selenium/remote/service/DriverService.html" title="class in org.openqa.selenium.remote.service">DriverService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/security/UserAndPassword.html#getUsername()">getUsername()</a></span> - Method in class org.openqa.selenium.security.<a href="./org/openqa/selenium/security/UserAndPassword.html" title="class in org.openqa.selenium.security">UserAndPassword</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getValue(java.lang.String)">getValue(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getValue(java.lang.String)">getValue(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets the (whitespace-trimmed) value of an input field (or anything else with a value
parameter).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidAtoms.html#getValue()">getValue()</a></span> - Method in enum org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidAtoms.html" title="enum in org.openqa.selenium.android.library">AndroidAtoms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#getValue()">getValue()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#getValue()">getValue()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getValueOfCssProperty(java.lang.String)">getValueOfCssProperty(String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Capabilities.html#getVersion()">getVersion()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium">Capabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#getVersion()">getVersion()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#getVideoLoadingProgressView()">getVideoLoadingProgressView()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getView()">getView()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#getVisitedHistory(android.webkit.ValueCallback)">getVisitedHistory(ValueCallback&lt;String[]&gt;)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getWebClient()">getWebClient()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#getWebDriver()">getWebDriver()</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getWebView()">getWebView()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getWhetherThisFrameMatchFrameExpression(java.lang.String, java.lang.String)">getWhetherThisFrameMatchFrameExpression(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getWhetherThisFrameMatchFrameExpression(java.lang.String, java.lang.String)">getWhetherThisFrameMatchFrameExpression(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Determine whether current/locator identify the frame containing this running code.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getWhetherThisWindowMatchWindowExpression(java.lang.String, java.lang.String)">getWhetherThisWindowMatchWindowExpression(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getWhetherThisWindowMatchWindowExpression(java.lang.String, java.lang.String)">getWhetherThisWindowMatchWindowExpression(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Determine whether currentWindowString plus target identify the window containing this running
code.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Dimension.html#getWidth()">getWidth()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Dimension.html" title="class in org.openqa.selenium">Dimension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getWindowHandle()">getWindowHandle()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getWindowHandle()">getWindowHandle()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getWindowHandle()">getWindowHandle()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getWindowHandle()">getWindowHandle()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#getWindowHandle()">getWindowHandle()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Return an opaque handle to this window that uniquely identifies it within this driver instance.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#getWindowHandles()">getWindowHandles()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#getWindowHandles()">getWindowHandles()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#getWindowHandles()">getWindowHandles()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getWindowHandles()">getWindowHandles()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#getWindowHandles()">getWindowHandles()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Return a set of window handles which can be used to iterate over all open windows of this
webdriver instance by passing them to <code>#switchTo().window(String)</code></div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#getWrappedDriver()">getWrappedDriver()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#getWrappedDriver()">getWrappedDriver()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/WrapsDriver.html#getWrappedDriver()">getWrappedDriver()</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/WrapsDriver.html" title="interface in org.openqa.selenium.internal">WrapsDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#getWrappedDriver()">getWrappedDriver()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#getWrappedDriver()">getWrappedDriver()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverBackedSelenium.html#getWrappedDriver()">getWrappedDriver()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverBackedSelenium.html" title="class in org.openqa.selenium">WebDriverBackedSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#getWrappedDriver()">getWrappedDriver()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/WrapsElement.html#getWrappedElement()">getWrappedElement()</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/WrapsElement.html" title="interface in org.openqa.selenium.internal">WrapsElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SeleneseCommandExecutor.html#getWrappedSelenium()">getWrappedSelenium()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/SeleneseCommandExecutor.html" title="class in org.openqa.selenium">SeleneseCommandExecutor</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html#getWriteMethod()">getWriteMethod()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote">SimplePropertyDescriptor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#getX()">getX()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#getXpathCount(java.lang.String)">getXpathCount(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#getXpathCount(java.lang.String)">getXpathCount(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns the number of nodes that match the specified xpath, eg.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#getY()">getY()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GO_BACK">GO_BACK</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#GO_FORWARD">GO_FORWARD</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#goBack()">goBack()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#goBack()">goBack()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates the user clicking the "back" button on their browser.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#goBack()">goBack()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#goForward()">goForward()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#GOOGLECHROME">GOOGLECHROME</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">GoogleChromeLocator</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Discovers a valid Google Chrome installation on local system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html#GoogleChromeLocator()">GoogleChromeLocator()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">GoogleChromeLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#goTo(java.lang.String)">goTo(String)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>
<div class="block">Cause the browser to navigate to the given URL</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/TestContext.html#goTo(java.lang.String)">goTo(String)</a></span> - Method in interface org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/TestContext.html" title="interface in org.openqa.selenium.lift">TestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/WebDriverTestContext.html#goTo(java.lang.String)">goTo(String)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift">WebDriverTestContext</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_H_">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift"><span class="strong">HamcrestWebDriverTestCase</span></a> - Class in <a href="./org/openqa/selenium/lift/package-summary.html">org.openqa.selenium.lift</a></dt>
<dd>
<div class="block">Base class for tests using the LiFT style API to driver WebDriver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#HamcrestWebDriverTestCase()">HamcrestWebDriverTestCase()</a></span> - Constructor for class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#handleEvilPopupMgrBackup()">handleEvilPopupMgrBackup()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#HAS_NATIVE_EVENTS">HAS_NATIVE_EVENTS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/HasCapabilities.html" title="interface in org.openqa.selenium"><span class="strong">HasCapabilities</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Used by classes to indicate that they can describe the <a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium"><code>Capabilities</code></a>
they possess.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Dimension.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Dimension.html" title="class in org.openqa.selenium">Dimension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SessionId.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SessionId.html" title="class in org.openqa.selenium.remote">SessionId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/Color.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/Color.html" title="class in org.openqa.selenium.support">Color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Duration.html#hashCode()">hashCode()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Duration.html" title="class in org.openqa.selenium.support.ui">Duration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/HasInputDevices.html" title="interface in org.openqa.selenium"><span class="strong">HasInputDevices</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Interface implemented by each driver that allows access to the raw input devices.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#hasOptions()">hasOptions()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Returns true if any options are set in this instance.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#hasSessionInProgress()">hasSessionInProgress()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/HasTouchScreen.html" title="interface in org.openqa.selenium"><span class="strong">HasTouchScreen</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Interface implemented by each driver that allows access to touch screen capabilities.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Dimension.html#height">height</a></span> - Variable in class org.openqa.selenium.<a href="./org/openqa/selenium/Dimension.html" title="class in org.openqa.selenium">Dimension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#HIDDEN_COOKIE_DIR">HIDDEN_COOKIE_DIR</a></span> - Static variable in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#hideCookies(java.io.File, java.lang.String, java.io.File)">hideCookies(File, String, File)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>
<div class="block">Hides all previously existing user cookies, found in the WinXP directory structure, by moving
them to a different directory.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#highlight(java.lang.String)">highlight(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#highlight(java.lang.String)">highlight(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Briefly changes the backgroundColor of the specified element yellow.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#hover()">hover()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#HOVER_OVER_ELEMENT">HOVER_OVER_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/How.html" title="enum in org.openqa.selenium.support"><span class="strong">How</span></a> - Enum in <a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">HtmlTagFinder</span></a> - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>
<div class="block">Base <a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><code>Finder</code></a> for all types of HTML tags.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html#HtmlTagFinder()">HtmlTagFinder()</a></span> - Constructor for class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html" title="class in org.openqa.selenium.lift.find">HtmlTagFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#HTMLUNIT">HTMLUNIT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#htmlUnit()">htmlUnit()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit"><span class="strong">HtmlUnitDriver</span></a> - Class in <a href="./org/openqa/selenium/htmlunit/package-summary.html">org.openqa.selenium.htmlunit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#HtmlUnitDriver(com.gargoylesoftware.htmlunit.BrowserVersion)">HtmlUnitDriver(BrowserVersion)</a></span> - Constructor for class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#HtmlUnitDriver()">HtmlUnitDriver()</a></span> - Constructor for class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#HtmlUnitDriver(boolean)">HtmlUnitDriver(boolean)</a></span> - Constructor for class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#HtmlUnitDriver(org.openqa.selenium.Capabilities)">HtmlUnitDriver(Capabilities)</a></span> - Constructor for class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>
<div class="block">Note: There are two configuration modes for the HtmlUnitDriver using this constructor.</div>
</dd>
<dt><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.JavaScriptResultsCollection.html" title="interface in org.openqa.selenium.htmlunit"><span class="strong">HtmlUnitDriver.JavaScriptResultsCollection</span></a> - Interface in <a href="./org/openqa/selenium/htmlunit/package-summary.html">org.openqa.selenium.htmlunit</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html" title="class in org.openqa.selenium.htmlunit"><span class="strong">HtmlUnitKeyboard</span></a> - Class in <a href="./org/openqa/selenium/htmlunit/package-summary.html">org.openqa.selenium.htmlunit</a></dt>
<dd>
<div class="block">Implements keyboard operations using the HtmlUnit WebDriver.</div>
</dd>
<dt><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit"><span class="strong">HtmlUnitMouse</span></a> - Class in <a href="./org/openqa/selenium/htmlunit/package-summary.html">org.openqa.selenium.htmlunit</a></dt>
<dd>
<div class="block">Implements mouse operations using the HtmlUnit WebDriver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html#HtmlUnitMouse(org.openqa.selenium.htmlunit.HtmlUnitDriver, org.openqa.selenium.htmlunit.HtmlUnitKeyboard)">HtmlUnitMouse(HtmlUnitDriver, HtmlUnitKeyboard)</a></span> - Constructor for class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitMouse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit"><span class="strong">HtmlUnitWebElement</span></a> - Class in <a href="./org/openqa/selenium/htmlunit/package-summary.html">org.openqa.selenium.htmlunit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#HtmlUnitWebElement(org.openqa.selenium.htmlunit.HtmlUnitDriver, com.gargoylesoftware.htmlunit.html.HtmlElement)">HtmlUnitWebElement(HtmlUnitDriver, HtmlElement)</a></span> - Constructor for class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote"><span class="strong">HttpCommandExecutor</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/HttpCommandExecutor.html#HttpCommandExecutor(java.net.URL)">HttpCommandExecutor(URL)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote">HttpCommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/HttpCommandExecutor.html#HttpCommandExecutor(java.util.Map, java.net.URL)">HttpCommandExecutor(Map&lt;String, CommandInfo&gt;, URL)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote">HttpCommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium"><span class="strong">HttpCommandProcessor</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">Sends commands and retrieves results via HTTP.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#HttpCommandProcessor(java.lang.String, int, java.lang.String, java.lang.String)">HttpCommandProcessor(String, int, String, String)</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>
<div class="block">Specifies a server host/port, a command to launch the browser, and a starting URL for the
browser.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#HttpCommandProcessor(java.lang.String, java.lang.String, java.lang.String)">HttpCommandProcessor(String, String, String)</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>
<div class="block">Specifies the URL to the CommandBridge servlet, a command to launch the browser, and a starting
URL for the browser.</div>
</dd>
<dt><a href="./org/openqa/selenium/logging/profiler/HttpProfilerLogEntry.html" title="class in org.openqa.selenium.logging.profiler"><span class="strong">HttpProfilerLogEntry</span></a> - Class in <a href="./org/openqa/selenium/logging/profiler/package-summary.html">org.openqa.selenium.logging.profiler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/profiler/HttpProfilerLogEntry.html#HttpProfilerLogEntry(java.lang.String, boolean)">HttpProfilerLogEntry(String, boolean)</a></span> - Constructor for class org.openqa.selenium.logging.profiler.<a href="./org/openqa/selenium/logging/profiler/HttpProfilerLogEntry.html" title="class in org.openqa.selenium.logging.profiler">HttpProfilerLogEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/HttpSessionId.html" title="class in org.openqa.selenium.remote"><span class="strong">HttpSessionId</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/HttpSessionId.html#HttpSessionId()">HttpSessionId()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/HttpSessionId.html" title="class in org.openqa.selenium.remote">HttpSessionId</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/HttpVerb.html" title="enum in org.openqa.selenium.remote"><span class="strong">HttpVerb</span></a> - Enum in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#humanFriendlyLauncherFileNames()">humanFriendlyLauncherFileNames()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#id(java.lang.String)">id(String)</a></span> - Static method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#id">id</a></span> - Variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#IE">IE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html#IE_DRIVER_EXE_PROPERTY">IE_DRIVER_EXE_PROPERTY</a></span> - Static variable in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService</a></dt>
<dd>
<div class="block">System property that defines the location of the IEDriverServer executable
that will be used by the <a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html#createDefaultService()"><code>default service</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html#IE_DRIVER_LOGFILE_PROPERTY">IE_DRIVER_LOGFILE_PROPERTY</a></span> - Static variable in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService</a></dt>
<dd>
<div class="block">System property that defines the location of the file where IEDriverServer
should write log messages to.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html#IE_DRIVER_LOGLEVEL_PROPERTY">IE_DRIVER_LOGLEVEL_PROPERTY</a></span> - Static variable in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService</a></dt>
<dd>
<div class="block">System property that defines the detalization level the IEDriverServer logs.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#IE_HTA">IE_HTA</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#IEXPLORE">IEXPLORE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#IEXPLORE_PROXY">IEXPLORE_PROXY</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#ignoreAll(java.util.Collection)">ignoreAll(Collection&lt;Class&lt;? extends K&gt;&gt;)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>
<div class="block">Configures this instance to ignore specific types of exceptions while waiting for a condition.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#ignoreAttributesWithoutValue(java.lang.String)">ignoreAttributesWithoutValue(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#ignoreAttributesWithoutValue(java.lang.String)">ignoreAttributesWithoutValue(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Specifies whether Selenium will ignore xpath attributes that have no value, i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#ignoring(java.lang.Class)">ignoring(Class&lt;? extends Throwable&gt;)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#ignoring(java.lang.Class, java.lang.Class)">ignoring(Class&lt;? extends Throwable&gt;, Class&lt;? extends Throwable&gt;)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/ImageFinder.html#image()">image()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/ImageFinder.html" title="class in org.openqa.selenium.lift.find">ImageFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#image()">image()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#imageButton()">imageButton()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#imageButton(java.lang.String)">imageButton(String)</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#imageButton()">imageButton()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#imageButton(java.lang.String)">imageButton(String)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/find/ImageFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">ImageFinder</span></a> - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>
<div class="block"><a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><code>Finder</code></a> for HTML image tags.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/ImageFinder.html#ImageFinder()">ImageFinder()</a></span> - Constructor for class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/ImageFinder.html" title="class in org.openqa.selenium.lift.find">ImageFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/ImageFinder.html#images()">images()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/ImageFinder.html" title="class in org.openqa.selenium.lift.find">ImageFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#images()">images()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#ime()">ime()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#ime()">ime()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Returns the interface for controlling IME engines to generate complex-script input.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IME_ACTIVATE_ENGINE">IME_ACTIVATE_ENGINE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IME_DEACTIVATE">IME_DEACTIVATE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#IME_ENGINE_ACTIVATION_FAILED">IME_ENGINE_ACTIVATION_FAILED</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IME_GET_ACTIVE_ENGINE">IME_GET_ACTIVE_ENGINE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IME_GET_AVAILABLE_ENGINES">IME_GET_AVAILABLE_ENGINES</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IME_IS_ACTIVATED">IME_IS_ACTIVATED</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#IME_NOT_AVAILABLE">IME_NOT_AVAILABLE</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/ImeActivationFailedException.html" title="class in org.openqa.selenium"><span class="strong">ImeActivationFailedException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Indicates that activating an IME engine has failed.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ImeActivationFailedException.html#ImeActivationFailedException(java.lang.String)">ImeActivationFailedException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/ImeActivationFailedException.html" title="class in org.openqa.selenium">ImeActivationFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ImeActivationFailedException.html#ImeActivationFailedException(java.lang.String, java.lang.Throwable)">ImeActivationFailedException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/ImeActivationFailedException.html" title="class in org.openqa.selenium">ImeActivationFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/ImeNotAvailableException.html" title="class in org.openqa.selenium"><span class="strong">ImeNotAvailableException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Indicates that IME support is not available.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ImeNotAvailableException.html#ImeNotAvailableException(java.lang.String)">ImeNotAvailableException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/ImeNotAvailableException.html" title="class in org.openqa.selenium">ImeNotAvailableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ImeNotAvailableException.html#ImeNotAvailableException(java.lang.String, java.lang.Throwable)">ImeNotAvailableException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/ImeNotAvailableException.html" title="class in org.openqa.selenium">ImeNotAvailableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IMPLICITLY_WAIT">IMPLICITLY_WAIT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html#implicitlyWait(long, java.util.concurrent.TimeUnit)">implicitlyWait(long, TimeUnit)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Timeouts.html#implicitlyWait(long, java.util.concurrent.TimeUnit)">implicitlyWait(long, TimeUnit)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Timeouts.html" title="interface in org.openqa.selenium">WebDriver.Timeouts</a></dt>
<dd>
<div class="block">Specifies the amount of time the driver should wait when searching for an element if it is
not immediately present.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#implicitlyWaitFor(java.util.concurrent.Callable)">implicitlyWaitFor(Callable&lt;X&gt;)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Duration.html#in(java.util.concurrent.TimeUnit)">in(TimeUnit)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Duration.html" title="class in org.openqa.selenium.support.ui">Duration</a></dt>
<dd>
<div class="block">Converts this durtation to the given unit of time.</div>
</dd>
<dt><a href="./org/openqa/selenium/net/INetAddress.html" title="class in org.openqa.selenium.net"><span class="strong">INetAddress</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/INetAddress.html#INetAddress(java.net.InetAddress)">INetAddress(InetAddress)</a></span> - Constructor for class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/INetAddress.html" title="class in org.openqa.selenium.net">INetAddress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/ConditionRunner.Context.html#info(java.lang.String)">info(String)</a></span> - Method in interface com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</a></dt>
<dd>
<div class="block">A <a href="./com/thoughtworks/selenium/condition/Condition.html#isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)"><code>Condition.isTrue(ConditionRunner.Context)</code></a> can call this method to set extra
information to be displayed upon a failure.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleniumLogLevels.html#INFO">INFO</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleniumLogLevels.html" title="class in com.thoughtworks.selenium">SeleniumLogLevels</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#init()">init()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/PageFactory.html#initElements(org.openqa.selenium.WebDriver, java.lang.Class)">initElements(WebDriver, Class&lt;T&gt;)</a></span> - Static method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/PageFactory.html" title="class in org.openqa.selenium.support">PageFactory</a></dt>
<dd>
<div class="block">Instantiate an instance of the given class, and set a lazy proxy for each of the WebElement
and List<WebElement> fields that have been declared, assuming that the field name is also
the HTML element's "id" or "name".</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/PageFactory.html#initElements(org.openqa.selenium.WebDriver, java.lang.Object)">initElements(WebDriver, Object)</a></span> - Static method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/PageFactory.html" title="class in org.openqa.selenium.support">PageFactory</a></dt>
<dd>
<div class="block">As
<a href="./org/openqa/selenium/support/PageFactory.html#initElements(org.openqa.selenium.WebDriver, java.lang.Class)"><code>PageFactory.initElements(org.openqa.selenium.WebDriver, Class)</code></a>
but will only replace the fields of an already instantiated Page Object.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/PageFactory.html#initElements(org.openqa.selenium.support.pagefactory.ElementLocatorFactory, java.lang.Object)">initElements(ElementLocatorFactory, Object)</a></span> - Static method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/PageFactory.html" title="class in org.openqa.selenium.support">PageFactory</a></dt>
<dd>
<div class="block">Similar to the other "initElements" methods, but takes an <a href="./org/openqa/selenium/support/pagefactory/ElementLocatorFactory.html" title="interface in org.openqa.selenium.support.pagefactory"><code>ElementLocatorFactory</code></a> which
is used for providing the mechanism for fniding elements.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/PageFactory.html#initElements(org.openqa.selenium.support.pagefactory.FieldDecorator, java.lang.Object)">initElements(FieldDecorator, Object)</a></span> - Static method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/PageFactory.html" title="class in org.openqa.selenium.support">PageFactory</a></dt>
<dd>
<div class="block">Similar to the other "initElements" methods, but takes an <a href="./org/openqa/selenium/support/pagefactory/FieldDecorator.html" title="interface in org.openqa.selenium.support.pagefactory"><code>FieldDecorator</code></a> which is used
for decorating each of the fields.</div>
</dd>
<dt><a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">InputFinder</span></a> - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>
<div class="block"><a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><code>Finder</code></a> for HTML input tags.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#InputFinder()">InputFinder()</a></span> - Constructor for class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html" title="class in org.openqa.selenium.htmlunit"><span class="strong">InputKeysContainer</span></a> - Class in <a href="./org/openqa/selenium/htmlunit/package-summary.html">org.openqa.selenium.htmlunit</a></dt>
<dd>
<div class="block">Converts a group of character sequences to a string to be sent by sendKeys.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html#InputKeysContainer(java.lang.CharSequence...)">InputKeysContainer(CharSequence...)</a></span> - Constructor for class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html" title="class in org.openqa.selenium.htmlunit">InputKeysContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html#InputKeysContainer(boolean, java.lang.CharSequence...)">InputKeysContainer(boolean, CharSequence...)</a></span> - Constructor for class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html" title="class in org.openqa.selenium.htmlunit">InputKeysContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#installExtensions(java.io.File)">installExtensions(File)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.html#INSTANCE">INSTANCE</a></span> - Static variable in interface org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os">Kernel32</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/InterfaceImplementation.html" title="interface in org.openqa.selenium.remote"><span class="strong">InterfaceImplementation</span></a> - Interface in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">An implementation of a particular interface, used by the
<a href="./org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote"><code>Augmenter</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#internetExplorer()">internetExplorer()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie"><span class="strong">InternetExplorerDriver</span></a> - Class in <a href="./org/openqa/selenium/ie/package-summary.html">org.openqa.selenium.ie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#InternetExplorerDriver()">InternetExplorerDriver()</a></span> - Constructor for class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#InternetExplorerDriver(org.openqa.selenium.Capabilities)">InternetExplorerDriver(Capabilities)</a></span> - Constructor for class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#InternetExplorerDriver(int)">InternetExplorerDriver(int)</a></span> - Constructor for class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#InternetExplorerDriver(org.openqa.selenium.ie.InternetExplorerDriverService)">InternetExplorerDriver(InternetExplorerDriverService)</a></span> - Constructor for class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#InternetExplorerDriver(org.openqa.selenium.ie.InternetExplorerDriverService, org.openqa.selenium.Capabilities)">InternetExplorerDriver(InternetExplorerDriverService, Capabilities)</a></span> - Constructor for class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/ie/InternetExplorerDriverLogLevel.html" title="enum in org.openqa.selenium.ie"><span class="strong">InternetExplorerDriverLogLevel</span></a> - Enum in <a href="./org/openqa/selenium/ie/package-summary.html">org.openqa.selenium.ie</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html" title="class in org.openqa.selenium.ie"><span class="strong">InternetExplorerDriverService</span></a> - Class in <a href="./org/openqa/selenium/ie/package-summary.html">org.openqa.selenium.ie</a></dt>
<dd>
<div class="block">Manages the life and death of an IEDriverServer.</div>
</dd>
<dt><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html" title="class in org.openqa.selenium.ie"><span class="strong">InternetExplorerDriverService.Builder</span></a> - Class in <a href="./org/openqa/selenium/ie/package-summary.html">org.openqa.selenium.ie</a></dt>
<dd>
<div class="block">Builder used to configure new <a href="./org/openqa/selenium/ie/InternetExplorerDriverService.html" title="class in org.openqa.selenium.ie"><code>InternetExplorerDriverService</code></a> instances.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html#InternetExplorerDriverService.Builder()">InternetExplorerDriverService.Builder()</a></span> - Constructor for class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">InternetExplorerLocator</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Discovers a valid Internet Explorer installation on local system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html#InternetExplorerLocator()">InternetExplorerLocator()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">InternetExplorerLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#into(org.openqa.selenium.lift.find.Finder)">into(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>
<div class="block">Syntactic sugar to use with <a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift"><code>type(String, Finder<WebElement,
WebDriver>)</code></a>, e.g.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#INTRODUCE_FLAKINESS_BY_IGNORING_SECURITY_DOMAINS">INTRODUCE_FLAKINESS_BY_IGNORING_SECURITY_DOMAINS</a></span> - Static variable in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>
<div class="block">Setting this capability will make your tests unstable and hard to debug.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#INVALID_COOKIE_DOMAIN">INVALID_COOKIE_DOMAIN</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#INVALID_ELEMENT_COORDINATES">INVALID_ELEMENT_COORDINATES</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#INVALID_ELEMENT_STATE">INVALID_ELEMENT_STATE</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#INVALID_SELECTOR_ERROR">INVALID_SELECTOR_ERROR</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#INVALID_XPATH_SELECTOR">INVALID_XPATH_SELECTOR</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#INVALID_XPATH_SELECTOR_RETURN_TYPER">INVALID_XPATH_SELECTOR_RETURN_TYPER</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/InvalidCookieDomainException.html" title="class in org.openqa.selenium"><span class="strong">InvalidCookieDomainException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Thrown when attempting to add a cookie under a different domain than the current URL.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidCookieDomainException.html#InvalidCookieDomainException()">InvalidCookieDomainException()</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidCookieDomainException.html" title="class in org.openqa.selenium">InvalidCookieDomainException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidCookieDomainException.html#InvalidCookieDomainException(java.lang.String)">InvalidCookieDomainException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidCookieDomainException.html" title="class in org.openqa.selenium">InvalidCookieDomainException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidCookieDomainException.html#InvalidCookieDomainException(java.lang.Throwable)">InvalidCookieDomainException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidCookieDomainException.html" title="class in org.openqa.selenium">InvalidCookieDomainException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidCookieDomainException.html#InvalidCookieDomainException(java.lang.String, java.lang.Throwable)">InvalidCookieDomainException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidCookieDomainException.html" title="class in org.openqa.selenium">InvalidCookieDomainException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/InvalidCoordinatesException.html" title="class in org.openqa.selenium.interactions"><span class="strong">InvalidCoordinatesException</span></a> - Exception in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Indicates that the coordinates provided to an interactions operation are invalid.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/InvalidCoordinatesException.html#InvalidCoordinatesException(java.lang.String)">InvalidCoordinatesException(String)</a></span> - Constructor for exception org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/InvalidCoordinatesException.html" title="class in org.openqa.selenium.interactions">InvalidCoordinatesException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/InvalidElementStateException.html" title="class in org.openqa.selenium"><span class="strong">InvalidElementStateException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidElementStateException.html#InvalidElementStateException()">InvalidElementStateException()</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidElementStateException.html" title="class in org.openqa.selenium">InvalidElementStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidElementStateException.html#InvalidElementStateException(java.lang.String)">InvalidElementStateException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidElementStateException.html" title="class in org.openqa.selenium">InvalidElementStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidElementStateException.html#InvalidElementStateException(java.lang.Throwable)">InvalidElementStateException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidElementStateException.html" title="class in org.openqa.selenium">InvalidElementStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidElementStateException.html#InvalidElementStateException(java.lang.String, java.lang.Throwable)">InvalidElementStateException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidElementStateException.html" title="class in org.openqa.selenium">InvalidElementStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#INVALIDSELECTIONERROR">INVALIDSELECTIONERROR</a></span> - Static variable in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/InvalidSelectorException.html" title="class in org.openqa.selenium"><span class="strong">InvalidSelectorException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidSelectorException.html#InvalidSelectorException(java.lang.String)">InvalidSelectorException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidSelectorException.html" title="class in org.openqa.selenium">InvalidSelectorException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/InvalidSelectorException.html#InvalidSelectorException(java.lang.String, java.lang.Throwable)">InvalidSelectorException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/InvalidSelectorException.html" title="class in org.openqa.selenium">InvalidSelectorException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#INVALIDXPATHERROR">INVALIDXPATHERROR</a></span> - Static variable in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/Coordinates.html#inViewPort()">inViewPort()</a></span> - Method in interface org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/Coordinates.html" title="interface in org.openqa.selenium.interactions.internal">Coordinates</a></dt>
<dd>
<div class="block">Gets coordinates on the element relative to the top-left corner of OS-window being used
to display the content.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#invisibilityOfElementLocated(org.openqa.selenium.By)">invisibilityOfElementLocated(By)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking that an element is either invisible or not
present on the DOM.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#invisibilityOfElementWithText(org.openqa.selenium.By, java.lang.String)">invisibilityOfElementWithText(By, String)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking that an element with text is either invisible
or not present on the DOM.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/InterfaceImplementation.html#invoke(org.openqa.selenium.remote.ExecuteMethod, java.lang.Object, java.lang.reflect.Method, java.lang.Object...)">invoke(ExecuteMethod, Object, Method, Object...)</a></span> - Method in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/InterfaceImplementation.html" title="interface in org.openqa.selenium.remote">InterfaceImplementation</a></dt>
<dd>
<div class="block">Called when it has become apparent that this is the right interface to implement a particular
method.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">invoke(Object, Method, Object[])</a></span> - Method in class org.openqa.selenium.support.pagefactory.internal.<a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html" title="class in org.openqa.selenium.support.pagefactory.internal">LocatingElementHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">invoke(Object, Method, Object[])</a></span> - Method in class org.openqa.selenium.support.pagefactory.internal.<a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html" title="class in org.openqa.selenium.support.pagefactory.internal">LocatingElementListHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html#IoInfo">IoInfo</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/io/IOUtils.html" title="class in org.openqa.selenium.io"><span class="strong">IOUtils</span></a> - Class in <a href="./org/openqa/selenium/io/package-summary.html">org.openqa.selenium.io</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/IOUtils.html#IOUtils()">IOUtils()</a></span> - Constructor for class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/IOUtils.html" title="class in org.openqa.selenium.io">IOUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#IPAD">IPAD</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#ipad()">ipad()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#IPHONE">IPHONE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#iphone()">iphone()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone"><span class="strong">IPhoneDriver</span></a> - Class in <a href="./org/openqa/selenium/iphone/package-summary.html">org.openqa.selenium.iphone</a></dt>
<dd>
<div class="block">IPhoneDriver is a driver for running tests on Mobile Safari on the iPhone, iPad and iPod Touch.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#IPhoneDriver(org.openqa.selenium.remote.CommandExecutor)">IPhoneDriver(CommandExecutor)</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>
<div class="block">Create an IPhoneDriver that will use the given <code>executor</code> to communicate with the
iWebDriver app.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#IPhoneDriver(java.net.URL)">IPhoneDriver(URL)</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>
<div class="block">Create an IPhoneDriver connected to the remote address passed in.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#IPhoneDriver(java.lang.String)">IPhoneDriver(String)</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>
<div class="block">Create an IPhoneDriver connected to the remote address passed in.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#IPhoneDriver()">IPhoneDriver()</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>
<div class="block">Create an IPhoneDriver connected to an iphone simulator running on the local machine.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#IPhoneDriver(org.openqa.selenium.Capabilities)">IPhoneDriver(Capabilities)</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/iphone/IPhoneDriver.STORAGE_TYPE.html" title="enum in org.openqa.selenium.iphone"><span class="strong">IPhoneDriver.STORAGE_TYPE</span></a> - Enum in <a href="./org/openqa/selenium/iphone/package-summary.html">org.openqa.selenium.iphone</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html" title="class in org.openqa.selenium.iphone"><span class="strong">IPhoneSimulatorBinary</span></a> - Class in <a href="./org/openqa/selenium/iphone/package-summary.html">org.openqa.selenium.iphone</a></dt>
<dd>
<div class="block">Handles launching the iWebDriver app on the iPhone Simulator in a subprocess.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html#IPhoneSimulatorBinary(java.io.File)">IPhoneSimulatorBinary(File)</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorBinary</a></dt>
<dd>
<div class="block">Creates a new IPhoneSimulatorBinary that will run the given application on the iPhone
Simulator.</div>
</dd>
<dt><a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html" title="class in org.openqa.selenium.iphone"><span class="strong">IPhoneSimulatorCommandExecutor</span></a> - Class in <a href="./org/openqa/selenium/iphone/package-summary.html">org.openqa.selenium.iphone</a></dt>
<dd>
<div class="block">A <a href="./org/openqa/selenium/remote/CommandExecutor.html" title="interface in org.openqa.selenium.remote"><code>CommandExecutor</code></a> that communicates with an iPhone Simulator running on localhost in a
subprocess.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html#IPhoneSimulatorCommandExecutor(java.net.URL, org.openqa.selenium.iphone.IPhoneSimulatorBinary)">IPhoneSimulatorCommandExecutor(URL, IPhoneSimulatorBinary)</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorCommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException.html" title="class in org.openqa.selenium.iphone"><span class="strong">IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException</span></a> - Exception in <a href="./org/openqa/selenium/iphone/package-summary.html">org.openqa.selenium.iphone</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException.html#IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException()">IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException()</a></span> - Constructor for exception org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException.html#IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException(java.lang.Throwable)">IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException.html#IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException(java.lang.String, java.lang.Throwable)">IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html" title="class in org.openqa.selenium.iphone"><span class="strong">IPhoneSimulatorDriver</span></a> - Class in <a href="./org/openqa/selenium/iphone/package-summary.html">org.openqa.selenium.iphone</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html#IPhoneSimulatorDriver(java.net.URL, org.openqa.selenium.iphone.IPhoneSimulatorBinary)">IPhoneSimulatorDriver(URL, IPhoneSimulatorBinary)</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html#IPhoneSimulatorDriver(java.lang.String, org.openqa.selenium.iphone.IPhoneSimulatorBinary)">IPhoneSimulatorDriver(String, IPhoneSimulatorBinary)</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html#IPhoneSimulatorDriver(org.openqa.selenium.iphone.IPhoneSimulatorBinary)">IPhoneSimulatorDriver(IPhoneSimulatorBinary)</a></span> - Constructor for class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Architecture.html#is(org.openqa.selenium.Architecture)">is(Architecture)</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Architecture.html" title="enum in org.openqa.selenium">Architecture</a></dt>
<dd>
<div class="block">Heuristic for comparing two architectures.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Capabilities.html#is(java.lang.String)">is(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium">Capabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Platform.html#is(org.openqa.selenium.Platform)">is(Platform)</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></dt>
<dd>
<div class="block">Heuristic for comparing two platforms.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#is(java.lang.String)">is(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IS_BROWSER_ONLINE">IS_BROWSER_ONLINE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IS_BROWSER_VISIBLE">IS_BROWSER_VISIBLE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IS_ELEMENT_DISPLAYED">IS_ELEMENT_DISPLAYED</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IS_ELEMENT_ENABLED">IS_ELEMENT_ENABLED</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#IS_ELEMENT_SELECTED">IS_ELEMENT_SELECTED</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html#isActivated()">isActivated()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.ImeHandler.html#isActivated()">isActivated()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.ImeHandler.html" title="interface in org.openqa.selenium">WebDriver.ImeHandler</a></dt>
<dd>
<div class="block">Indicates whether IME input active at the moment (not if it's available).</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isAlertPresent()">isAlertPresent()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isAlertPresent()">isAlertPresent()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Has an alert occurred?</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html#isAltPressed()">isAltPressed()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html#isAltPressed()">isAltPressed()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit">KeyboardModifiersState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#isAutodetect()">isAutodetect()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Whether to autodetect proxy settings.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#isCaptureScreenShotOnFailure()">isCaptureScreenShotOnFailure()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#isCaptureScreenShotOnFailure()">isCaptureScreenShotOnFailure()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isChecked(java.lang.String)">isChecked(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isChecked(java.lang.String)">isChecked(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gets whether a toggle-button (checkbox/radio) is checked.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isConfirmationPresent()">isConfirmationPresent()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isConfirmationPresent()">isConfirmationPresent()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Has confirm() been called?</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/ExtensionConnection.html#isConnected()">isConnected()</a></span> - Method in interface org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/ExtensionConnection.html" title="interface in org.openqa.selenium.firefox">ExtensionConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html#isConnected()">isConnected()</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html" title="class in org.openqa.selenium.firefox.internal">NewProfileExtensionConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isCookiePresent(java.lang.String)">isCookiePresent(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isCookiePresent(java.lang.String)">isCookiePresent(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Returns true if a cookie with the specified name is present, or false otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html#isCtrlPressed()">isCtrlPressed()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html#isCtrlPressed()">isCtrlPressed()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit">KeyboardModifiersState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#isDisplayed()">isDisplayed()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#isDisplayed()">isDisplayed()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#isDisplayed()">isDisplayed()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#isDisplayed()">isDisplayed()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Is this element displayed or not? This method avoids the problem of having to parse an
element's "style" attribute.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isEditable(java.lang.String)">isEditable(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isEditable(java.lang.String)">isEditable(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Determines whether the specified input element is editable, ie hasn't been disabled.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isElementPresent(java.lang.String)">isElementPresent(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isElementPresent(java.lang.String)">isElementPresent(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Verifies that the specified element is somewhere on the page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html#isElementUsable(org.openqa.selenium.WebElement)">isElementUsable(WebElement)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">AjaxElementLocator</a></dt>
<dd>
<div class="block">By default, elements are considered "found" if they are in the DOM.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#isEnabled()">isEnabled()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#isEnabled()">isEnabled()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#isEnabled()">isEnabled()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#isEnabled()">isEnabled()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Is the element currently enabled or not? This will generally return true for everything but
disabled input elements.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html#isError()">isError()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html" title="class in org.openqa.selenium.support.ui">SlowLoadableComponent</a></dt>
<dd>
<div class="block">Check for well known error cases, which would mean that loading has finished, but an error
condition was seen.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorHandler.html#isIncludeServerErrors()">isIncludeServerErrors()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorHandler.html" title="class in org.openqa.selenium.remote">ErrorHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterface.html#isIp4AddressBindingOnly()">isIp4AddressBindingOnly()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net">NetworkInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/INetAddress.html#isIPv4Address()">isIPv4Address()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/INetAddress.html" title="class in org.openqa.selenium.net">INetAddress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/INetAddress.html#isIPv6Address()">isIPv6Address()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/INetAddress.html" title="class in org.openqa.selenium.net">INetAddress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#isJavascriptEnabled()">isJavascriptEnabled()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Capabilities.html#isJavascriptEnabled()">isJavascriptEnabled()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium">Capabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#isJavascriptEnabled()">isJavascriptEnabled()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#isJavascriptEnabled()">isJavascriptEnabled()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/LoadableComponent.html#isLoaded()">isLoaded()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="class in org.openqa.selenium.support.ui">LoadableComponent</a></dt>
<dd>
<div class="block">Determine whether or not the component is loaded.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/Annotations.html#isLookupCached()">isLookupCached()</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/Annotations.html" title="class in org.openqa.selenium.support.pagefactory">Annotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterface.html#isLoopBack()">isLoopBack()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net">NetworkInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/INetAddress.html#isLoopbackAddress()">isLoopbackAddress()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/INetAddress.html" title="class in org.openqa.selenium.net">INetAddress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterface.html#isLoopBackFromINetAddresses(java.lang.Iterable)">isLoopBackFromINetAddresses(Iterable&lt;INetAddress&gt;)</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net">NetworkInterface</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#isMappableError(java.lang.Throwable)">isMappableError(Throwable)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>
<div class="block">Tests if the <code>thrown</code> error can be mapped to one of WebDriver's well defined error codes.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#isMethodAvailable(java.lang.String)">isMethodAvailable(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#isMultiple()">isMultiple()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#isMultiWindow()">isMultiWindow()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Returns true if the <code>MULTI_WINDOW</code> field is set.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Clock.html#isNowBefore(long)">isNowBefore(long)</a></span> - Method in interface org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Clock.html" title="interface in org.openqa.selenium.support.ui">Clock</a></dt>
<dd>
<div class="block">Tests if a point in time occurs before the <a href="./org/openqa/selenium/support/ui/Clock.html#now()"><code>current time</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/SystemClock.html#isNowBefore(long)">isNowBefore(long)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/SystemClock.html" title="class in org.openqa.selenium.support.ui">SystemClock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#isOnline()">isOnline()</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#isOnline()">isOnline()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/BrowserConnection.html#isOnline()">isOnline()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/BrowserConnection.html" title="interface in org.openqa.selenium.html5">BrowserConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#isOnLinux()">isOnLinux()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#isOnlyProxyingSelenium(org.openqa.selenium.Capabilities)">isOnlyProxyingSelenium(Capabilities)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isOrdered(java.lang.String, java.lang.String)">isOrdered(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isOrdered(java.lang.String, java.lang.String)">isOrdered(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Check if these two elements have same parent and are ordered siblings in the DOM.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isPromptPresent()">isPromptPresent()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isPromptPresent()">isPromptPresent()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Has a prompt occurred?</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#isProxyingAllTraffic(org.openqa.selenium.Capabilities)">isProxyingAllTraffic(Capabilities)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#isProxyRequired(org.openqa.selenium.Capabilities)">isProxyRequired(Capabilities)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#isRegExeVersion1()">isRegExeVersion1()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.Filter.html#isRequired(java.io.File)">isRequired(File)</a></span> - Method in interface org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.Filter.html" title="interface in org.openqa.selenium.io">FileHandler.Filter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html#isRunning()">isRunning()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#isRunning()">isRunning()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>
<div class="block">Check whether the current command is still executing.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#isRunning()">isRunning()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/service/DriverService.html#isRunning()">isRunning()</a></span> - Method in class org.openqa.selenium.remote.service.<a href="./org/openqa/selenium/remote/service/DriverService.html" title="class in org.openqa.selenium.remote.service">DriverService</a></dt>
<dd>
<div class="block">Checks whether the driver child process is currently running.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#isScriptFile(java.io.File)">isScriptFile(File)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.Builder.html#isSecure(boolean)">isSecure(boolean)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.Builder.html" title="class in org.openqa.selenium">Cookie.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#isSecure()">isSecure()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#isSelected()">isSelected()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#isSelected()">isSelected()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#isSelected()">isSelected()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#isSelected()">isSelected()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Determine whether or not this element is selected or not.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#isSet(java.lang.String)">isSet(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html#isShiftPressed()">isShiftPressed()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html#isShiftPressed()">isShiftPressed()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit">KeyboardModifiersState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#isSingleWindow()">isSingleWindow()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Returns true if the <code>SINGLE_WINDOW</code> field is set.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isSomethingSelected(java.lang.String)">isSomethingSelected(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isSomethingSelected(java.lang.String)">isSomethingSelected(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Determines whether some option in a drop-down menu is selected.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#isSuccessful()">isSuccessful()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isTextPresent(java.lang.String)">isTextPresent(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isTextPresent(java.lang.String)">isTextPresent(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Verifies that the specified text pattern appears somewhere on the rendered page shown to the
user.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)">isTrue(ConditionRunner.Context)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Not.html#isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)">isTrue(ConditionRunner.Context)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Not.html" title="class in com.thoughtworks.selenium.condition">Not</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Presence.html#isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)">isTrue(ConditionRunner.Context)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Presence.html" title="class in com.thoughtworks.selenium.condition">Presence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Text.html#isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)">isTrue(ConditionRunner.Context)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Text.html" title="class in com.thoughtworks.selenium.condition">Text</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#isVisible(java.lang.String)">isVisible(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#isVisible(java.lang.String)">isVisible(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Determines if the specified element is visible.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#isZipped(java.lang.String)">isZipped(String)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ResultSetRows.html#item(int)">item(int)</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ResultSetRows.html" title="class in org.openqa.selenium.html5">ResultSetRows</a></dt>
<dd>
<div class="block">Returns the row at the given index.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.JavaScriptResultsCollection.html#item(int)">item(int)</a></span> - Method in interface org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.JavaScriptResultsCollection.html" title="interface in org.openqa.selenium.htmlunit">HtmlUnitDriver.JavaScriptResultsCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntries.html#iterator()">iterator()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntries.html" title="class in org.openqa.selenium.logging">LogEntries</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_J_">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#JAVASCRIPT_ERROR">JAVASCRIPT_ERROR</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/JavascriptExecutor.html" title="interface in org.openqa.selenium"><span class="strong">JavascriptExecutor</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Indicates that a driver can execute JavaScript, providing access to the mechanism to do so.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.html#JOB_OBJECT_LIMIT_BREAKAWAY_OK">JOB_OBJECT_LIMIT_BREAKAWAY_OK</a></span> - Static variable in interface org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os">Kernel32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.html#JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE">JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE</a></span> - Static variable in interface org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os">Kernel32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html#JobMemoryLimit">JobMemoryLimit</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.html#JobObjectExtendedLimitInformation">JobObjectExtendedLimitInformation</a></span> - Static variable in interface org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os">Kernel32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#join(java.lang.String[], char)">join(String[], char)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#join(java.lang.String[], char)">join(String[], char)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/JsonException.html" title="class in org.openqa.selenium.remote"><span class="strong">JsonException</span></a> - Exception in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/JsonException.html#JsonException(org.json.JSONException)">JsonException(JSONException)</a></span> - Constructor for exception org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/JsonException.html" title="class in org.openqa.selenium.remote">JsonException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/JsonException.html#JsonException(org.json.JSONException, java.lang.Object)">JsonException(JSONException, Object)</a></span> - Constructor for exception org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/JsonException.html" title="class in org.openqa.selenium.remote">JsonException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/JsonToBeanConverter.html" title="class in org.openqa.selenium.remote"><span class="strong">JsonToBeanConverter</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/JsonToBeanConverter.html#JsonToBeanConverter()">JsonToBeanConverter()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/JsonToBeanConverter.html" title="class in org.openqa.selenium.remote">JsonToBeanConverter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html" title="class in com.thoughtworks.selenium.condition"><span class="strong">JUnit4AndTestNgConditionRunner</span></a> - Class in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">This class throws an <code>AssertionError</code> when the condition is not met - the same as
JUnit4 and TestNG do.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html#JUnit4AndTestNgConditionRunner(com.thoughtworks.selenium.condition.DefaultConditionRunner.Monitor, com.thoughtworks.selenium.Selenium, int, int, int)">JUnit4AndTestNgConditionRunner(DefaultConditionRunner.Monitor, Selenium, int, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnit4AndTestNgConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html#JUnit4AndTestNgConditionRunner(com.thoughtworks.selenium.condition.DefaultConditionRunner.Monitor, com.thoughtworks.selenium.Selenium, int, int)">JUnit4AndTestNgConditionRunner(DefaultConditionRunner.Monitor, Selenium, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnit4AndTestNgConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html#JUnit4AndTestNgConditionRunner(com.thoughtworks.selenium.Selenium, int, int, int)">JUnit4AndTestNgConditionRunner(Selenium, int, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnit4AndTestNgConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html#JUnit4AndTestNgConditionRunner(com.thoughtworks.selenium.Selenium, int, int)">JUnit4AndTestNgConditionRunner(Selenium, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnit4AndTestNgConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html#JUnit4AndTestNgConditionRunner(com.thoughtworks.selenium.Selenium)">JUnit4AndTestNgConditionRunner(Selenium)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnit4AndTestNgConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html" title="class in com.thoughtworks.selenium.condition"><span class="strong">JUnitConditionRunner</span></a> - Class in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">This class throws an <code>AssertionFailedError</code> when the condition is not met.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html#JUnitConditionRunner(com.thoughtworks.selenium.condition.DefaultConditionRunner.Monitor, com.thoughtworks.selenium.Selenium, int, int, int)">JUnitConditionRunner(DefaultConditionRunner.Monitor, Selenium, int, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnitConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html#JUnitConditionRunner(com.thoughtworks.selenium.condition.DefaultConditionRunner.Monitor, com.thoughtworks.selenium.Selenium, int, int)">JUnitConditionRunner(DefaultConditionRunner.Monitor, Selenium, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnitConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html#JUnitConditionRunner(com.thoughtworks.selenium.Selenium, int, int, int)">JUnitConditionRunner(Selenium, int, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnitConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html#JUnitConditionRunner(com.thoughtworks.selenium.Selenium, int, int)">JUnitConditionRunner(Selenium, int, int)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnitConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html#JUnitConditionRunner(com.thoughtworks.selenium.Selenium)">JUnitConditionRunner(Selenium)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnitConditionRunner</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_K_">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os"><span class="strong">Kernel32</span></a> - Interface in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html" title="class in org.openqa.selenium.os"><span class="strong">Kernel32.IO_COUNTERS</span></a> - Class in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html#Kernel32.IO_COUNTERS()">Kernel32.IO_COUNTERS()</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html" title="class in org.openqa.selenium.os">Kernel32.IO_COUNTERS</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os"><span class="strong">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</span></a> - Class in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION()">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION()</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os"><span class="strong">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</span></a> - Class in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html#Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION()">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION()</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html#Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION(com.sun.jna.Pointer)">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION(Pointer)</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference.html" title="class in org.openqa.selenium.os"><span class="strong">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference</span></a> - Class in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference.html#Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference()">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference()</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference.html#Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference(com.sun.jna.Pointer)">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference(Pointer)</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/SingleKeyAction.html#key">key</a></span> - Variable in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/SingleKeyAction.html" title="class in org.openqa.selenium.interactions.internal">SingleKeyAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#keyboard">keyboard</a></span> - Variable in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/KeysRelatedAction.html#keyboard">keyboard</a></span> - Variable in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/KeysRelatedAction.html" title="class in org.openqa.selenium.interactions.internal">KeysRelatedAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Keyboard.html" title="interface in org.openqa.selenium"><span class="strong">Keyboard</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Interface representing basic keyboard operations.</div>
</dd>
<dt><a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit"><span class="strong">KeyboardModifiersState</span></a> - Class in <a href="./org/openqa/selenium/htmlunit/package-summary.html">org.openqa.selenium.htmlunit</a></dt>
<dd>
<div class="block">Holds the state of the modifier keys (Shift, ctrl, alt) for HtmlUnit.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html#KeyboardModifiersState()">KeyboardModifiersState()</a></span> - Constructor for class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit">KeyboardModifiersState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#keyDown(java.lang.String, java.lang.String)">keyDown(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#keyDown(java.lang.String, java.lang.String)">keyDown(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing a key (without releasing it yet).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#keyDown(org.openqa.selenium.Keys)">keyDown(Keys)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Performs a modifier key press.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#keyDown(org.openqa.selenium.WebElement, org.openqa.selenium.Keys)">keyDown(WebElement, Keys)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Performs a modifier key press after focusing on an element.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/KeyDownAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">KeyDownAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Emulates key press only, without the release.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/KeyDownAction.html#KeyDownAction(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable, org.openqa.selenium.Keys)">KeyDownAction(Keyboard, Mouse, Locatable, Keys)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/KeyDownAction.html" title="class in org.openqa.selenium.interactions">KeyDownAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/KeyDownAction.html#KeyDownAction(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse, org.openqa.selenium.Keys)">KeyDownAction(Keyboard, Mouse, Keys)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/KeyDownAction.html" title="class in org.openqa.selenium.interactions">KeyDownAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#keyDownNative(java.lang.String)">keyDownNative(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#keyDownNative(java.lang.String)">keyDownNative(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing a key (without releasing it yet) by sending a native operating system
keystroke.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#keyPress(java.lang.String, java.lang.String)">keyPress(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#keyPress(java.lang.String, java.lang.String)">keyPress(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing and releasing a key.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#keyPressNative(java.lang.String)">keyPressNative(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#keyPressNative(java.lang.String)">keyPressNative(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing and releasing a key by sending a native operating system keystroke.</div>
</dd>
<dt><a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium"><span class="strong">Keys</span></a> - Enum in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Representations of pressable keys that aren't text.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/LocalStorage.html#keySet()">keySet()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/LocalStorage.html" title="interface in org.openqa.selenium.html5">LocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/SessionStorage.html#keySet()">keySet()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/SessionStorage.html" title="interface in org.openqa.selenium.html5">SessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html#keySet()">keySet()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteLocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html#keySet()">keySet()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteSessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/internal/KeysRelatedAction.html" title="class in org.openqa.selenium.interactions.internal"><span class="strong">KeysRelatedAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/internal/package-summary.html">org.openqa.selenium.interactions.internal</a></dt>
<dd>
<div class="block">Represents a general action related to keyboard input.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/KeysRelatedAction.html#KeysRelatedAction(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable)">KeysRelatedAction(Keyboard, Mouse, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/KeysRelatedAction.html" title="class in org.openqa.selenium.interactions.internal">KeysRelatedAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#keyUp(java.lang.String, java.lang.String)">keyUp(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#keyUp(java.lang.String, java.lang.String)">keyUp(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user releasing a key.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#keyUp(org.openqa.selenium.Keys)">keyUp(Keys)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Performs a modifier key release.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#keyUp(org.openqa.selenium.WebElement, org.openqa.selenium.Keys)">keyUp(WebElement, Keys)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Performs a modifier key release after focusing on an element.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/KeyUpAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">KeyUpAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Emulates key release only, without the press.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/KeyUpAction.html#KeyUpAction(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable, org.openqa.selenium.Keys)">KeyUpAction(Keyboard, Mouse, Locatable, Keys)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/KeyUpAction.html" title="class in org.openqa.selenium.interactions">KeyUpAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/KeyUpAction.html#KeyUpAction(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse, org.openqa.selenium.Keys)">KeyUpAction(Keyboard, Mouse, Keys)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/KeyUpAction.html" title="class in org.openqa.selenium.interactions">KeyUpAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#keyUpNative(java.lang.String)">keyUpNative(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#keyUpNative(java.lang.String)">keyUpNative(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user releasing a key by sending a native operating system keystroke.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#kill()">kill()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>
<div class="block">Attempt to forcibly kill this Killable at the OS level.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/Killable.html#kill()">kill()</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/Killable.html" title="interface in org.openqa.selenium.internal">Killable</a></dt>
<dd>
<div class="block">Attempt to forcibly kill this Killable at the OS level.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#kill(java.lang.String[])">kill(String[])</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Searches the process list for a process with the specified command line and kills it</div>
</dd>
<dt><a href="./org/openqa/selenium/internal/Killable.html" title="interface in org.openqa.selenium.internal"><span class="strong">Killable</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>
<div class="block">Implemented by WebDriver implementations that support hard kill by
killing the process at the OS level.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#killByName(java.lang.String)">killByName(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Kill processes by name</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/ProcessUtils.html#killProcess(java.lang.Process)">killProcess(Process)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/ProcessUtils.html" title="class in org.openqa.selenium.os">ProcessUtils</a></dt>
<dd>
<div class="block">Forcibly kills a process, using OS tools like "kill" as a last resort</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#KONQUEROR">KONQUEROR</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#lastPage()">lastPage()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Clock.html#laterBy(long)">laterBy(long)</a></span> - Method in interface org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Clock.html" title="interface in org.openqa.selenium.support.ui">Clock</a></dt>
<dd>
<div class="block">Computes a point of time in the future.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/SystemClock.html#laterBy(long)">laterBy(long)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/SystemClock.html" title="class in org.openqa.selenium.support.ui">SystemClock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html#launch()">launch()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html#launcherFilePath()">launcherFilePath()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html" title="class in org.openqa.selenium.browserlaunchers.locators">BrowserInstallation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers"><span class="strong">LauncherUtils</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>
<div class="block">Various static utility functions used to launch browsers</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#LauncherUtils()">LauncherUtils()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/BrowserLauncher.html#launchHTMLSuite(java.lang.String, java.lang.String)">launchHTMLSuite(String, String)</a></span> - Method in interface org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/BrowserLauncher.html" title="interface in org.openqa.selenium.browserlaunchers">BrowserLauncher</a></dt>
<dd>
<div class="block">Start the browser in Selenese mode, auto-running the specified HTML suite</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/BrowserLauncher.html#launchRemoteSession(java.lang.String)">launchRemoteSession(String)</a></span> - Method in interface org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/BrowserLauncher.html" title="interface in org.openqa.selenium.browserlaunchers">BrowserLauncher</a></dt>
<dd>
<div class="block">Start the browser and navigate directly to the specified URL using the supplied browser
configurations</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#layoutOnDisk()">layoutOnDisk()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">Call this to cause the current profile to be written to disk.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keys.html#length()">length()</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium">Keys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html#libraryPath()">libraryPath()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html" title="class in org.openqa.selenium.browserlaunchers.locators">BrowserInstallation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#LimitFlags">LimitFlags</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/LinkFinder.html#link()">link()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/LinkFinder.html" title="class in org.openqa.selenium.lift.find">LinkFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/LinkFinder.html#link(java.lang.String)">link(String)</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/LinkFinder.html" title="class in org.openqa.selenium.lift.find">LinkFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#link()">link()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#link(java.lang.String)">link(String)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/find/LinkFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">LinkFinder</span></a> - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/LinkFinder.html#links()">links()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/LinkFinder.html" title="class in org.openqa.selenium.lift.find">LinkFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#links()">links()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#linkText(java.lang.String)">linkText(String)</a></span> - Static method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/LinuxEphemeralPortRangeDetector.html" title="class in org.openqa.selenium.net"><span class="strong">LinuxEphemeralPortRangeDetector</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/LoadableComponent.html#load()">load()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="class in org.openqa.selenium.support.ui">LoadableComponent</a></dt>
<dd>
<div class="block">When this method returns, the component modeled by the subclass should be fully loaded.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="class in org.openqa.selenium.support.ui"><span class="strong">LoadableComponent</span></a>&lt;<a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="type parameter in LoadableComponent">T</a> extends <a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="class in org.openqa.selenium.support.ui">LoadableComponent</a>&lt;<a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="type parameter in LoadableComponent">T</a>&gt;&gt; - Class in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">Represents any abstraction of something that can be loaded.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/LoadableComponent.html#LoadableComponent()">LoadableComponent()</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="class in org.openqa.selenium.support.ui">LoadableComponent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#loadEnvironment()">loadEnvironment()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Returns the current process environment variables</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#loadUrl(java.lang.String)">loadUrl(String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/LocalFileDetector.html" title="class in org.openqa.selenium.remote"><span class="strong">LocalFileDetector</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Detects files on the local disk.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/LocalFileDetector.html#LocalFileDetector()">LocalFileDetector()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/LocalFileDetector.html" title="class in org.openqa.selenium.remote">LocalFileDetector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/LocalLogs.html" title="class in org.openqa.selenium.logging"><span class="strong">LocalLogs</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>
<div class="block">Stores and retrieves logs in-process (i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LocalLogs.html#LocalLogs()">LocalLogs()</a></span> - Constructor for class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LocalLogs.html" title="class in org.openqa.selenium.logging">LocalLogs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/html5/LocalStorage.html" title="interface in org.openqa.selenium.html5"><span class="strong">LocalStorage</span></a> - Interface in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>
<div class="block">Represents the local storage for the site currently opened in the browser.</div>
</dd>
<dt><a href="./org/openqa/selenium/internal/Locatable.html" title="interface in org.openqa.selenium.internal"><span class="strong">Locatable</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html#locateAppDataDirectory(org.openqa.selenium.Platform)">locateAppDataDirectory(Platform)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html" title="class in org.openqa.selenium.firefox.internal">ProfilesIni</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html" title="class in org.openqa.selenium.support.pagefactory.internal"><span class="strong">LocatingElementHandler</span></a> - Class in <a href="./org/openqa/selenium/support/pagefactory/internal/package-summary.html">org.openqa.selenium.support.pagefactory.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html#LocatingElementHandler(org.openqa.selenium.support.pagefactory.ElementLocator)">LocatingElementHandler(ElementLocator)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.internal.<a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html" title="class in org.openqa.selenium.support.pagefactory.internal">LocatingElementHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html" title="class in org.openqa.selenium.support.pagefactory.internal"><span class="strong">LocatingElementListHandler</span></a> - Class in <a href="./org/openqa/selenium/support/pagefactory/internal/package-summary.html">org.openqa.selenium.support.pagefactory.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html#LocatingElementListHandler(org.openqa.selenium.support.pagefactory.ElementLocator)">LocatingElementListHandler(ElementLocator)</a></span> - Constructor for class org.openqa.selenium.support.pagefactory.internal.<a href="./org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html" title="class in org.openqa.selenium.support.pagefactory.internal">LocatingElementListHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#location()">location()</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#location()">location()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/html5/Location.html" title="class in org.openqa.selenium.html5"><span class="strong">Location</span></a> - Class in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>
<div class="block">Represents the physical location of the browser.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/Location.html#Location(double, double, double)">Location(double, double, double)</a></span> - Constructor for class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/Location.html" title="class in org.openqa.selenium.html5">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/LocationContext.html#location()">location()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/LocationContext.html" title="interface in org.openqa.selenium.html5">LocationContext</a></dt>
<dd>
<div class="block">Gets the physical location of the browser.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocationContext.html#location()">location()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocationContext.html" title="class in org.openqa.selenium.remote.html5">RemoteLocationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/html5/LocationContext.html" title="interface in org.openqa.selenium.html5"><span class="strong">LocationContext</span></a> - Interface in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/Lock.html" title="interface in org.openqa.selenium.internal"><span class="strong">Lock</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/Lock.html#lock(long)">lock(long)</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/Lock.html" title="interface in org.openqa.selenium.internal">Lock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/SocketLock.html#lock(long)">lock(long)</a></span> - Method in class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/SocketLock.html" title="class in org.openqa.selenium.internal">SocketLock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#log(java.lang.String)">log(String)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner.Log4jMonitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/Logger.html#log(java.util.logging.Level, java.lang.String, java.lang.String, java.lang.String)">log(Level, String, String, String)</a></span> - Static method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/Logger.html" title="class in org.openqa.selenium.android.library">Logger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#log(org.openqa.selenium.remote.SessionId, java.lang.String, java.lang.Object, org.openqa.selenium.remote.RemoteWebDriver.When)">log(SessionId, String, Object, RemoteWebDriver.When)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>
<div class="block">Override this to be notified at key points in the execution of a command.</div>
</dd>
<dt><a href="./org/openqa/selenium/logging/LogCombiner.html" title="class in org.openqa.selenium.logging"><span class="strong">LogCombiner</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogCombiner.html#LogCombiner()">LogCombiner()</a></span> - Constructor for class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogCombiner.html" title="class in org.openqa.selenium.logging">LogCombiner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/LogEntries.html" title="class in org.openqa.selenium.logging"><span class="strong">LogEntries</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>
<div class="block">Represent a pool of .</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntries.html#LogEntries(java.lang.Iterable)">LogEntries(Iterable&lt;LogEntry&gt;)</a></span> - Constructor for class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntries.html" title="class in org.openqa.selenium.logging">LogEntries</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/LogEntry.html" title="class in org.openqa.selenium.logging"><span class="strong">LogEntry</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>
<div class="block">Represents a single log statement.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntry.html#LogEntry(java.util.logging.Level, long, java.lang.String)">LogEntry(Level, long, String)</a></span> - Constructor for class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntry.html" title="class in org.openqa.selenium.logging">LogEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/Logger.html" title="class in org.openqa.selenium.android.library"><span class="strong">Logger</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/Logger.html#Logger()">Logger()</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/Logger.html" title="class in org.openqa.selenium.android.library">Logger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#LOGGING_PREFS">LOGGING_PREFS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/LoggingHandler.html" title="class in org.openqa.selenium.logging"><span class="strong">LoggingHandler</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>
<div class="block">A custom handler used to record log entries.</div>
</dd>
<dt><a href="./org/openqa/selenium/logging/LoggingPreferences.html" title="class in org.openqa.selenium.logging"><span class="strong">LoggingPreferences</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>
<div class="block">Represents the logging preferences.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingPreferences.html#LoggingPreferences()">LoggingPreferences()</a></span> - Constructor for class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingPreferences.html" title="class in org.openqa.selenium.logging">LoggingPreferences</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/LogLevelMapping.html" title="class in org.openqa.selenium.logging"><span class="strong">LogLevelMapping</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogLevelMapping.html#LogLevelMapping()">LogLevelMapping()</a></span> - Constructor for class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogLevelMapping.html" title="class in org.openqa.selenium.logging">LogLevelMapping</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/Logs.html" title="interface in org.openqa.selenium.logging"><span class="strong">Logs</span></a> - Interface in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>
<div class="block">Interface for providing logs.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#logs()">logs()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#logs()">logs()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Gets the <a href="./org/openqa/selenium/logging/Logs.html" title="interface in org.openqa.selenium.logging"><code>Logs</code></a> interface used to fetch different types of logs.</div>
</dd>
<dt><a href="./org/openqa/selenium/logging/LogType.html" title="class in org.openqa.selenium.logging"><span class="strong">LogType</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>
<div class="block">Supported log types.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogType.html#LogType()">LogType()</a></span> - Constructor for class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogType.html" title="class in org.openqa.selenium.logging">LogType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#longPress(org.openqa.selenium.WebElement)">longPress(WebElement)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#longPress(org.openqa.selenium.interactions.internal.Coordinates)">longPress(Coordinates)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#longPress(org.openqa.selenium.interactions.internal.Coordinates)">longPress(Coordinates)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#longPress(org.openqa.selenium.interactions.internal.Coordinates)">longPress(Coordinates)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Allows the execution of long press gestures.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/LongPressAction.html" title="class in org.openqa.selenium.interactions.touch"><span class="strong">LongPressAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a></dt>
<dd>
<div class="block">Creates a long press gesture.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/LongPressAction.html#LongPressAction(org.openqa.selenium.TouchScreen, org.openqa.selenium.internal.Locatable)">LongPressAction(TouchScreen, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/LongPressAction.html" title="class in org.openqa.selenium.interactions.touch">LongPressAction</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers"><span class="strong">MacProxyManager</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>
<div class="block">Class to manage the proxy server on OS X.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html#MacProxyManager(java.lang.String, int)">MacProxyManager(String, int)</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">MacProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkUtils.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkUtils.html" title="class in org.openqa.selenium.net">NetworkUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#makeExecutable(java.io.File)">makeExecutable(File)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#makeProxyPAC(java.io.File, int, org.openqa.selenium.Capabilities)">makeProxyPAC(File, int, Capabilities)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>
<div class="block">Generate a proxy.pac file, configuring a dynamic proxy.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#makeProxyPAC(java.io.File, int, java.lang.String, java.lang.String, java.lang.String, org.openqa.selenium.Capabilities)">makeProxyPAC(File, int, String, String, String, Capabilities)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#makeWritable(java.io.File)">makeWritable(File)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#manage()">manage()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#manage()">manage()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#manage()">manage()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#manage()">manage()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#manage()">manage()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#manage()">manage()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Gets the Option interface</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html#map(java.lang.String)">map(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html#mapHost(java.lang.String)">mapHost(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/BaseFinder.html#matchers">matchers</a></span> - Variable in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="class in org.openqa.selenium.lift.find">BaseFinder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift"><span class="strong">Matchers</span></a> - Class in <a href="./org/openqa/selenium/lift/package-summary.html">org.openqa.selenium.lift</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Matchers.html#Matchers()">Matchers()</a></span> - Constructor for class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift">Matchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/AttributeMatcher.html#matchesSafely(org.openqa.selenium.WebElement)">matchesSafely(WebElement)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/AttributeMatcher.html" title="class in org.openqa.selenium.lift.match">AttributeMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/DisplayedMatcher.html#matchesSafely(org.openqa.selenium.WebElement)">matchesSafely(WebElement)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/DisplayedMatcher.html" title="class in org.openqa.selenium.lift.match">DisplayedMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/SelectionMatcher.html#matchesSafely(org.openqa.selenium.WebElement)">matchesSafely(WebElement)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/SelectionMatcher.html" title="class in org.openqa.selenium.lift.match">SelectionMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/TextMatcher.html#matchesSafely(org.openqa.selenium.WebElement)">matchesSafely(WebElement)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/TextMatcher.html" title="class in org.openqa.selenium.lift.match">TextMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/ValueMatcher.html#matchesSafely(org.openqa.selenium.WebElement)">matchesSafely(WebElement)</a></span> - Method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/ValueMatcher.html" title="class in org.openqa.selenium.lift.match">ValueMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html#maximize()">maximize()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Window.html#maximize()">maximize()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Window.html" title="interface in org.openqa.selenium">WebDriver.Window</a></dt>
<dd>
<div class="block">Maximizes the current window if it is not already maximized</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#MAXIMIZE_WINDOW">MAXIMIZE_WINDOW</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#MaximumWorkingSetSize">MaximumWorkingSetSize</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#merge(org.openqa.selenium.Capabilities)">merge(Capabilities)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>
<div class="block">Merges the extra capabilities provided into this DesiredCapabilities instance.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#metaKeyDown()">metaKeyDown()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#metaKeyDown()">metaKeyDown()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Press the meta key and hold it down until doMetaUp() is called or a new page is loaded.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#metaKeyUp()">metaKeyUp()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#metaKeyUp()">metaKeyUp()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Release the meta key.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#METHOD_NOT_ALLOWED">METHOD_NOT_ALLOWED</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#MinimumWorkingSetSize">MinimumWorkingSetSize</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#MOCK">MOCK</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#modifyLinkLibraryPath(java.io.File)">modifyLinkLibraryPath(File)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#modifyWebClient(com.gargoylesoftware.htmlunit.WebClient)">modifyWebClient(WebClient)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>
<div class="block">Child classes can override this method to customise the webclient that the HtmlUnit driver
uses.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#mouse">mouse</a></span> - Variable in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/KeysRelatedAction.html#mouse">mouse</a></span> - Variable in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/KeysRelatedAction.html" title="class in org.openqa.selenium.interactions.internal">KeysRelatedAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/MouseAction.html#mouse">mouse</a></span> - Variable in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/MouseAction.html" title="class in org.openqa.selenium.interactions.internal">MouseAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium"><span class="strong">Mouse</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Interface representing basic mouse operations.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#mouse">mouse</a></span> - Variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#MOUSE_DOWN">MOUSE_DOWN</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#MOUSE_UP">MOUSE_UP</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/internal/MouseAction.html" title="class in org.openqa.selenium.interactions.internal"><span class="strong">MouseAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/internal/package-summary.html">org.openqa.selenium.interactions.internal</a></dt>
<dd>
<div class="block">Base class for all mouse-related actions.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/MouseAction.html#MouseAction(org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable)">MouseAction(Mouse, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/MouseAction.html" title="class in org.openqa.selenium.interactions.internal">MouseAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseDown(java.lang.String)">mouseDown(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseDown(java.lang.String)">mouseDown(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing the left mouse button (without releasing it yet) on the specified
element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html#mouseDown(org.openqa.selenium.interactions.internal.Coordinates)">mouseDown(Coordinates)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Mouse.html#mouseDown(org.openqa.selenium.interactions.internal.Coordinates)">mouseDown(Coordinates)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium">Mouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html#mouseDown(org.openqa.selenium.interactions.internal.Coordinates)">mouseDown(Coordinates)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html" title="class in org.openqa.selenium.support.events.internal">EventFiringMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseDownAt(java.lang.String, java.lang.String)">mouseDownAt(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseDownAt(java.lang.String, java.lang.String)">mouseDownAt(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing the left mouse button (without releasing it yet) at the specified
location.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseDownRight(java.lang.String)">mouseDownRight(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseDownRight(java.lang.String)">mouseDownRight(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing the right mouse button (without releasing it yet) on the specified
element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseDownRightAt(java.lang.String, java.lang.String)">mouseDownRightAt(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseDownRightAt(java.lang.String, java.lang.String)">mouseDownRightAt(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing the right mouse button (without releasing it yet) at the specified
location.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseMove(java.lang.String)">mouseMove(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseMove(java.lang.String)">mouseMove(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing the mouse button (without releasing it yet) on the specified element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html#mouseMove(org.openqa.selenium.interactions.internal.Coordinates)">mouseMove(Coordinates)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html#mouseMove(org.openqa.selenium.interactions.internal.Coordinates, long, long)">mouseMove(Coordinates, long, long)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Mouse.html#mouseMove(org.openqa.selenium.interactions.internal.Coordinates)">mouseMove(Coordinates)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium">Mouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Mouse.html#mouseMove(org.openqa.selenium.interactions.internal.Coordinates, long, long)">mouseMove(Coordinates, long, long)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium">Mouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html#mouseMove(org.openqa.selenium.interactions.internal.Coordinates)">mouseMove(Coordinates)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html" title="class in org.openqa.selenium.support.events.internal">EventFiringMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html#mouseMove(org.openqa.selenium.interactions.internal.Coordinates, long, long)">mouseMove(Coordinates, long, long)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html" title="class in org.openqa.selenium.support.events.internal">EventFiringMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseMoveAt(java.lang.String, java.lang.String)">mouseMoveAt(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseMoveAt(java.lang.String, java.lang.String)">mouseMoveAt(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user pressing the mouse button (without releasing it yet) on the specified element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseOut(java.lang.String)">mouseOut(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseOut(java.lang.String)">mouseOut(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user moving the mouse pointer away from the specified element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseOver(java.lang.String)">mouseOver(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseOver(java.lang.String)">mouseOver(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates a user hovering a mouse over the specified element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseUp(java.lang.String)">mouseUp(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseUp(java.lang.String)">mouseUp(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates the event that occurs when the user releases the mouse button (i.e., stops holding
the button down) on the specified element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html#mouseUp(org.openqa.selenium.interactions.internal.Coordinates)">mouseUp(Coordinates)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitMouse.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Mouse.html#mouseUp(org.openqa.selenium.interactions.internal.Coordinates)">mouseUp(Coordinates)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium">Mouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html#mouseUp(org.openqa.selenium.interactions.internal.Coordinates)">mouseUp(Coordinates)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringMouse.html" title="class in org.openqa.selenium.support.events.internal">EventFiringMouse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseUpAt(java.lang.String, java.lang.String)">mouseUpAt(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseUpAt(java.lang.String, java.lang.String)">mouseUpAt(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates the event that occurs when the user releases the mouse button (i.e., stops holding
the button down) at the specified location.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseUpRight(java.lang.String)">mouseUpRight(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseUpRight(java.lang.String)">mouseUpRight(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates the event that occurs when the user releases the right mouse button (i.e., stops
holding the button down) on the specified element.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#mouseUpRightAt(java.lang.String, java.lang.String)">mouseUpRightAt(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#mouseUpRightAt(java.lang.String, java.lang.String)">mouseUpRightAt(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates the event that occurs when the user releases the right mouse button (i.e., stops
holding the button down) at the specified location.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#move(int, int)">move(int, int)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#move(int, int)">move(int, int)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#move(int, int)">move(int, int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#move(int, int)">move(int, int)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#move(int, int)">move(int, int)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Allows the execution of the gesture 'move' on the screen.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#MOVE_TARGET_OUT_OF_BOUNDS">MOVE_TARGET_OUT_OF_BOUNDS</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#MOVE_TO">MOVE_TO</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/MoveAction.html" title="class in org.openqa.selenium.interactions.touch"><span class="strong">MoveAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a></dt>
<dd>
<div class="block">Creates a move gesture.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/MoveAction.html#MoveAction(org.openqa.selenium.TouchScreen, int, int)">MoveAction(TouchScreen, int, int)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/MoveAction.html" title="class in org.openqa.selenium.interactions.touch">MoveAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#moveBy(int, int)">moveBy(int, int)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#moveByOffset(int, int)">moveByOffset(int, int)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Moves the mouse from its current position (or 0,0) by the given offset.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/MoveMouseAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">MoveMouseAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Moves the mouse to an element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/MoveMouseAction.html#MoveMouseAction(org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable)">MoveMouseAction(Mouse, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/MoveMouseAction.html" title="class in org.openqa.selenium.interactions">MoveMouseAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/MoveTargetOutOfBoundsException.html" title="class in org.openqa.selenium.interactions"><span class="strong">MoveTargetOutOfBoundsException</span></a> - Exception in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Indicates that the target provided to the actions move() method is invalid - outside of
the size of the window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/MoveTargetOutOfBoundsException.html#MoveTargetOutOfBoundsException(java.lang.String)">MoveTargetOutOfBoundsException(String)</a></span> - Constructor for exception org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/MoveTargetOutOfBoundsException.html" title="class in org.openqa.selenium.interactions">MoveTargetOutOfBoundsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/MoveTargetOutOfBoundsException.html#MoveTargetOutOfBoundsException(java.lang.Throwable)">MoveTargetOutOfBoundsException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/MoveTargetOutOfBoundsException.html" title="class in org.openqa.selenium.interactions">MoveTargetOutOfBoundsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/MoveTargetOutOfBoundsException.html#MoveTargetOutOfBoundsException(java.lang.String, java.lang.Throwable)">MoveTargetOutOfBoundsException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/MoveTargetOutOfBoundsException.html" title="class in org.openqa.selenium.interactions">MoveTargetOutOfBoundsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#moveToElement(org.openqa.selenium.WebElement)">moveToElement(WebElement)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Moves the mouse to the middle of the element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#moveToElement(org.openqa.selenium.WebElement, int, int)">moveToElement(WebElement, int, int)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Moves the mouse to an offset from the top-left corner of the element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/MouseAction.html#moveToLocation()">moveToLocation()</a></span> - Method in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/MouseAction.html" title="class in org.openqa.selenium.interactions.internal">MouseAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/MoveToOffsetAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">MoveToOffsetAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Move the mouse to a location within the element provided.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/MoveToOffsetAction.html#MoveToOffsetAction(org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable, int, int)">MoveToOffsetAction(Mouse, Locatable, int, int)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/MoveToOffsetAction.html" title="class in org.openqa.selenium.interactions">MoveToOffsetAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#MULTI_WINDOW">MULTI_WINDOW</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#name(java.lang.String)">name(String)</a></span> - Static method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#navigate()">navigate()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#navigate()">navigate()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#navigate()">navigate()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#navigate()">navigate()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#navigate()">navigate()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">An abstraction allowing the driver to access the browser's history and to navigate to a given
URL.</div>
</dd>
<dt><a href="./org/openqa/selenium/logging/NeedsLocalLogs.html" title="interface in org.openqa.selenium.logging"><span class="strong">NeedsLocalLogs</span></a> - Interface in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net"><span class="strong">NetworkInterface</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkInterface.html#NetworkInterface(java.net.NetworkInterface)">NetworkInterface(NetworkInterface)</a></span> - Constructor for class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkInterface.html" title="class in org.openqa.selenium.net">NetworkInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/NetworkInterfaceProvider.html" title="interface in org.openqa.selenium.net"><span class="strong">NetworkInterfaceProvider</span></a> - Interface in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>
<div class="block">Provides information about the local network interfaces.</div>
</dd>
<dt><a href="./org/openqa/selenium/net/NetworkUtils.html" title="class in org.openqa.selenium.net"><span class="strong">NetworkUtils</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkUtils.html#NetworkUtils()">NetworkUtils()</a></span> - Constructor for class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkUtils.html" title="class in org.openqa.selenium.net">NetworkUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#NEW_SESSION">NEW_SESSION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#newHtmlUnitWebElement(com.gargoylesoftware.htmlunit.html.HtmlElement)">newHtmlUnitWebElement(HtmlElement)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html#newProfile(java.lang.String, java.io.File, java.lang.String, boolean)">newProfile(String, File, String, boolean)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html" title="class in org.openqa.selenium.firefox.internal">ProfilesIni</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html" title="class in org.openqa.selenium.firefox.internal"><span class="strong">NewProfileExtensionConnection</span></a> - Class in <a href="./org/openqa/selenium/firefox/internal/package-summary.html">org.openqa.selenium.firefox.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html#NewProfileExtensionConnection(org.openqa.selenium.internal.Lock, org.openqa.selenium.firefox.FirefoxBinary, org.openqa.selenium.firefox.FirefoxProfile, java.lang.String)">NewProfileExtensionConnection(Lock, FirefoxBinary, FirefoxProfile, String)</a></span> - Constructor for class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html" title="class in org.openqa.selenium.firefox.internal">NewProfileExtensionConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#newWebClient(com.gargoylesoftware.htmlunit.BrowserVersion)">newWebClient(BrowserVersion)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>
<div class="block">Create the underlying webclient, but don't set any fields on it.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#NO_ALERT_PRESENT">NO_ALERT_PRESENT</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#NO_SUCH_ELEMENT">NO_SUCH_ELEMENT</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#NO_SUCH_FRAME">NO_SUCH_FRAME</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#NO_SUCH_SESSION">NO_SUCH_SESSION</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#NO_SUCH_WINDOW">NO_SUCH_WINDOW</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/NoAlertPresentException.html" title="class in org.openqa.selenium"><span class="strong">NoAlertPresentException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Indicates that a user has tried to access an alert when one is not present.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoAlertPresentException.html#NoAlertPresentException()">NoAlertPresentException()</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoAlertPresentException.html" title="class in org.openqa.selenium">NoAlertPresentException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoAlertPresentException.html#NoAlertPresentException(java.lang.String)">NoAlertPresentException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoAlertPresentException.html" title="class in org.openqa.selenium">NoAlertPresentException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoAlertPresentException.html#NoAlertPresentException(java.lang.Throwable)">NoAlertPresentException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoAlertPresentException.html" title="class in org.openqa.selenium">NoAlertPresentException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoAlertPresentException.html#NoAlertPresentException(java.lang.String, java.lang.Throwable)">NoAlertPresentException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoAlertPresentException.html" title="class in org.openqa.selenium">NoAlertPresentException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/NoSuchElementException.html" title="class in org.openqa.selenium"><span class="strong">NoSuchElementException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Thrown by <a href="./org/openqa/selenium/WebDriver.html#findElement(org.openqa.selenium.By)"><code>WebDriver.findElement(By by)</code></a> and
<a href="./org/openqa/selenium/WebElement.html#findElement(org.openqa.selenium.By)"><code>WebElement.findElement(By by)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoSuchElementException.html#NoSuchElementException(java.lang.String)">NoSuchElementException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoSuchElementException.html" title="class in org.openqa.selenium">NoSuchElementException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoSuchElementException.html#NoSuchElementException(java.lang.String, java.lang.Throwable)">NoSuchElementException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoSuchElementException.html" title="class in org.openqa.selenium">NoSuchElementException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/NoSuchFrameException.html" title="class in org.openqa.selenium"><span class="strong">NoSuchFrameException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Thrown by <a href="./org/openqa/selenium/WebDriver.TargetLocator.html#frame(int)"><code>WebDriver.switchTo().frame(int frameIndex)</code></a>
and <a href="./org/openqa/selenium/WebDriver.TargetLocator.html#frame(java.lang.String)"><code>WebDriver.switchTo().frame(String frameName)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoSuchFrameException.html#NoSuchFrameException(java.lang.String)">NoSuchFrameException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoSuchFrameException.html" title="class in org.openqa.selenium">NoSuchFrameException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoSuchFrameException.html#NoSuchFrameException(java.lang.String, java.lang.Throwable)">NoSuchFrameException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoSuchFrameException.html" title="class in org.openqa.selenium">NoSuchFrameException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/NoSuchWindowException.html" title="class in org.openqa.selenium"><span class="strong">NoSuchWindowException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Thrown by <a href="./org/openqa/selenium/WebDriver.TargetLocator.html#window(java.lang.String)"><code>WebDriver.switchTo().window(String
windowName)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoSuchWindowException.html#NoSuchWindowException(java.lang.String)">NoSuchWindowException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoSuchWindowException.html" title="class in org.openqa.selenium">NoSuchWindowException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NoSuchWindowException.html#NoSuchWindowException(java.lang.String, java.lang.Throwable)">NoSuchWindowException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NoSuchWindowException.html" title="class in org.openqa.selenium">NoSuchWindowException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/condition/Not.html" title="class in com.thoughtworks.selenium.condition"><span class="strong">Not</span></a> - Class in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">Simple predicate class, which also knows how to wait for its condition to be true.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Not.html#Not(com.thoughtworks.selenium.condition.Condition)">Not(Condition)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Not.html" title="class in com.thoughtworks.selenium.condition">Not</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#not(org.openqa.selenium.support.ui.ExpectedCondition)">not(ExpectedCondition&lt;?&gt;)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation with the logical opposite condition of the given condition.</div>
</dd>
<dt><a href="./org/openqa/selenium/firefox/NotConnectedException.html" title="class in org.openqa.selenium.firefox"><span class="strong">NotConnectedException</span></a> - Exception in <a href="./org/openqa/selenium/firefox/package-summary.html">org.openqa.selenium.firefox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/NotConnectedException.html#NotConnectedException(java.net.URL, long, java.lang.String)">NotConnectedException(URL, long, String)</a></span> - Constructor for exception org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/NotConnectedException.html" title="class in org.openqa.selenium.firefox">NotConnectedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/NotFoundException.html" title="class in org.openqa.selenium"><span class="strong">NotFoundException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NotFoundException.html#NotFoundException()">NotFoundException()</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NotFoundException.html" title="class in org.openqa.selenium">NotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NotFoundException.html#NotFoundException(java.lang.String)">NotFoundException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NotFoundException.html" title="class in org.openqa.selenium">NotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NotFoundException.html#NotFoundException(java.lang.String, java.lang.Throwable)">NotFoundException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NotFoundException.html" title="class in org.openqa.selenium">NotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/NotFoundException.html#NotFoundException(java.lang.Throwable)">NotFoundException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/NotFoundException.html" title="class in org.openqa.selenium">NotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Clock.html#now()">now()</a></span> - Method in interface org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Clock.html" title="interface in org.openqa.selenium.support.ui">Clock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/SystemClock.html#now()">now()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/SystemClock.html" title="class in org.openqa.selenium.support.ui">SystemClock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/match/NumericalMatchers.html" title="class in org.openqa.selenium.lift.match"><span class="strong">NumericalMatchers</span></a> - Class in <a href="./org/openqa/selenium/lift/match/package-summary.html">org.openqa.selenium.lift.match</a></dt>
<dd>
<div class="block">Various numerical hamcrest <code>Matcher</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/NumericalMatchers.html#NumericalMatchers()">NumericalMatchers()</a></span> - Constructor for class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/NumericalMatchers.html" title="class in org.openqa.selenium.lift.match">NumericalMatchers</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#obtainLock()">obtainLock()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/NetworkUtils.html#obtainLoopbackIp4Address()">obtainLoopbackIp4Address()</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/NetworkUtils.html" title="class in org.openqa.selenium.net">NetworkUtils</a></dt>
<dd>
<div class="block">Returns a single address that is guaranteed to resolve to an ipv4 representation of localhost
This may either be a hostname or an ip address, dependending if we can guarantee what that the
hostname will resolve to ip4.</div>
</dd>
<dt><a href="./org/openqa/selenium/net/OlderWindowsVersionEphemeralPortDetector.html" title="class in org.openqa.selenium.net"><span class="strong">OlderWindowsVersionEphemeralPortDetector</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/OlderWindowsVersionEphemeralPortDetector.html#OlderWindowsVersionEphemeralPortDetector()">OlderWindowsVersionEphemeralPortDetector()</a></span> - Constructor for class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/OlderWindowsVersionEphemeralPortDetector.html" title="class in org.openqa.selenium.net">OlderWindowsVersionEphemeralPortDetector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onCloseWindow(android.webkit.WebView)">onCloseWindow(WebView)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html#onCloseWindow(java.lang.Object)">onCloseWindow(Object)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library">WebDriverChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onConfigurationFailure(org.testng.ITestResult)">onConfigurationFailure(ITestResult)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onConfigurationSkip(org.testng.ITestResult)">onConfigurationSkip(ITestResult)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onConfigurationSuccess(org.testng.ITestResult)">onConfigurationSuccess(ITestResult)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onConsoleMessage(java.lang.String, int, java.lang.String)">onConsoleMessage(String, int, String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onConsoleMessage(android.webkit.ConsoleMessage)">onConsoleMessage(ConsoleMessage)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onCreateWindow(android.webkit.WebView, boolean, boolean, android.os.Message)">onCreateWindow(WebView, boolean, boolean, Message)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html#onCreateWindow(org.openqa.selenium.android.library.ViewAdapter)">onCreateWindow(ViewAdapter)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library">WebDriverChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onExceededDatabaseQuota(java.lang.String, java.lang.String, long, long, long, android.webkit.WebStorage.QuotaUpdater)">onExceededDatabaseQuota(String, String, long, long, long, WebStorage.QuotaUpdater)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html#onException(java.lang.Throwable, org.openqa.selenium.WebDriver)">onException(Throwable, WebDriver)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/AbstractWebDriverEventListener.html" title="class in org.openqa.selenium.support.events">AbstractWebDriverEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html#onException(java.lang.Throwable, org.openqa.selenium.WebDriver)">onException(Throwable, WebDriver)</a></span> - Method in interface org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events">WebDriverEventListener</a></dt>
<dd>
<div class="block">Called whenever an exception would be thrown.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onFinish(org.testng.ITestContext)">onFinish(ITestContext)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onGeolocationPermissionsHidePrompt()">onGeolocationPermissionsHidePrompt()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onGeolocationPermissionsShowPrompt(java.lang.String, android.webkit.GeolocationPermissions.Callback)">onGeolocationPermissionsShowPrompt(String, GeolocationPermissions.Callback)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html#onGeolocationPermissionsShowPrompt(java.lang.String, android.webkit.GeolocationPermissions.Callback)">onGeolocationPermissionsShowPrompt(String, GeolocationPermissions.Callback)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library">WebDriverChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onHideCustomView()">onHideCustomView()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onJsAlert(android.webkit.WebView, java.lang.String, java.lang.String, android.webkit.JsResult)">onJsAlert(WebView, String, String, JsResult)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html#onJsAlert(java.lang.Object, java.lang.String, android.webkit.JsResult)">onJsAlert(Object, String, JsResult)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library">WebDriverChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onJsBeforeUnload(android.webkit.WebView, java.lang.String, java.lang.String, android.webkit.JsResult)">onJsBeforeUnload(WebView, String, String, JsResult)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onJsConfirm(android.webkit.WebView, java.lang.String, java.lang.String, android.webkit.JsResult)">onJsConfirm(WebView, String, String, JsResult)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html#onJsConfirm(java.lang.Object, java.lang.String, android.webkit.JsResult)">onJsConfirm(Object, String, JsResult)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library">WebDriverChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onJsPrompt(android.webkit.WebView, java.lang.String, java.lang.String, java.lang.String, android.webkit.JsPromptResult)">onJsPrompt(WebView, String, String, String, JsPromptResult)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html#onJsPrompt(java.lang.Object, java.lang.String, java.lang.String, android.webkit.JsPromptResult)">onJsPrompt(Object, String, String, JsPromptResult)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library">WebDriverChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onJsTimeout()">onJsTimeout()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html#onJsTimeout()">onJsTimeout()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library">WebDriverChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#onLocationChanged(android.location.Location)">onLocationChanged(Location)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html#ONLY_PROXYING_SELENIUM_TRAFFIC">ONLY_PROXYING_SELENIUM_TRAFFIC</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html" title="interface in org.openqa.selenium.remote">CapabilityType.ForSeleniumServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#onlyOverrideThisIfYouKnowWhatYouAreDoing()">onlyOverrideThisIfYouKnowWhatYouAreDoing()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block"><strong>Internal method.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/Coordinates.html#onPage()">onPage()</a></span> - Method in interface org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/Coordinates.html" title="interface in org.openqa.selenium.interactions.internal">Coordinates</a></dt>
<dd>
<div class="block">Gets coordinates on the element relative to the top-left corner of the page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverViewClient.html#onPageFinished(android.webkit.WebView, java.lang.String)">onPageFinished(WebView, String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverViewClient.html" title="class in org.openqa.selenium.android.library">WebDriverViewClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverViewClient.html#onPageStarted(android.webkit.WebView, java.lang.String)">onPageStarted(WebView, String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverViewClient.html" title="class in org.openqa.selenium.android.library">WebDriverViewClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onProgressChanged(android.webkit.WebView, int)">onProgressChanged(WebView, int)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html#onProgressChanged(java.lang.Object, int)">onProgressChanged(Object, int)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library">WebDriverChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#onProviderDisabled(java.lang.String)">onProviderDisabled(String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#onProviderEnabled(java.lang.String)">onProviderEnabled(String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onReachedMaxAppCacheSize(long, long, android.webkit.WebStorage.QuotaUpdater)">onReachedMaxAppCacheSize(long, long, WebStorage.QuotaUpdater)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverViewClient.html#onReceivedError(android.webkit.WebView, int, java.lang.String, java.lang.String)">onReceivedError(WebView, int, String, String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverViewClient.html" title="class in org.openqa.selenium.android.library">WebDriverViewClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onReceivedIcon(android.webkit.WebView, android.graphics.Bitmap)">onReceivedIcon(WebView, Bitmap)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverViewClient.html#onReceivedSslError(android.webkit.WebView, android.webkit.SslErrorHandler, android.net.http.SslError)">onReceivedSslError(WebView, SslErrorHandler, SslError)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverViewClient.html" title="class in org.openqa.selenium.android.library">WebDriverViewClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onReceivedTitle(android.webkit.WebView, java.lang.String)">onReceivedTitle(WebView, String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onReceivedTouchIconUrl(android.webkit.WebView, java.lang.String, boolean)">onReceivedTouchIconUrl(WebView, String, boolean)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onRequestFocus(android.webkit.WebView)">onRequestFocus(WebView)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/Coordinates.html#onScreen()">onScreen()</a></span> - Method in interface org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/Coordinates.html" title="interface in org.openqa.selenium.interactions.internal">Coordinates</a></dt>
<dd>
<div class="block">Gets coordinates on the element relative to the top-left corner of the monitor (screen).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onShowCustomView(android.view.View, android.webkit.WebChromeClient.CustomViewCallback)">onShowCustomView(View, WebChromeClient.CustomViewCallback)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#onShowCustomView(android.view.View, int, android.webkit.WebChromeClient.CustomViewCallback)">onShowCustomView(View, int, WebChromeClient.CustomViewCallback)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onStart(org.testng.ITestContext)">onStart(ITestContext)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#onStatusChanged(java.lang.String, int, android.os.Bundle)">onStatusChanged(String, int, Bundle)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onTestFailedButWithinSuccessPercentage(org.testng.ITestResult)">onTestFailedButWithinSuccessPercentage(ITestResult)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onTestFailure(org.testng.ITestResult)">onTestFailure(ITestResult)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onTestSkipped(org.testng.ITestResult)">onTestSkipped(ITestResult)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onTestStart(org.testng.ITestResult)">onTestStart(ITestResult)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#onTestSuccess(org.testng.ITestResult)">onTestSuccess(ITestResult)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#open(java.lang.String, java.lang.String)">open(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#open(java.lang.String)">open(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#open(java.lang.String, java.lang.String)">open(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Opens an URL in the test frame.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#open(java.lang.String)">open(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Opens an URL in the test frame.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#openWindow(java.lang.String, java.lang.String)">openWindow(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#openWindow(java.lang.String, java.lang.String)">openWindow(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Opens a popup window (if a window with that ID isn't already open).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#OPERA">OPERA</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#opera()">opera()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a> - package org.openqa.selenium</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/package-summary.html">org.openqa.selenium.android</a> - package org.openqa.selenium.android</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a> - package org.openqa.selenium.android.library</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a> - package org.openqa.selenium.browserlaunchers</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a> - package org.openqa.selenium.browserlaunchers.locators</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/chrome/package-summary.html">org.openqa.selenium.chrome</a> - package org.openqa.selenium.chrome</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/package-summary.html">org.openqa.selenium.firefox</a> - package org.openqa.selenium.firefox</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/internal/package-summary.html">org.openqa.selenium.firefox.internal</a> - package org.openqa.selenium.firefox.internal</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a> - package org.openqa.selenium.html5</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/htmlunit/package-summary.html">org.openqa.selenium.htmlunit</a> - package org.openqa.selenium.htmlunit</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/ie/package-summary.html">org.openqa.selenium.ie</a> - package org.openqa.selenium.ie</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a> - package org.openqa.selenium.interactions</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/internal/package-summary.html">org.openqa.selenium.interactions.internal</a> - package org.openqa.selenium.interactions.internal</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a> - package org.openqa.selenium.interactions.touch</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a> - package org.openqa.selenium.internal</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/io/package-summary.html">org.openqa.selenium.io</a> - package org.openqa.selenium.io</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/iphone/package-summary.html">org.openqa.selenium.iphone</a> - package org.openqa.selenium.iphone</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/package-summary.html">org.openqa.selenium.lift</a> - package org.openqa.selenium.lift</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a> - package org.openqa.selenium.lift.find</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/match/package-summary.html">org.openqa.selenium.lift.match</a> - package org.openqa.selenium.lift.match</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a> - package org.openqa.selenium.logging</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/profiler/package-summary.html">org.openqa.selenium.logging.profiler</a> - package org.openqa.selenium.logging.profiler</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a> - package org.openqa.selenium.net</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a> - package org.openqa.selenium.os</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a> - package org.openqa.selenium.remote</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/html5/package-summary.html">org.openqa.selenium.remote.html5</a> - package org.openqa.selenium.remote.html5</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/service/package-summary.html">org.openqa.selenium.remote.service</a> - package org.openqa.selenium.remote.service</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/safari/package-summary.html">org.openqa.selenium.safari</a> - package org.openqa.selenium.safari</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/security/package-summary.html">org.openqa.selenium.security</a> - package org.openqa.selenium.security</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a> - package org.openqa.selenium.support</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/events/package-summary.html">org.openqa.selenium.support.events</a> - package org.openqa.selenium.support.events</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/events/internal/package-summary.html">org.openqa.selenium.support.events.internal</a> - package org.openqa.selenium.support.events.internal</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/package-summary.html">org.openqa.selenium.support.pagefactory</a> - package org.openqa.selenium.support.pagefactory</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/pagefactory/internal/package-summary.html">org.openqa.selenium.support.pagefactory.internal</a> - package org.openqa.selenium.support.pagefactory.internal</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a> - package org.openqa.selenium.support.ui</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html#OtherOperationCount">OtherOperationCount</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html" title="class in org.openqa.selenium.os">Kernel32.IO_COUNTERS</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html#OtherTransferCount">OtherTransferCount</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html" title="class in org.openqa.selenium.os">Kernel32.IO_COUNTERS</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html#outputTo(java.io.Writer)">outputTo(Writer)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac</a></dt>
<dd>
<div class="block">Output the PAC file to the given writer.</div>
</dd>
<dt><a href="./org/openqa/selenium/OutputType.html" title="interface in org.openqa.selenium"><span class="strong">OutputType</span></a>&lt;<a href="./org/openqa/selenium/OutputType.html" title="type parameter in OutputType">T</a>&gt; - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Defines the output type for a screenshot.</div>
</dd>
</dl>
<a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="./org/openqa/selenium/support/PageFactory.html" title="class in org.openqa.selenium.support"><span class="strong">PageFactory</span></a> - Class in <a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a></dt>
<dd>
<div class="block">Factory class to make using Page Objects simpler and easier.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/PageFactory.html#PageFactory()">PageFactory()</a></span> - Constructor for class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/PageFactory.html" title="class in org.openqa.selenium.support">PageFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html#pageLoadTimeout(long, java.util.concurrent.TimeUnit)">pageLoadTimeout(long, TimeUnit)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Timeouts.html#pageLoadTimeout(long, java.util.concurrent.TimeUnit)">pageLoadTimeout(long, TimeUnit)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Timeouts.html" title="interface in org.openqa.selenium">WebDriver.Timeouts</a></dt>
<dd>
<div class="block">Sets the amount of time to wait for a page load to complete before throwing an error.</div>
</dd>
<dt><a href="./org/openqa/selenium/lift/find/PageTitleFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">PageTitleFinder</span></a> - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>
<div class="block">A <a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><code>Finder</code></a> for HTML title tags.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#parent">parent</a></span> - Variable in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#parent">parent</a></span> - Variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultRemoteCommand.html#parse(java.lang.String)">parse(String)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultRemoteCommand.html" title="class in com.thoughtworks.selenium">DefaultRemoteCommand</a></dt>
<dd>
<div class="block">Factory method to create a RemoteCommand from a wiki-style input string</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#parseCSV(java.lang.String)">parseCSV(String)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>
<div class="block">Convert backslash-escaped comma-delimited string into String array.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#partialLinkText(java.lang.String)">partialLinkText(String)</a></span> - Static method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.Builder.html#path(java.lang.String)">path(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.Builder.html" title="class in org.openqa.selenium">Cookie.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#pause(int)">pause(int)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Sleeps for the specified number of milliseconds</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#pause(int)">pause(int)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sleeps for the specified number of milliseconds</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html#PeakJobMemoryUsed">PeakJobMemoryUsed</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html#PeakProcessMemoryUsed">PeakProcessMemoryUsed</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Action.html#perform()">perform()</a></span> - Method in interface org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Action.html" title="interface in org.openqa.selenium.interactions">Action</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">A convenience method for performing the actions without calling build() first.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/ButtonReleaseAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/ButtonReleaseAction.html" title="class in org.openqa.selenium.interactions">ButtonReleaseAction</a></dt>
<dd>
<div class="block">Releases the mouse button currently left held.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/ClickAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/ClickAction.html" title="class in org.openqa.selenium.interactions">ClickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/ClickAndHoldAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/ClickAndHoldAction.html" title="class in org.openqa.selenium.interactions">ClickAndHoldAction</a></dt>
<dd>
<div class="block">Holds down the mouse button on a selected element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/CompositeAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/CompositeAction.html" title="class in org.openqa.selenium.interactions">CompositeAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/ContextClickAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/ContextClickAction.html" title="class in org.openqa.selenium.interactions">ContextClickAction</a></dt>
<dd>
<div class="block">Emulates clicking on the mouse button that would bring up contextual menus (usually
right-clicking).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/DoubleClickAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/DoubleClickAction.html" title="class in org.openqa.selenium.interactions">DoubleClickAction</a></dt>
<dd>
<div class="block">Double-clicks on the given element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/KeyDownAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/KeyDownAction.html" title="class in org.openqa.selenium.interactions">KeyDownAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/KeyUpAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/KeyUpAction.html" title="class in org.openqa.selenium.interactions">KeyUpAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/MoveMouseAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/MoveMouseAction.html" title="class in org.openqa.selenium.interactions">MoveMouseAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/MoveToOffsetAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/MoveToOffsetAction.html" title="class in org.openqa.selenium.interactions">MoveToOffsetAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/SendKeysAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/SendKeysAction.html" title="class in org.openqa.selenium.interactions">SendKeysAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/DoubleTapAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/DoubleTapAction.html" title="class in org.openqa.selenium.interactions.touch">DoubleTapAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/DownAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/DownAction.html" title="class in org.openqa.selenium.interactions.touch">DownAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/FlickAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/FlickAction.html" title="class in org.openqa.selenium.interactions.touch">FlickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/LongPressAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/LongPressAction.html" title="class in org.openqa.selenium.interactions.touch">LongPressAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/MoveAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/MoveAction.html" title="class in org.openqa.selenium.interactions.touch">MoveAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/ScrollAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/ScrollAction.html" title="class in org.openqa.selenium.interactions.touch">ScrollAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/SingleTapAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/SingleTapAction.html" title="class in org.openqa.selenium.interactions.touch">SingleTapAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/UpAction.html#perform()">perform()</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/UpAction.html" title="class in org.openqa.selenium.interactions.touch">UpAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html#performSingleKeyAction(com.gargoylesoftware.htmlunit.html.HtmlElement, org.openqa.selenium.Keys, java.lang.String)">performSingleKeyAction(HtmlElement, Keys, String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#PerJobUserTimeLimit">PerJobUserTimeLimit</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#PerProcessUserTimeLimit">PerProcessUserTimeLimit</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#PHANTOMJS">PHANTOMJS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#phantomjs()">phantomjs()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#pickWindow()">pickWindow()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium"><span class="strong">Platform</span></a> - Enum in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Represents the known and supported Platforms that WebDriver runs on.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#PLATFORM">PLATFORM</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium"><span class="strong">Point</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">A copy of java.awt.Point, to remove dependency on awt.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#Point(int, int)">Point(int, int)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#pollingEvery(long, java.util.concurrent.TimeUnit)">pollingEvery(long, TimeUnit)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>
<div class="block">Sets how often the condition should be evaluated.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/PortProber.html#pollPort(int)">pollPort(int)</a></span> - Static method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/PortProber.html" title="class in org.openqa.selenium.net">PortProber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/PortProber.html#pollPort(int, int, java.util.concurrent.TimeUnit)">pollPort(int, int, TimeUnit)</a></span> - Static method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/PortProber.html" title="class in org.openqa.selenium.net">PortProber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#PORT_PREFERENCE">PORT_PREFERENCE</a></span> - Static variable in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/PortProber.html" title="class in org.openqa.selenium.net"><span class="strong">PortProber</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/PortProber.html#PortProber()">PortProber()</a></span> - Constructor for class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/PortProber.html" title="class in org.openqa.selenium.net">PortProber</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/condition/Presence.html" title="class in com.thoughtworks.selenium.condition"><span class="strong">Presence</span></a> - Class in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">Checks whether a given locator exists on the page.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Presence.html#Presence(java.lang.String)">Presence(String)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Presence.html" title="class in com.thoughtworks.selenium.condition">Presence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#presenceOfAllElementsLocatedBy(org.openqa.selenium.By)">presenceOfAllElementsLocatedBy(By)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking that there is at least one element present on a
web page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#presenceOfElementLocated(org.openqa.selenium.By)">presenceOfElementLocated(By)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking that an element is present on the DOM of a
page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html#pressKey(org.openqa.selenium.Keys)">pressKey(Keys)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keyboard.html#pressKey(org.openqa.selenium.Keys)">pressKey(Keys)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Keyboard.html" title="interface in org.openqa.selenium">Keyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteKeyboard.html#pressKey(org.openqa.selenium.Keys)">pressKey(Keys)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteKeyboard.html" title="class in org.openqa.selenium.remote">RemoteKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringKeyboard.html#pressKey(org.openqa.selenium.Keys)">pressKey(Keys)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringKeyboard.html" title="class in org.openqa.selenium.support.events.internal">EventFiringKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#PriorityClass">PriorityClass</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#processJsonObject(java.lang.Object)">processJsonObject(Object)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html#ProcessMemoryLimit">ProcessMemoryLimit</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/ProcessUtils.html" title="class in org.openqa.selenium.os"><span class="strong">ProcessUtils</span></a> - Class in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/ProcessUtils.html#ProcessUtils()">ProcessUtils()</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/ProcessUtils.html" title="class in org.openqa.selenium.os">ProcessUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/ProcessUtils.ProcessStillAliveException.html" title="class in org.openqa.selenium.os"><span class="strong">ProcessUtils.ProcessStillAliveException</span></a> - Exception in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/ProcessUtils.ProcessStillAliveException.html#ProcessUtils.ProcessStillAliveException(java.lang.String, java.lang.Throwable)">ProcessUtils.ProcessStillAliveException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.os.<a href="./org/openqa/selenium/os/ProcessUtils.ProcessStillAliveException.html" title="class in org.openqa.selenium.os">ProcessUtils.ProcessStillAliveException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#procMap()">procMap()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Returns a map of process IDs to command lines</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#PROFILE">PROFILE</a></span> - Static variable in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#PROFILE_NAME">PROFILE_NAME</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogType.html#PROFILER">PROFILER</a></span> - Static variable in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogType.html" title="class in org.openqa.selenium.logging">LogType</a></dt>
<dd>
<div class="block">This log type pertains to logs relating to performance timings.</div>
</dd>
<dt><a href="./org/openqa/selenium/logging/profiler/ProfilerLogEntry.html" title="class in org.openqa.selenium.logging.profiler"><span class="strong">ProfilerLogEntry</span></a> - Class in <a href="./org/openqa/selenium/logging/profiler/package-summary.html">org.openqa.selenium.logging.profiler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/profiler/ProfilerLogEntry.html#ProfilerLogEntry(org.openqa.selenium.logging.profiler.EventType, java.lang.String)">ProfilerLogEntry(EventType, String)</a></span> - Constructor for class org.openqa.selenium.logging.profiler.<a href="./org/openqa/selenium/logging/profiler/ProfilerLogEntry.html" title="class in org.openqa.selenium.logging.profiler">ProfilerLogEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html" title="class in org.openqa.selenium.firefox.internal"><span class="strong">ProfilesIni</span></a> - Class in <a href="./org/openqa/selenium/firefox/internal/package-summary.html">org.openqa.selenium.firefox.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html#ProfilesIni()">ProfilesIni()</a></span> - Constructor for class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html" title="class in org.openqa.selenium.firefox.internal">ProfilesIni</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/PropertyMunger.html" title="class in org.openqa.selenium.remote"><span class="strong">PropertyMunger</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/PropertyMunger.html#PropertyMunger()">PropertyMunger()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/PropertyMunger.html" title="class in org.openqa.selenium.remote">PropertyMunger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ThreadGuard.html#protect(org.openqa.selenium.WebDriver)">protect(WebDriver)</a></span> - Static method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/ThreadGuard.html" title="class in org.openqa.selenium.support">ThreadGuard</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers"><span class="strong">Proxies</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#Proxies()">Proxies()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium"><span class="strong">Proxy</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Configuration parameters for using proxies in WebDriver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#Proxy()">Proxy()</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#Proxy(java.util.Map)">Proxy(Map&lt;String, ?&gt;)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#PROXY">PROXY</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Proxy.ProxyType.html" title="enum in org.openqa.selenium"><span class="strong">Proxy.ProxyType</span></a> - Enum in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#PROXY_CONFIG">PROXY_CONFIG</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#PROXY_CONFIG">PROXY_CONFIG</a></span> - Static variable in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html#PROXY_PAC">PROXY_PAC</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html" title="interface in org.openqa.selenium.remote">CapabilityType.ForSeleniumServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html#proxyForListLocator(java.lang.ClassLoader, org.openqa.selenium.support.pagefactory.ElementLocator)">proxyForListLocator(ClassLoader, ElementLocator)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html" title="class in org.openqa.selenium.support.pagefactory">DefaultFieldDecorator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html#proxyForLocator(java.lang.ClassLoader, org.openqa.selenium.support.pagefactory.ElementLocator)">proxyForLocator(ClassLoader, ElementLocator)</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html" title="class in org.openqa.selenium.support.pagefactory">DefaultFieldDecorator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html#PROXYING_EVERYTHING">PROXYING_EVERYTHING</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html" title="interface in org.openqa.selenium.remote">CapabilityType.ForSeleniumServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LoggingHandler.html#publish(java.util.logging.LogRecord)">publish(LogRecord)</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LoggingHandler.html" title="class in org.openqa.selenium.logging">LoggingHandler</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_Q_">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#quit()">quit()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/ExtensionConnection.html#quit()">quit()</a></span> - Method in interface org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/ExtensionConnection.html" title="interface in org.openqa.selenium.firefox">ExtensionConnection</a></dt>
<dd>
<div class="block">Terminates the connection.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#quit()">quit()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html#quit()">quit()</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html" title="class in org.openqa.selenium.firefox.internal">NewProfileExtensionConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#quit()">quit()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/TestContext.html#quit()">quit()</a></span> - Method in interface org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/TestContext.html" title="interface in org.openqa.selenium.lift">TestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/WebDriverTestContext.html#quit()">quit()</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift">WebDriverTestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#QUIT">QUIT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#quit()">quit()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#quit()">quit()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#quit()">quit()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Quits this driver, closing every associated window.</div>
</dd>
</dl>
<a name="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#radioButton()">radioButton()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#radioButton(java.lang.String)">radioButton(String)</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#radioButton()">radioButton()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#radioButton(java.lang.String)">radioButton(String)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#readAsString(java.io.File)">readAsString(File)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#readBooleanRegistryValue(java.lang.String)">readBooleanRegistryValue(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/IOUtils.html#readFully(java.io.InputStream)">readFully(InputStream)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/IOUtils.html" title="class in org.openqa.selenium.io">IOUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#readIntRegistryValue(java.lang.String)">readIntRegistryValue(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html#ReadOperationCount">ReadOperationCount</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html" title="class in org.openqa.selenium.os">Kernel32.IO_COUNTERS</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html#readProfiles(java.io.File)">readProfiles(File)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/ProfilesIni.html" title="class in org.openqa.selenium.firefox.internal">ProfilesIni</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#readStringRegistryValue(java.lang.String)">readStringRegistryValue(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html#ReadTransferCount">ReadTransferCount</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html" title="class in org.openqa.selenium.os">Kernel32.IO_COUNTERS</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html#recursivelyDeleteDir(java.io.File)">recursivelyDeleteDir(File)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/LauncherUtils.html" title="class in org.openqa.selenium.browserlaunchers">LauncherUtils</a></dt>
<dd>
<div class="block">Delete a directory and all subdirectories</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#refresh()">refresh()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#refresh()">refresh()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates the user clicking the "Refresh" button on their browser.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#REFRESH">REFRESH</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Navigation.html#refresh()">refresh()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Navigation.html" title="interface in org.openqa.selenium">WebDriver.Navigation</a></dt>
<dd>
<div class="block">Refresh the current page</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#refreshed(org.openqa.selenium.support.ui.ExpectedCondition)">refreshed(ExpectedCondition&lt;T&gt;)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">Wrapper for a condition, which allows for elements to update by redrawing.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#REG_KEY_BACKUP_READY">REG_KEY_BACKUP_READY</a></span> - Static variable in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#REG_KEY_BASE">REG_KEY_BASE</a></span> - Static variable in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#register(org.openqa.selenium.support.events.WebDriverEventListener)">register(WebDriverEventListener)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#regVersion1">regVersion1</a></span> - Static variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#release(org.openqa.selenium.WebElement)">release(WebElement)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Releases the depressed left mouse button, in the middle of the given element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#release()">release()</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Releases the depressed left mouse button at the current mouse location.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html#releaseKey(org.openqa.selenium.Keys)">releaseKey(Keys)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keyboard.html#releaseKey(org.openqa.selenium.Keys)">releaseKey(Keys)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Keyboard.html" title="interface in org.openqa.selenium">Keyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteKeyboard.html#releaseKey(org.openqa.selenium.Keys)">releaseKey(Keys)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteKeyboard.html" title="class in org.openqa.selenium.remote">RemoteKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringKeyboard.html#releaseKey(org.openqa.selenium.Keys)">releaseKey(Keys)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringKeyboard.html" title="class in org.openqa.selenium.support.events.internal">EventFiringKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#reload()">reload()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/RemoteCommand.html" title="interface in com.thoughtworks.selenium"><span class="strong">RemoteCommand</span></a> - Interface in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">Represents a single remote action</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteExecuteMethod.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteExecuteMethod</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteExecuteMethod.html#RemoteExecuteMethod(org.openqa.selenium.remote.RemoteWebDriver)">RemoteExecuteMethod(RemoteWebDriver)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteExecuteMethod.html" title="class in org.openqa.selenium.remote">RemoteExecuteMethod</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteKeyboard.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteKeyboard</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">An implementation of the keyboard for use with the remote webdriver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteKeyboard.html#RemoteKeyboard(org.openqa.selenium.remote.ExecuteMethod)">RemoteKeyboard(ExecuteMethod)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteKeyboard.html" title="class in org.openqa.selenium.remote">RemoteKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5"><span class="strong">RemoteLocalStorage</span></a> - Class in <a href="./org/openqa/selenium/remote/html5/package-summary.html">org.openqa.selenium.remote.html5</a></dt>
<dd>
<div class="block">Executes the commands to access HTML5 localStorage on the remote webdriver server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html#RemoteLocalStorage(org.openqa.selenium.remote.ExecuteMethod)">RemoteLocalStorage(ExecuteMethod)</a></span> - Constructor for class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteLocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/html5/RemoteLocationContext.html" title="class in org.openqa.selenium.remote.html5"><span class="strong">RemoteLocationContext</span></a> - Class in <a href="./org/openqa/selenium/remote/html5/package-summary.html">org.openqa.selenium.remote.html5</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocationContext.html#RemoteLocationContext(org.openqa.selenium.remote.ExecuteMethod)">RemoteLocationContext(ExecuteMethod)</a></span> - Constructor for class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocationContext.html" title="class in org.openqa.selenium.remote.html5">RemoteLocationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteLogs.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteLogs</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteLogs.html#RemoteLogs(org.openqa.selenium.remote.ExecuteMethod, org.openqa.selenium.logging.LocalLogs)">RemoteLogs(ExecuteMethod, LocalLogs)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteLogs.html" title="class in org.openqa.selenium.remote">RemoteLogs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html" title="class in org.openqa.selenium.remote.html5"><span class="strong">RemoteSessionStorage</span></a> - Class in <a href="./org/openqa/selenium/remote/html5/package-summary.html">org.openqa.selenium.remote.html5</a></dt>
<dd>
<div class="block">Executes the commands to access HTML5 sessionStorage on the remote webdriver server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html#RemoteSessionStorage(org.openqa.selenium.remote.ExecuteMethod)">RemoteSessionStorage(ExecuteMethod)</a></span> - Constructor for class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteSessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteStatus.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteStatus</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteStatus.html#RemoteStatus(java.util.Map)">RemoteStatus(Map&lt;String, Object&gt;)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteStatus.html" title="class in org.openqa.selenium.remote">RemoteStatus</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteTouchScreen</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#RemoteTouchScreen(org.openqa.selenium.remote.ExecuteMethod)">RemoteTouchScreen(ExecuteMethod)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#RemoteWebDriver()">RemoteWebDriver()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#RemoteWebDriver(org.openqa.selenium.remote.CommandExecutor, org.openqa.selenium.Capabilities, org.openqa.selenium.Capabilities)">RemoteWebDriver(CommandExecutor, Capabilities, Capabilities)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#RemoteWebDriver(org.openqa.selenium.remote.CommandExecutor, org.openqa.selenium.Capabilities)">RemoteWebDriver(CommandExecutor, Capabilities)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#RemoteWebDriver(org.openqa.selenium.Capabilities)">RemoteWebDriver(Capabilities)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#RemoteWebDriver(java.net.URL, org.openqa.selenium.Capabilities, org.openqa.selenium.Capabilities)">RemoteWebDriver(URL, Capabilities, Capabilities)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#RemoteWebDriver(java.net.URL, org.openqa.selenium.Capabilities)">RemoteWebDriver(URL, Capabilities)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteTargetLocator</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html#RemoteWebDriver.RemoteTargetLocator()">RemoteWebDriver.RemoteTargetLocator()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteTargetLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteWebDriverOptions</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#RemoteWebDriver.RemoteWebDriverOptions()">RemoteWebDriver.RemoteWebDriverOptions()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html#RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager()">RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html#RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts()">RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html#RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow()">RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteWebDriver.When.html" title="enum in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.When</span></a> - Enum in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebElement</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#RemoteWebElement()">RemoteWebElement()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#REMOVE_LOCAL_STORAGE_ITEM">REMOVE_LOCAL_STORAGE_ITEM</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#REMOVE_SESSION_STORAGE_ITEM">REMOVE_SESSION_STORAGE_ITEM</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#removeAllSelections(java.lang.String)">removeAllSelections(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#removeAllSelections(java.lang.String)">removeAllSelections(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Unselects all of the selected options in a multi-select element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#removeAllViews()">removeAllViews()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/LocalStorage.html#removeItem(java.lang.String)">removeItem(String)</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/LocalStorage.html" title="interface in org.openqa.selenium.html5">LocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/SessionStorage.html#removeItem(java.lang.String)">removeItem(String)</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/SessionStorage.html" title="interface in org.openqa.selenium.html5">SessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html#removeItem(java.lang.String)">removeItem(String)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteLocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html#removeItem(java.lang.String)">removeItem(String)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteSessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#removeScript(java.lang.String)">removeScript(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#removeScript(java.lang.String)">removeScript(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Removes a script tag from the Selenium document identified by the given id.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#removeSelection(java.lang.String, java.lang.String)">removeSelection(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#removeSelection(java.lang.String, java.lang.String)">removeSelection(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Remove a selection from the set of selected options in a multi-select element using an option
locator.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#requestFocus(int)">requestFocus(int)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#REQUIRE_WINDOW_FOCUS">REQUIRE_WINDOW_FOCUS</a></span> - Static variable in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote"><span class="strong">Response</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#Response()">Response()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#Response(org.openqa.selenium.remote.SessionId)">Response(SessionId)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#restoreCookies(java.io.File, java.lang.String, java.io.File)">restoreCookies(File, String, File)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>
<div class="block">Restores previously hidden user cookies, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html#restoreNetworkSettings()">restoreNetworkSettings()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">MacProxyManager</a></dt>
<dd>
<div class="block">Restore OS X network settings back the way thay were</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#restoreRegistrySettings(boolean)">restoreRegistrySettings(boolean)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/html5/ResultSet.html" title="class in org.openqa.selenium.html5"><span class="strong">ResultSet</span></a> - Class in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>
<div class="block">Represents database result set for SQL transactions and queries.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ResultSet.html#ResultSet(int, int, org.openqa.selenium.html5.ResultSetRows)">ResultSet(int, int, ResultSetRows)</a></span> - Constructor for class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ResultSet.html" title="class in org.openqa.selenium.html5">ResultSet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/html5/ResultSetRows.html" title="class in org.openqa.selenium.html5"><span class="strong">ResultSetRows</span></a> - Class in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ResultSetRows.html#ResultSetRows(java.util.List)">ResultSetRows(List&lt;Map&lt;String, Object&gt;&gt;)</a></span> - Constructor for class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ResultSetRows.html" title="class in org.openqa.selenium.html5">ResultSetRows</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.html#ResumeThread(com.sun.jna.platform.win32.WinNT.HANDLE)">ResumeThread(WinNT.HANDLE)</a></span> - Method in interface org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os">Kernel32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#retrieveLastRemoteControlLogs()">retrieveLastRemoteControlLogs()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#retrieveLastRemoteControlLogs()">retrieveLastRemoteControlLogs()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Retrieve the last messages logged on a specific remote control.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html#retrieveValidInstallationPath(java.lang.String)">retrieveValidInstallationPath(String)</a></span> - Method in interface org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html" title="interface in org.openqa.selenium.browserlaunchers.locators">BrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/CombinedFirefoxLocator.html#retrieveValidInstallationPath(java.lang.String)">retrieveValidInstallationPath(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/CombinedFirefoxLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">CombinedFirefoxLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html#retrieveValidInstallationPath(java.lang.String)">retrieveValidInstallationPath(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">FirefoxPathLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#retrieveValidInstallationPath(java.lang.String, java.lang.String)">retrieveValidInstallationPath(String, String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#retrieveValidInstallationPath(java.lang.String)">retrieveValidInstallationPath(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#retrieveValidInstallationPath(java.io.File)">retrieveValidInstallationPath(File)</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#rollup(java.lang.String, java.lang.String)">rollup(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#rollup(java.lang.String, java.lang.String)">rollup(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Executes a command rollup, which is a series of commands with a unique name, and optionally
arguments that control the generation of the set of commands.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#ROTATABLE">ROTATABLE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/Rotatable.html" title="interface in org.openqa.selenium"><span class="strong">Rotatable</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Represents rotation of the browser view for orientation-sensitive devices.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#rotate(org.openqa.selenium.ScreenOrientation)">rotate(ScreenOrientation)</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#rotate(org.openqa.selenium.ScreenOrientation)">rotate(ScreenOrientation)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Rotatable.html#rotate(org.openqa.selenium.ScreenOrientation)">rotate(ScreenOrientation)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Rotatable.html" title="interface in org.openqa.selenium">Rotatable</a></dt>
<dd>
<div class="block">Changes the orientation of the browser window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ResultSet.html#rows()">rows()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ResultSet.html" title="class in org.openqa.selenium.html5">ResultSet</a></dt>
<dd>
<div class="block">Returns the rows returned by the statement executed in the order returned by the database.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#runBare()">runBare()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Runs the bare test sequence, capturing a screenshot if a test fails</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html#runNetworkSetup(java.lang.String...)">runNetworkSetup(String...)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">MacProxyManager</a></dt>
<dd>
<div class="block">Execute networksetup, returning the output</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html#runningOnWindows()">runningOnWindows()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox2Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#runningOnWindows()">runningOnWindows()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#runScript(java.lang.String)">runScript(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#runScript(java.lang.String)">runScript(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Creates a new "script" tag in the body of the current test window, and adds the specified text
into the body of the command.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html#runScutil(java.lang.String)">runScutil(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">MacProxyManager</a></dt>
<dd>
<div class="block">Execute scutil and quit, returning the output</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#runtimeBrowserString()">runtimeBrowserString()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#runtimeBrowserString()">runtimeBrowserString()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
</dl>
<a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#SAFARI">SAFARI</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#safari()">safari()</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/BrowserType.html#SAFARI_PROXY">SAFARI_PROXY</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote">BrowserType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari"><span class="strong">SafariDriver</span></a> - Class in <a href="./org/openqa/selenium/safari/package-summary.html">org.openqa.selenium.safari</a></dt>
<dd>
<div class="block">A WebDriver implementation that controls Safari using a browser extension
(consequently, only Safari 5.1+ is supported).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/safari/SafariDriver.html#SafariDriver()">SafariDriver()</a></span> - Constructor for class org.openqa.selenium.safari.<a href="./org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari">SafariDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/safari/SafariDriver.html#SafariDriver(org.openqa.selenium.Capabilities)">SafariDriver(Capabilities)</a></span> - Constructor for class org.openqa.selenium.safari.<a href="./org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari">SafariDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">SafariLocator</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Discovers a valid Safari installation on local system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html#SafariLocator()">SafariLocator()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SafariLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html#SchedulingClass">SchedulingClass</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/ScreenOrientation.html" title="enum in org.openqa.selenium"><span class="strong">ScreenOrientation</span></a> - Enum in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Represents possible screen orientations.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SCREENSHOT">SCREENSHOT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/ScreenshotException.html" title="class in org.openqa.selenium.remote"><span class="strong">ScreenshotException</span></a> - Exception in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ScreenshotException.html#ScreenshotException(java.lang.String)">ScreenshotException(String)</a></span> - Constructor for exception org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ScreenshotException.html" title="class in org.openqa.selenium.remote">ScreenshotException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ScreenshotException.html#ScreenshotException(java.lang.String, java.lang.Throwable)">ScreenshotException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ScreenshotException.html" title="class in org.openqa.selenium.remote">ScreenshotException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium"><span class="strong">ScreenshotListener</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/ScreenshotListener.html#ScreenshotListener(java.io.File, com.thoughtworks.selenium.Selenium)">ScreenshotListener(File, Selenium)</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#scroll(org.openqa.selenium.WebElement, int, int)">scroll(WebElement, int, int)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#scroll(int, int)">scroll(int, int)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#scroll(org.openqa.selenium.interactions.internal.Coordinates, int, int)">scroll(Coordinates, int, int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#scroll(int, int)">scroll(int, int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#scroll(org.openqa.selenium.interactions.internal.Coordinates, int, int)">scroll(Coordinates, int, int)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#scroll(int, int)">scroll(int, int)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#scroll(org.openqa.selenium.interactions.internal.Coordinates, int, int)">scroll(Coordinates, int, int)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Creates a scroll gesture that starts on a particular screen location.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#scroll(int, int)">scroll(int, int)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Allows the view to be scrolled by an x and y offset.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/ScrollAction.html" title="class in org.openqa.selenium.interactions.touch"><span class="strong">ScrollAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a></dt>
<dd>
<div class="block">Creates a scroll gesture.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/ScrollAction.html#ScrollAction(org.openqa.selenium.TouchScreen, org.openqa.selenium.internal.Locatable, int, int)">ScrollAction(TouchScreen, Locatable, int, int)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/ScrollAction.html" title="class in org.openqa.selenium.interactions.touch">ScrollAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/ScrollAction.html#ScrollAction(org.openqa.selenium.TouchScreen, int, int)">ScrollAction(TouchScreen, int, int)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/ScrollAction.html" title="class in org.openqa.selenium.interactions.touch">ScrollAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#scrollBy(int, int)">scrollBy(int, int)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/SearchContext.html" title="interface in org.openqa.selenium"><span class="strong">SearchContext</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#select(java.lang.String, java.lang.String)">select(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#select(java.lang.String, java.lang.String)">select(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Select an option from a drop-down using an option locator.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui"><span class="strong">Select</span></a> - Class in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">Models a SELECT tag, providing helper methods to select and deselect options.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#Select(org.openqa.selenium.WebElement)">Select(WebElement)</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#selectByIndex(int)">selectByIndex(int)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>
<div class="block">Select the option at the given index.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#selectByValue(java.lang.String)">selectByValue(String)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>
<div class="block">Select all options that have a value matching the argument.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Select.html#selectByVisibleText(java.lang.String)">selectByVisibleText(String)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Select.html" title="class in org.openqa.selenium.support.ui">Select</a></dt>
<dd>
<div class="block">Select all options that display text matching the argument.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#selectDefaultWindow()">selectDefaultWindow()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#selectFrame(java.lang.String)">selectFrame(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#selectFrame(java.lang.String)">selectFrame(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Selects a frame within the current window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/SelectionMatcher.html#selection()">selection()</a></span> - Static method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/SelectionMatcher.html" title="class in org.openqa.selenium.lift.match">SelectionMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Matchers.html#selection()">selection()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift">Matchers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/match/SelectionMatcher.html" title="class in org.openqa.selenium.lift.match"><span class="strong">SelectionMatcher</span></a> - Class in <a href="./org/openqa/selenium/lift/match/package-summary.html">org.openqa.selenium.lift.match</a></dt>
<dd>
<div class="block">Matcher to match a selected element (e.g.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/SelectionMatcher.html#SelectionMatcher()">SelectionMatcher()</a></span> - Constructor for class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/SelectionMatcher.html" title="class in org.openqa.selenium.lift.match">SelectionMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#selectPopUp(java.lang.String)">selectPopUp(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#selectPopUp(java.lang.String)">selectPopUp(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simplifies the process of selecting a popup window (and does not offer functionality beyond
what <code>selectWindow()</code> already provides).</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#selectWindow(java.lang.String)">selectWindow(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#selectWindow(java.lang.String)">selectWindow(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Selects a popup window using a window locator; once a popup window has been selected, all
commands go to that window.</div>
</dd>
<dt><a href="./org/openqa/selenium/SeleneseCommandExecutor.html" title="class in org.openqa.selenium"><span class="strong">SeleneseCommandExecutor</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SeleneseCommandExecutor.html#SeleneseCommandExecutor(java.net.URL, java.net.URL, org.openqa.selenium.Capabilities)">SeleneseCommandExecutor(URL, URL, Capabilities)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/SeleneseCommandExecutor.html" title="class in org.openqa.selenium">SeleneseCommandExecutor</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SeleneseCommandExecutor.html#SeleneseCommandExecutor(com.thoughtworks.selenium.CommandProcessor)">SeleneseCommandExecutor(CommandProcessor)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/SeleneseCommandExecutor.html" title="class in org.openqa.selenium">SeleneseCommandExecutor</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SeleneseCommandExecutor.html#SeleneseCommandExecutor(com.thoughtworks.selenium.Selenium)">SeleneseCommandExecutor(Selenium)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/SeleneseCommandExecutor.html" title="class in org.openqa.selenium">SeleneseCommandExecutor</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium"><span class="strong">SeleneseTestBase</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">Provides a base class that implements some handy functionality for Selenium testing (you are
<i>not</i> required to extend this class).</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#SeleneseTestBase()">SeleneseTestBase()</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium"><span class="strong">SeleneseTestCase</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Please consider updating to junit 4 or above</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#SeleneseTestCase()">SeleneseTestCase()</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#SeleneseTestCase(java.lang.String)">SeleneseTestCase(String)</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium"><span class="strong">SeleneseTestNgHelper</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#SeleneseTestNgHelper()">SeleneseTestNgHelper()</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#selenium">selenium</a></span> - Variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Use this object to run all of your selenium tests</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#selenium">selenium</a></span> - Variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Use this object to run all of your selenium tests</div>
</dd>
<dt><a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium"><span class="strong">Selenium</span></a> - Interface in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">Defines an object that runs Selenium commands.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html#seleniumBrowserName()">seleniumBrowserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox2Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#seleniumBrowserName()">seleniumBrowserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html#seleniumBrowserName()">seleniumBrowserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">GoogleChromeLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html#seleniumBrowserName()">seleniumBrowserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">InternetExplorerLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html#seleniumBrowserName()">seleniumBrowserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SafariLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#seleniumBrowserName()">seleniumBrowserName()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/SeleniumCommandTimedOutException.html" title="class in com.thoughtworks.selenium"><span class="strong">SeleniumCommandTimedOutException</span></a> - Exception in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">
Thrown to indicate that the remote process failed to respond within a specified timeout.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleniumCommandTimedOutException.html#SeleniumCommandTimedOutException()">SeleniumCommandTimedOutException()</a></span> - Constructor for exception com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleniumCommandTimedOutException.html" title="class in com.thoughtworks.selenium">SeleniumCommandTimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#seleniumEquals(java.lang.String, java.lang.String)">seleniumEquals(String, String)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Compares two strings, but handles "regexp:" strings like HTML Selenese</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#seleniumEquals(java.lang.Object, java.lang.Object)">seleniumEquals(Object, Object)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Compares two objects, but handles "regexp:" strings like HTML Selenese</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#seleniumEquals(java.lang.Object, java.lang.Object)">seleniumEquals(Object, Object)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Compares two objects, but handles "regexp:" strings like HTML Selenese</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#seleniumEquals(java.lang.String, java.lang.String)">seleniumEquals(String, String)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Compares two strings, but handles "regexp:" strings like HTML Selenese</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#seleniumEquals(java.lang.Object, java.lang.Object)">seleniumEquals(Object, Object)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#seleniumEquals(java.lang.String, java.lang.String)">seleniumEquals(String, String)</a></span> - Static method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/SeleniumException.html" title="class in com.thoughtworks.selenium"><span class="strong">SeleniumException</span></a> - Exception in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">Thrown when a Selenium command fails.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleniumException.html#SeleniumException(java.lang.String)">SeleniumException(String)</a></span> - Constructor for exception com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleniumException.html" title="class in com.thoughtworks.selenium">SeleniumException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleniumException.html#SeleniumException(java.lang.Exception)">SeleniumException(Exception)</a></span> - Constructor for exception com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleniumException.html" title="class in com.thoughtworks.selenium">SeleniumException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleniumException.html#SeleniumException(java.lang.String, java.lang.Exception)">SeleniumException(String, Exception)</a></span> - Constructor for exception com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleniumException.html" title="class in com.thoughtworks.selenium">SeleniumException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/thoughtworks/selenium/SeleniumLogLevels.html" title="class in com.thoughtworks.selenium"><span class="strong">SeleniumLogLevels</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">An enumeration of logging levels</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleniumLogLevels.html#SeleniumLogLevels()">SeleniumLogLevels()</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleniumLogLevels.html" title="class in com.thoughtworks.selenium">SeleniumLogLevels</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SEND_KEYS_TO_ACTIVE_ELEMENT">SEND_KEYS_TO_ACTIVE_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SEND_KEYS_TO_ELEMENT">SEND_KEYS_TO_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SEND_KEYS_TO_SESSION">SEND_KEYS_TO_SESSION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#sendKeyDownEvent(org.openqa.selenium.Keys)">sendKeyDownEvent(Keys)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Alert.html#sendKeys(java.lang.String)">sendKeys(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Alert.html" title="interface in org.openqa.selenium">Alert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidAlert.html#sendKeys(java.lang.String)">sendKeys(String)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidAlert.html" title="class in org.openqa.selenium.android.library">AndroidAlert</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#sendKeys(java.lang.CharSequence...)">sendKeys(CharSequence...)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html#sendKeys(java.lang.CharSequence...)">sendKeys(CharSequence...)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html#sendKeys(com.gargoylesoftware.htmlunit.html.HtmlElement, java.lang.String, org.openqa.selenium.htmlunit.InputKeysContainer)">sendKeys(HtmlElement, String, InputKeysContainer)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitKeyboard.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#sendKeys(java.lang.CharSequence...)">sendKeys(CharSequence...)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#sendKeys(java.lang.CharSequence...)">sendKeys(CharSequence...)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Sends keys to the active element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/Actions.html#sendKeys(org.openqa.selenium.WebElement, java.lang.CharSequence...)">sendKeys(WebElement, CharSequence...)</a></span> - Method in class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/Actions.html" title="class in org.openqa.selenium.interactions">Actions</a></dt>
<dd>
<div class="block">Equivalent to calling:
<i>Actions.click(element).sendKeys(keysToSend).</i>
This method is different from <a href="./org/openqa/selenium/WebElement.html#sendKeys(java.lang.CharSequence...)"><code>WebElement.sendKeys(CharSequence...)</code></a> - see
<a href="./org/openqa/selenium/interactions/Actions.html#sendKeys(java.lang.CharSequence...)"><code>Actions.sendKeys(CharSequence...)</code></a> for details how.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keyboard.html#sendKeys(java.lang.CharSequence...)">sendKeys(CharSequence...)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/Keyboard.html" title="interface in org.openqa.selenium">Keyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteKeyboard.html#sendKeys(java.lang.CharSequence...)">sendKeys(CharSequence...)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteKeyboard.html" title="class in org.openqa.selenium.remote">RemoteKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#sendKeys(java.lang.CharSequence...)">sendKeys(CharSequence...)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringKeyboard.html#sendKeys(java.lang.CharSequence...)">sendKeys(CharSequence...)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringKeyboard.html" title="class in org.openqa.selenium.support.events.internal">EventFiringKeyboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#sendKeys(java.lang.CharSequence...)">sendKeys(CharSequence...)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">Use this method to simulate typing into an element, which may set its value.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/SendKeysAction.html" title="class in org.openqa.selenium.interactions"><span class="strong">SendKeysAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/package-summary.html">org.openqa.selenium.interactions</a></dt>
<dd>
<div class="block">Sending a sequence of keys to an element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/SendKeysAction.html#SendKeysAction(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable, java.lang.CharSequence...)">SendKeysAction(Keyboard, Mouse, Locatable, CharSequence...)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/SendKeysAction.html" title="class in org.openqa.selenium.interactions">SendKeysAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/SendKeysAction.html#SendKeysAction(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse, java.lang.CharSequence...)">SendKeysAction(Keyboard, Mouse, CharSequence...)</a></span> - Constructor for class org.openqa.selenium.interactions.<a href="./org/openqa/selenium/interactions/SendKeysAction.html" title="class in org.openqa.selenium.interactions">SendKeysAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#sendKeyUpEvent(org.openqa.selenium.Keys)">sendKeyUpEvent(Keys)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#serialize()">serialize()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Serializes to the format "name=value;name=value".</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogType.html#SERVER">SERVER</a></span> - Static variable in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogType.html" title="class in org.openqa.selenium.logging">LogType</a></dt>
<dd>
<div class="block">This log type pertains to logs from the remote server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#SESSION_ID">SESSION_ID</a></span> - Static variable in exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#SESSION_NOT_CREATED">SESSION_NOT_CREATED</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/SessionId.html" title="class in org.openqa.selenium.remote"><span class="strong">SessionId</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SessionId.html#SessionId(java.lang.String)">SessionId(String)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SessionId.html" title="class in org.openqa.selenium.remote">SessionId</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/SessionLogHandler.html" title="class in org.openqa.selenium.logging"><span class="strong">SessionLogHandler</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/SessionLogHandler.html#SessionLogHandler()">SessionLogHandler()</a></span> - Constructor for class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/SessionLogHandler.html" title="class in org.openqa.selenium.logging">SessionLogHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/logging/SessionLogs.html" title="class in org.openqa.selenium.logging"><span class="strong">SessionLogs</span></a> - Class in <a href="./org/openqa/selenium/logging/package-summary.html">org.openqa.selenium.logging</a></dt>
<dd>
<div class="block">Contains the logs for a session divided by supported log types.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/SessionLogs.html#SessionLogs()">SessionLogs()</a></span> - Constructor for class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/SessionLogs.html" title="class in org.openqa.selenium.logging">SessionLogs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/SessionNotCreatedException.html" title="class in org.openqa.selenium"><span class="strong">SessionNotCreatedException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Indicates that a session could not be created.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SessionNotCreatedException.html#SessionNotCreatedException(java.lang.String)">SessionNotCreatedException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/SessionNotCreatedException.html" title="class in org.openqa.selenium">SessionNotCreatedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/SessionNotCreatedException.html#SessionNotCreatedException(java.lang.String, java.lang.Throwable)">SessionNotCreatedException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/SessionNotCreatedException.html" title="class in org.openqa.selenium">SessionNotCreatedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/SessionNotFoundException.html" title="class in org.openqa.selenium.remote"><span class="strong">SessionNotFoundException</span></a> - Exception in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Indicates that the session is not found (either terminated or not started).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SessionNotFoundException.html#SessionNotFoundException()">SessionNotFoundException()</a></span> - Constructor for exception org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SessionNotFoundException.html" title="class in org.openqa.selenium.remote">SessionNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SessionNotFoundException.html#SessionNotFoundException(java.lang.String)">SessionNotFoundException(String)</a></span> - Constructor for exception org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SessionNotFoundException.html" title="class in org.openqa.selenium.remote">SessionNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/html5/SessionStorage.html" title="interface in org.openqa.selenium.html5"><span class="strong">SessionStorage</span></a> - Interface in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>
<div class="block">Represents the session storage in the browser for the site currently opened in the browser.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#set(java.lang.String, java.lang.String)">set(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Sets the given key to the given value unless the value is null.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/PropertyMunger.html#set(java.lang.String, java.lang.Object, java.lang.Object)">set(String, Object, Object)</a></span> - Static method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/PropertyMunger.html" title="class in org.openqa.selenium.remote">PropertyMunger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_ALERT_VALUE">SET_ALERT_VALUE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_BROWSER_ONLINE">SET_BROWSER_ONLINE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_BROWSER_VISIBLE">SET_BROWSER_VISIBLE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_LOCAL_STORAGE_ITEM">SET_LOCAL_STORAGE_ITEM</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_LOCATION">SET_LOCATION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_SCREEN_ORIENTATION">SET_SCREEN_ORIENTATION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_SCRIPT_TIMEOUT">SET_SCRIPT_TIMEOUT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_SESSION_STORAGE_ITEM">SET_SESSION_STORAGE_ITEM</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_TIMEOUT">SET_TIMEOUT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_WINDOW_POSITION">SET_WINDOW_POSITION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SET_WINDOW_SIZE">SET_WINDOW_SIZE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#setAcceptSslCerts(boolean)">setAcceptSslCerts(boolean)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#setAcceptUntrustedCertificates(boolean)">setAcceptUntrustedCertificates(boolean)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">Sets whether Firefox should accept SSL certificates which have expired, signed by an unknown
authority or are generally untrusted.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#setAlwaysLoadNoFocusLib(boolean)">setAlwaysLoadNoFocusLib(boolean)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">Sets whether the no focus library should always be loaded on Linux.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#setAssumeUntrustedCertificateIssuer(boolean)">setAssumeUntrustedCertificateIssuer(boolean)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">By default, when accepting untrusted SSL certificates, assume that these certificates will come
from an untrusted issuer or will be self signed.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setAutodetect(boolean)">setAutodetect(boolean)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Specifies whether to autodetect proxy settings.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#setAutoProxy(java.lang.String)">setAutoProxy(String)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#setAvoidProxy(org.openqa.selenium.Capabilities, boolean)">setAvoidProxy(Capabilities, boolean)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#setBaseRegKey(java.lang.String)">setBaseRegKey(String)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#setBinary(java.io.File)">setBinary(File)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>
<div class="block">Sets the path to the Chrome executable.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#setBrowserExecutablePath(java.lang.String)">setBrowserExecutablePath(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Sets the full path for the browser executable.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#setBrowserLogLevel(java.lang.String)">setBrowserLogLevel(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#setBrowserLogLevel(java.lang.String)">setBrowserLogLevel(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Sets the threshold for browser-side logging messages; log messages beneath this threshold will
be discarded.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#setBrowserMode(java.lang.String)">setBrowserMode(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Sets the "mode" for the browser.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#setBrowserName(java.lang.String)">setBrowserName(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#setCapability(java.lang.String, boolean)">setCapability(String, boolean)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#setCapability(java.lang.String, java.lang.String)">setCapability(String, String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#setCapability(java.lang.String, org.openqa.selenium.Platform)">setCapability(String, Platform)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#setCapability(java.lang.String, java.lang.Object)">setCapability(String, Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html#setCapitalization(boolean)">setCapitalization(boolean)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html" title="class in org.openqa.selenium.htmlunit">InputKeysContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#setCaptureScreenShotOnFailure(boolean)">setCaptureScreenShotOnFailure(boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#setCaptureScreenShotOnFailure(boolean)">setCaptureScreenShotOnFailure(boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#setChangeMaxConnections(boolean)">setChangeMaxConnections(boolean)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#setCommandExecutor(org.openqa.selenium.remote.CommandExecutor)">setCommandExecutor(CommandExecutor)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#setCommandLineFlags(java.lang.String)">setCommandLineFlags(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#setContext(java.lang.String)">setContext(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#setContext(java.lang.String)">setContext(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Writes a message to the status bar and adds a note to the browser-side log.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#setCursorPosition(java.lang.String, java.lang.String)">setCursorPosition(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#setCursorPosition(java.lang.String, java.lang.String)">setCursorPosition(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Moves the text cursor to the specified position in the given input element or textarea.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/Logger.html#setDebugMode(boolean)">setDebugMode(boolean)</a></span> - Static method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/Logger.html" title="class in org.openqa.selenium.android.library">Logger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ChromeClientWrapper.html#setDriver(org.openqa.selenium.android.library.AndroidWebDriver)">setDriver(AndroidWebDriver)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ChromeClientWrapper.html" title="class in org.openqa.selenium.android.library">ChromeClientWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#setDriver(org.openqa.selenium.android.library.AndroidWebDriver)">setDriver(AndroidWebDriver)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DriverProvider.html#setDriver(org.openqa.selenium.android.library.AndroidWebDriver)">setDriver(AndroidWebDriver)</a></span> - Method in interface org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DriverProvider.html" title="interface in org.openqa.selenium.android.library">DriverProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewClientWrapper.html#setDriver(org.openqa.selenium.android.library.AndroidWebDriver)">setDriver(AndroidWebDriver)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewClientWrapper.html" title="class in org.openqa.selenium.android.library">ViewClientWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#setDynamicLibraryPath(java.lang.String)">setDynamicLibraryPath(String)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#setElementConverter(org.openqa.selenium.remote.internal.JsonToWebElementConverter)">setElementConverter(JsonToWebElementConverter)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#setEnableAlertOverrides(boolean)">setEnableAlertOverrides(boolean)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>
<div class="block">Sets whether to enable emulation of Selenium's alert handling functions or
to preserve WebDriver's alert handling.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#setEnableNativeEvents(boolean)">setEnableNativeEvents(boolean)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#setEnvironmentProperty(java.lang.String, java.lang.String)">setEnvironmentProperty(String, String)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#setEnvironmentVariable(java.lang.String, java.lang.String)">setEnvironmentVariable(String, String)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>
<div class="block">Adds the specified environment variable.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#setEnvironmentVariable(java.lang.String, java.lang.String)">setEnvironmentVariable(String, String)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#setEnvironmentVariables(java.util.Map)">setEnvironmentVariables(Map&lt;String, String&gt;)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>
<div class="block">Adds the specified environment variables.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#setExperimentalOptions(java.lang.String, java.lang.Object)">setExperimentalOptions(String, Object)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>
<div class="block">Sets an experimental option.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#setExtensionJs(java.lang.String)">setExtensionJs(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>
<div class="block">Sets extension Javascript for the session</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#setExtensionJs(java.lang.String)">setExtensionJs(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>
<div class="block">Allows javascript to be specified for the test on a per-browser session basis.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#setExtensionJs(java.lang.String)">setExtensionJs(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>
<div class="block">This should be invoked before start().</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#setExtensionJs(java.lang.String)">setExtensionJs(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Sets the per-session extension Javascript</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#setExtensionJs(java.lang.String)">setExtensionJs(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#setFileDetector(org.openqa.selenium.remote.FileDetector)">setFileDetector(FileDetector)</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriver.html#setFileDetector(org.openqa.selenium.remote.FileDetector)">setFileDetector(FileDetector)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriver.html" title="class in org.openqa.selenium.chrome">ChromeDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#setFileDetector(org.openqa.selenium.remote.FileDetector)">setFileDetector(FileDetector)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriver.html#setFileDetector(org.openqa.selenium.remote.FileDetector)">setFileDetector(FileDetector)</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#setFileDetector(org.openqa.selenium.remote.FileDetector)">setFileDetector(FileDetector)</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#setFileDetector(org.openqa.selenium.remote.FileDetector)">setFileDetector(FileDetector)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>
<div class="block">Set the file detector to be used when sending keyboard input.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#setFileDetector(org.openqa.selenium.remote.FileDetector)">setFileDetector(FileDetector)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/safari/SafariDriver.html#setFileDetector(org.openqa.selenium.remote.FileDetector)">setFileDetector(FileDetector)</a></span> - Method in class org.openqa.selenium.safari.<a href="./org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari">SafariDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#setFocusable(boolean)">setFocusable(boolean)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#setFocusableInTouchMode(boolean)">setFocusableInTouchMode(boolean)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#setFoundBy(org.openqa.selenium.SearchContext, org.openqa.selenium.WebElement, java.lang.String, java.lang.String)">setFoundBy(SearchContext, WebElement, String, String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#setFoundBy(org.openqa.selenium.SearchContext, java.lang.String, java.lang.String)">setFoundBy(SearchContext, String, String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setFtpProxy(java.lang.String)">setFtpProxy(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Specify which proxy to use for FTP connections.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setHttpProxy(java.lang.String)">setHttpProxy(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Specify which proxy to use for HTTP connections.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setHttpsProxy(java.lang.String)">setHttpsProxy(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Specify which proxy to use for HTTPS connections.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#setId(java.lang.String)">setId(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorHandler.html#setIncludeServerErrors(boolean)">setIncludeServerErrors(boolean)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorHandler.html" title="class in org.openqa.selenium.remote">ErrorHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.html#SetInformationJobObject(com.sun.jna.platform.win32.WinNT.HANDLE, int, com.sun.jna.Pointer, int)">SetInformationJobObject(WinNT.HANDLE, int, Pointer, int)</a></span> - Method in interface org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os">Kernel32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#setInput(java.lang.String)">setInput(String)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#setInput(java.lang.String)">setInput(String)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/LocalStorage.html#setItem(java.lang.String, java.lang.String)">setItem(String, String)</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/LocalStorage.html" title="interface in org.openqa.selenium.html5">LocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/SessionStorage.html#setItem(java.lang.String, java.lang.String)">setItem(String, String)</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/SessionStorage.html" title="interface in org.openqa.selenium.html5">SessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html#setItem(java.lang.String, java.lang.String)">setItem(String, String)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteLocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html#setItem(java.lang.String, java.lang.String)">setItem(String, String)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteSessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#setJavascriptEnabled(boolean)">setJavascriptEnabled(boolean)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#setJavascriptEnabled(boolean)">setJavascriptEnabled(boolean)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/Logger.html#setLevel(java.util.logging.Level)">setLevel(Level)</a></span> - Static method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/Logger.html" title="class in org.openqa.selenium.android.library">Logger</a></dt>
<dd>
<div class="block">Sets the logging level for this logger.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/Executable.html#setLibraryPath(org.openqa.selenium.os.CommandLine, java.util.Map)">setLibraryPath(CommandLine, Map&lt;String, String&gt;)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/Executable.html" title="class in org.openqa.selenium.firefox.internal">Executable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html#setLocalLogs(org.openqa.selenium.logging.LocalLogs)">setLocalLogs(LocalLogs)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html" title="class in org.openqa.selenium.firefox.internal">NewProfileExtensionConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/NeedsLocalLogs.html#setLocalLogs(org.openqa.selenium.logging.LocalLogs)">setLocalLogs(LocalLogs)</a></span> - Method in interface org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/NeedsLocalLogs.html" title="interface in org.openqa.selenium.logging">NeedsLocalLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/HttpCommandExecutor.html#setLocalLogs(org.openqa.selenium.logging.LocalLogs)">setLocalLogs(LocalLogs)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote">HttpCommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#setLocation(org.openqa.selenium.html5.Location)">setLocation(Location)</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#setLocation(org.openqa.selenium.html5.Location)">setLocation(Location)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/LocationContext.html#setLocation(org.openqa.selenium.html5.Location)">setLocation(Location)</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/LocationContext.html" title="interface in org.openqa.selenium.html5">LocationContext</a></dt>
<dd>
<div class="block">Sets the physical location.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocationContext.html#setLocation(org.openqa.selenium.html5.Location)">setLocation(Location)</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocationContext.html" title="class in org.openqa.selenium.remote.html5">RemoteLocationContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#setLogLevel(java.util.logging.Level)">setLogLevel(Level)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>
<div class="block">Sets the RemoteWebDriver's client log level.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#setMouseSpeed(java.lang.String)">setMouseSpeed(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#setMouseSpeed(java.lang.String)">setMouseSpeed(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Configure the number of pixels between "mousemove" events during dragAndDrop commands
(default=10).</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#setMultiWindow()">setMultiWindow()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Sets <code>MULTI_WINDOW</code> and unsets <code>SINGLE_WINDOW</code></div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#setNetworkAvailable(boolean)">setNetworkAvailable(boolean)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setNoProxy(java.lang.String)">setNoProxy(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#setOnFocusChangeListener(android.view.View.OnFocusChangeListener)">setOnFocusChangeListener(View.OnFocusChangeListener)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/AndroidDriver.html#setOnline(boolean)">setOnline(boolean)</a></span> - Method in class org.openqa.selenium.android.<a href="./org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">AndroidDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#setOnline(boolean)">setOnline(boolean)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/BrowserConnection.html#setOnline(boolean)">setOnline(boolean)</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/BrowserConnection.html" title="interface in org.openqa.selenium.html5">BrowserConnection</a></dt>
<dd>
<div class="block">Changes the application online state.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#setOnlyProxySeleniumTraffic(org.openqa.selenium.Capabilities, boolean)">setOnlyProxySeleniumTraffic(Capabilities, boolean)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#setOutputWatcher(java.io.OutputStream)">setOutputWatcher(OutputStream)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#setParent(org.openqa.selenium.remote.RemoteWebDriver)">setParent(RemoteWebDriver)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#setPlatform(org.openqa.selenium.Platform)">setPlatform(Platform)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html#setPosition(org.openqa.selenium.Point)">setPosition(Point)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Window.html#setPosition(org.openqa.selenium.Point)">setPosition(Point)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Window.html" title="interface in org.openqa.selenium">WebDriver.Window</a></dt>
<dd>
<div class="block">Set the position of the current window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#setPreference(java.lang.String, java.lang.String)">setPreference(String, String)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">Set a preference for this particular profile.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#setPreference(java.lang.String, boolean)">setPreference(String, boolean)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">Set a preference for this particular profile.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#setPreference(java.lang.String, int)">setPreference(String, int)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">Set a preference for this particular profile.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#setProfile(java.lang.String)">setProfile(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Sets the name of the profile, which must exist in the -profilesLocation directory, to use for
this browser session.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#setProxy(java.lang.String, int)">setProxy(String, int)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#setProxy(java.lang.String, int)">setProxy(String, int)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setProxyAutoconfigUrl(java.lang.String)">setProxyAutoconfigUrl(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Specifies the URL to be used for proxy auto-configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#setProxyEverything(org.openqa.selenium.Capabilities, boolean)">setProxyEverything(Capabilities, boolean)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#setProxyPreferences(org.openqa.selenium.Proxy)">setProxyPreferences(Proxy)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>This is now handled by the driver itself.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Proxies.html#setProxyRequired(org.openqa.selenium.Capabilities, boolean)">setProxyRequired(Capabilities, boolean)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setProxyType(org.openqa.selenium.Proxy.ProxyType)">setProxyType(Proxy.ProxyType)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Explicitly sets the proxy type, useful for forcing direct connection on Linux.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html#setScriptTimeout(long, java.util.concurrent.TimeUnit)">setScriptTimeout(long, TimeUnit)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Timeouts.html#setScriptTimeout(long, java.util.concurrent.TimeUnit)">setScriptTimeout(long, TimeUnit)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Timeouts.html" title="interface in org.openqa.selenium">WebDriver.Timeouts</a></dt>
<dd>
<div class="block">Sets the amount of time to wait for an asynchronous script to finish execution before
throwing an error.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#setSessionId(java.lang.String)">setSessionId(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#setSessionId(java.lang.String)">setSessionId(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#setSessionInProgress(java.lang.String)">setSessionInProgress(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#setSingleWindow()">setSingleWindow()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Sets <code>SINGLE_WINDOW</code> and unsets <code>MULTI_WINDOW</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html#setSize(org.openqa.selenium.Dimension)">setSize(Dimension)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Window.html#setSize(org.openqa.selenium.Dimension)">setSize(Dimension)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Window.html" title="interface in org.openqa.selenium">WebDriver.Window</a></dt>
<dd>
<div class="block">Set the size of the current window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setSocksPassword(java.lang.String)">setSocksPassword(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Specifies a password for the SOCKS proxy.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setSocksProxy(java.lang.String)">setSocksProxy(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Specifies which proxy to use for SOCKS.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setSocksUsername(java.lang.String)">setSocksUsername(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Specifies a username for the SOCKS proxy.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#setSpeed(java.lang.String)">setSpeed(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#setSpeed(java.lang.String)">setSpeed(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Set execution speed (i.e., set the millisecond length of a delay which will follow each
selenium operation).</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.html#setSslProxy(java.lang.String)">setSslProxy(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></dt>
<dd>
<div class="block">Specify which proxy to use for SSL connections.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#setState(java.lang.String)">setState(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#setStatus(int)">setStatus(int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/TemporaryFilesystem.html#setTemporaryDirectory(java.io.File)">setTemporaryDirectory(File)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/TemporaryFilesystem.html" title="class in org.openqa.selenium.io">TemporaryFilesystem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#setTestContext()">setTestContext()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#setTestContext(java.lang.reflect.Method)">setTestContext(Method)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#setTimeout(java.lang.String)">setTimeout(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#setTimeout(java.lang.String)">setTimeout(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Specifies the amount of time that Selenium will wait for actions to complete.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#setTimeout(long)">setTimeout(long)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#setTimeoutInSeconds(int)">setTimeoutInSeconds(int)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Sets the timeout, in seconds, for all commands.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#setUp()">setUp()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Calls this.setUp(null)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#setUp(java.lang.String)">setUp(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Calls this.setUp with the specified url and a default browser.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#setUp(java.lang.String, java.lang.String)">setUp(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser
string.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#setUp(java.lang.String, java.lang.String, int)">setUp(String, String, int)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser
string.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#setUp()">setUp()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Calls this.setUp(null)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#setUp(java.lang.String)">setUp(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Calls this.setUp with the specified url and a default browser.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#setUp(java.lang.String, java.lang.String)">setUp(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser
string</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#setUp(java.lang.String, java.lang.String, int)">setUp(String, String, int)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Creates a new DefaultSelenium object and starts it using the specified baseURL, browser string
and port</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#setUp(java.lang.String, java.lang.String)">setUp(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#setUp()">setUp()</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#setValue(java.lang.Object)">setValue(Object)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#setVersion(java.lang.String)">setVersion(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#setWebChromeClient(org.openqa.selenium.android.library.ChromeClientWrapper)">setWebChromeClient(ChromeClientWrapper)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ChromeClientWrapper.html#setWebDriverView(org.openqa.selenium.android.library.WebDriverView)">setWebDriverView(WebDriverView)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ChromeClientWrapper.html" title="class in org.openqa.selenium.android.library">ChromeClientWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/DefaultChromeClient.html#setWebDriverView(org.openqa.selenium.android.library.WebDriverView)">setWebDriverView(WebDriverView)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/DefaultChromeClient.html" title="class in org.openqa.selenium.android.library">DefaultChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewProvider.html#setWebDriverView(org.openqa.selenium.android.library.WebDriverView)">setWebDriverView(WebDriverView)</a></span> - Method in interface org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewProvider.html" title="interface in org.openqa.selenium.android.library">ViewProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#setWebViewClient(org.openqa.selenium.android.library.ViewClientWrapper)">setWebViewClient(ViewClientWrapper)</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#setWorkingDirectory(java.lang.String)">setWorkingDirectory(String)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#setWorkingDirectory(java.io.File)">setWorkingDirectory(File)</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#shiftKeyDown()">shiftKeyDown()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#shiftKeyDown()">shiftKeyDown()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Press the shift key and hold it down until doShiftUp() is called or a new page is loaded.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#shiftKeyUp()">shiftKeyUp()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#shiftKeyUp()">shiftKeyUp()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Release the shift key.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#shouldLoadNoFocusLib()">shouldLoadNoFocusLib()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>
<div class="block">Returns whether the no focus library should be loaded for Firefox profiles launched on Linux,
even if native events are disabled.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#showContextualBanner()">showContextualBanner()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#showContextualBanner(java.lang.String, java.lang.String)">showContextualBanner(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#showContextualBanner()">showContextualBanner()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Shows in the RemoteRunner a banner for the current test The banner is 'classname : methodname'
where those two are derived from the caller The method name will be unCamelCased with the
insertion of spaces at word boundaries</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#showContextualBanner(java.lang.String, java.lang.String)">showContextualBanner(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Shows in the RemoteRunner a banner for the current test The banner is 'classname : methodname'
The method name will be unCamelCased with the insertion of spaces at word boundaries</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html#shutdown()">shutdown()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorBinary.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#shutDownSeleniumServer()">shutDownSeleniumServer()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#shutDownSeleniumServer()">shutDownSeleniumServer()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Kills the running Selenium Server and all browser sessions.</div>
</dd>
<dt><a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote"><span class="strong">SimplePropertyDescriptor</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html#SimplePropertyDescriptor()">SimplePropertyDescriptor()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote">SimplePropertyDescriptor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html#SimplePropertyDescriptor(java.lang.String, java.lang.reflect.Method, java.lang.reflect.Method)">SimplePropertyDescriptor(String, Method, Method)</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote">SimplePropertyDescriptor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#SINGLE_WINDOW">SINGLE_WINDOW</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators"><span class="strong">SingleBrowserLocator</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/locators/package-summary.html">org.openqa.selenium.browserlaunchers.locators</a></dt>
<dd>
<div class="block">Discovers a valid browser installation on local system.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#SingleBrowserLocator()">SingleBrowserLocator()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/internal/SingleKeyAction.html" title="class in org.openqa.selenium.interactions.internal"><span class="strong">SingleKeyAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/internal/package-summary.html">org.openqa.selenium.interactions.internal</a></dt>
<dd>
<div class="block">Used both by KeyDownAction and KeyUpAction</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/SingleKeyAction.html#SingleKeyAction(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse, org.openqa.selenium.Keys)">SingleKeyAction(Keyboard, Mouse, Keys)</a></span> - Constructor for class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/SingleKeyAction.html" title="class in org.openqa.selenium.interactions.internal">SingleKeyAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/SingleKeyAction.html#SingleKeyAction(org.openqa.selenium.Keyboard, org.openqa.selenium.Mouse, org.openqa.selenium.internal.Locatable, org.openqa.selenium.Keys)">SingleKeyAction(Keyboard, Mouse, Locatable, Keys)</a></span> - Constructor for class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/SingleKeyAction.html" title="class in org.openqa.selenium.interactions.internal">SingleKeyAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#singleTap(org.openqa.selenium.WebElement)">singleTap(WebElement)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#singleTap(org.openqa.selenium.interactions.internal.Coordinates)">singleTap(Coordinates)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#singleTap(org.openqa.selenium.interactions.internal.Coordinates)">singleTap(Coordinates)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#singleTap(org.openqa.selenium.interactions.internal.Coordinates)">singleTap(Coordinates)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Allows the execution of single tap on the screen, analogous to click using a Mouse.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/SingleTapAction.html" title="class in org.openqa.selenium.interactions.touch"><span class="strong">SingleTapAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a></dt>
<dd>
<div class="block">Creates a single tap gesture on a touch screen</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/SingleTapAction.html#SingleTapAction(org.openqa.selenium.TouchScreen, org.openqa.selenium.internal.Locatable)">SingleTapAction(TouchScreen, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/SingleTapAction.html" title="class in org.openqa.selenium.interactions.touch">SingleTapAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/LocalStorage.html#size()">size()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/LocalStorage.html" title="interface in org.openqa.selenium.html5">LocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ResultSetRows.html#size()">size()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ResultSetRows.html" title="class in org.openqa.selenium.html5">ResultSetRows</a></dt>
<dd>
<div class="block">The number of rows returned by the database.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/SessionStorage.html#size()">size()</a></span> - Method in interface org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/SessionStorage.html" title="interface in org.openqa.selenium.html5">SessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html#size()">size()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteLocalStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html#size()">size()</a></span> - Method in class org.openqa.selenium.remote.html5.<a href="./org/openqa/selenium/remote/html5/RemoteSessionStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteSessionStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Sleeper.html#sleep(org.openqa.selenium.support.ui.Duration)">sleep(Duration)</a></span> - Method in interface org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Sleeper.html" title="interface in org.openqa.selenium.support.ui">Sleeper</a></dt>
<dd>
<div class="block">Sleeps for the specified duration of time.</div>
</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/Sleeper.html" title="class in org.openqa.selenium.browserlaunchers"><span class="strong">Sleeper</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>
<div class="block">Primitives for sleeping</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Sleeper.html#Sleeper()">Sleeper()</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Sleeper.html" title="class in org.openqa.selenium.browserlaunchers">Sleeper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/ui/Sleeper.html" title="interface in org.openqa.selenium.support.ui"><span class="strong">Sleeper</span></a> - Interface in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">Abstraction around <code>Thread.sleep(long)</code> to permit better testability.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html#sleepFor()">sleepFor()</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">AjaxElementLocator</a></dt>
<dd>
<div class="block">By default, we sleep for 250ms between polls.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html#sleepFor()">sleepFor()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html" title="class in org.openqa.selenium.support.ui">SlowLoadableComponent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Sleeper.html#sleepTight(long)">sleepTight(long)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Sleeper.html" title="class in org.openqa.selenium.browserlaunchers">Sleeper</a></dt>
<dd>
<div class="block">Sleeps without explicitly throwing an InterruptedException</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/Sleeper.html#sleepTightInSeconds(long)">sleepTightInSeconds(long)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/Sleeper.html" title="class in org.openqa.selenium.browserlaunchers">Sleeper</a></dt>
<dd>
<div class="block">Sleeps without explicitly throwing an InterruptedException</div>
</dd>
<dt><a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html" title="class in org.openqa.selenium.support.ui"><span class="strong">SlowLoadableComponent</span></a>&lt;<a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html" title="type parameter in SlowLoadableComponent">T</a> extends <a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="class in org.openqa.selenium.support.ui">LoadableComponent</a>&lt;<a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html" title="type parameter in SlowLoadableComponent">T</a>&gt;&gt; - Class in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">A <a href="./org/openqa/selenium/support/ui/LoadableComponent.html" title="class in org.openqa.selenium.support.ui"><code>LoadableComponent</code></a> which might not have finished loading when load() returns.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html#SlowLoadableComponent(org.openqa.selenium.support.ui.Clock, int)">SlowLoadableComponent(Clock, int)</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/SlowLoadableComponent.html" title="class in org.openqa.selenium.support.ui">SlowLoadableComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/internal/SocketLock.html" title="class in org.openqa.selenium.internal"><span class="strong">SocketLock</span></a> - Class in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>
<div class="block">Implements <a href="./org/openqa/selenium/internal/Lock.html" title="interface in org.openqa.selenium.internal"><code>Lock</code></a> via an implementation that uses a well-known
server socket.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/SocketLock.html#SocketLock()">SocketLock()</a></span> - Constructor for class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/SocketLock.html" title="class in org.openqa.selenium.internal">SocketLock</a></dt>
<dd>
<div class="block">Constructs a new SocketLock using the default port.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/SocketLock.html#SocketLock(int)">SocketLock(int)</a></span> - Constructor for class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/SocketLock.html" title="class in org.openqa.selenium.internal">SocketLock</a></dt>
<dd>
<div class="block">Constructs a new SocketLock.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/SocketLock.html#SocketLock(java.net.InetSocketAddress)">SocketLock(InetSocketAddress)</a></span> - Constructor for class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/SocketLock.html" title="class in org.openqa.selenium.internal">SocketLock</a></dt>
<dd>
<div class="block">Constructs a new SocketLock.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/FlickAction.html#SPEED_FAST">SPEED_FAST</a></span> - Static variable in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/FlickAction.html" title="class in org.openqa.selenium.interactions.touch">FlickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/FlickAction.html#SPEED_NORMAL">SPEED_NORMAL</a></span> - Static variable in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/FlickAction.html" title="class in org.openqa.selenium.interactions.touch">FlickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#SQL_DATABASE_ERROR">SQL_DATABASE_ERROR</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#STALE_ELEMENT_REFERENCE">STALE_ELEMENT_REFERENCE</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/StaleElementReferenceException.html" title="class in org.openqa.selenium"><span class="strong">StaleElementReferenceException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Indicates that a reference to an element is now "stale" --- the element no longer appears on the
DOM of the page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/StaleElementReferenceException.html#StaleElementReferenceException(java.lang.String)">StaleElementReferenceException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/StaleElementReferenceException.html" title="class in org.openqa.selenium">StaleElementReferenceException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/StaleElementReferenceException.html#StaleElementReferenceException(java.lang.String, java.lang.Throwable)">StaleElementReferenceException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/StaleElementReferenceException.html" title="class in org.openqa.selenium">StaleElementReferenceException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#stalenessOf(org.openqa.selenium.WebElement)">stalenessOf(WebElement)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">Wait until an element is no longer attached to the DOM.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html#standardlauncherFilenames()">standardlauncherFilenames()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox2Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#standardlauncherFilenames()">standardlauncherFilenames()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html#standardlauncherFilenames()">standardlauncherFilenames()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">GoogleChromeLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html#standardlauncherFilenames()">standardlauncherFilenames()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">InternetExplorerLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html#standardlauncherFilenames()">standardlauncherFilenames()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SafariLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#standardlauncherFilenames()">standardlauncherFilenames()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#start()">start()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>
<div class="block">Starts a new Selenium testing session</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#start(java.lang.String)">start(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>
<div class="block">Starts a new Selenium testing session with a String, representing a configuration</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#start(java.lang.Object)">start(Object)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>
<div class="block">Starts a new Selenium testing session with a configuration options object</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#start()">start()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#start(java.lang.String)">start(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#start(java.lang.Object)">start(Object)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#start()">start()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#start(java.lang.String)">start(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#start(java.lang.Object)">start(Object)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>
<div class="block">Wraps the version of start() that takes a String parameter, sending it the result of calling
toString() on optionsObject, which will likely be a BrowserConfigurationOptions instance.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#start()">start()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Launches the browser with a new Selenium session</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#start(java.lang.String)">start(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Starts a new Selenium testing session with a String, representing a configuration</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#start(java.lang.Object)">start(Object)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Starts a new Selenium testing session with a configuration options object</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/ExtensionConnection.html#start()">start()</a></span> - Method in interface org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/ExtensionConnection.html" title="interface in org.openqa.selenium.firefox">ExtensionConnection</a></dt>
<dd>
<div class="block">Establishes a connection to the extension.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html#start()">start()</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/NewProfileExtensionConnection.html" title="class in org.openqa.selenium.firefox.internal">NewProfileExtensionConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/service/DriverService.html#start()">start()</a></span> - Method in class org.openqa.selenium.remote.service.<a href="./org/openqa/selenium/remote/service/DriverService.html" title="class in org.openqa.selenium.remote.service">DriverService</a></dt>
<dd>
<div class="block">Starts this service if it is not already running.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#start()">start()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#start(java.lang.String)">start(String)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#start(java.lang.Object)">start(Object)</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#startClient()">startClient()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html#startClient()">startClient()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorCommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html#startClient()">startClient()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#startClient()">startClient()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>
<div class="block">Method called before <a href="./org/openqa/selenium/remote/RemoteWebDriver.html#startSession(org.openqa.selenium.Capabilities)"><code>starting a new session</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/safari/SafariDriver.html#startClient()">startClient()</a></span> - Method in class org.openqa.selenium.safari.<a href="./org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari">SafariDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#startFirefoxProcess(org.openqa.selenium.os.CommandLine)">startFirefoxProcess(CommandLine)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#startProfile(org.openqa.selenium.firefox.FirefoxProfile, java.io.File, java.lang.String...)">startProfile(FirefoxProfile, File, String...)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#startSession(org.openqa.selenium.Capabilities)">startSession(Capabilities)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#startSession(org.openqa.selenium.Capabilities, org.openqa.selenium.Capabilities)">startSession(Capabilities, Capabilities)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#STATUS">STATUS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/CommandProcessor.html#stop()">stop()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/CommandProcessor.html" title="interface in com.thoughtworks.selenium">CommandProcessor</a></dt>
<dd>
<div class="block">Ends the current Selenium testing session (normally killing the browser)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#stop()">stop()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#stop()">stop()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#stop()">stop()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Ends the test session, killing the browser</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/service/DriverService.html#stop()">stop()</a></span> - Method in class org.openqa.selenium.remote.service.<a href="./org/openqa/selenium/remote/service/DriverService.html" title="class in org.openqa.selenium.remote.service">DriverService</a></dt>
<dd>
<div class="block">Stops this service is it is currently running.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#stop()">stop()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxDriver.html#stopClient()">stopClient()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxDriver.html" title="class in org.openqa.selenium.firefox">FirefoxDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html#stopClient()">stopClient()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorCommandExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html#stopClient()">stopClient()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneSimulatorDriver.html" title="class in org.openqa.selenium.iphone">IPhoneSimulatorDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#stopClient()">stopClient()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>
<div class="block">Method called after executing a <a href="./org/openqa/selenium/remote/RemoteWebDriver.html#quit()"><code>RemoteWebDriver.quit()</code></a> command.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/safari/SafariDriver.html#stopClient()">stopClient()</a></span> - Method in class org.openqa.selenium.safari.<a href="./org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari">SafariDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html#storeKeyDown(org.openqa.selenium.Keys)">storeKeyDown(Keys)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit">KeyboardModifiersState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html#storeKeyUp(org.openqa.selenium.Keys)">storeKeyUp(Keys)</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit">KeyboardModifiersState</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/internal/Streams.html" title="class in org.openqa.selenium.firefox.internal"><span class="strong">Streams</span></a> - Class in <a href="./org/openqa/selenium/firefox/internal/package-summary.html">org.openqa.selenium.firefox.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/Streams.html#Streams()">Streams()</a></span> - Constructor for class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/Streams.html" title="class in org.openqa.selenium.firefox.internal">Streams</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#submit(java.lang.String)">submit(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#submit(java.lang.String)">submit(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Submit the specified form.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebElement.html#submit()">submit()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebElement.html" title="class in org.openqa.selenium.android.library">AndroidWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#submit()">submit()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#submit()">submit()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebElement.html#submit()">submit()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a></dt>
<dd>
<div class="block">If this current element is a form, or an element within a form, then this will be submitted to
the remote server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SUBMIT_ELEMENT">SUBMIT_ELEMENT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#submitButton()">submitButton()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#submitButton(java.lang.String)">submitButton(String)</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keys.html#subSequence(int, int)">subSequence(int, int)</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium">Keys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#SUCCESS">SUCCESS</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#SUCCESS_STRING">SUCCESS_STRING</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#SUPPORTS_ALERTS">SUPPORTS_ALERTS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#SUPPORTS_APPLICATION_CACHE">SUPPORTS_APPLICATION_CACHE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#SUPPORTS_BROWSER_CONNECTION">SUPPORTS_BROWSER_CONNECTION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#SUPPORTS_FINDING_BY_CSS">SUPPORTS_FINDING_BY_CSS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#SUPPORTS_JAVASCRIPT">SUPPORTS_JAVASCRIPT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#SUPPORTS_LOCATION_CONTEXT">SUPPORTS_LOCATION_CONTEXT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#SUPPORTS_SQL_DATABASE">SUPPORTS_SQL_DATABASE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#SUPPORTS_WEB_STORAGE">SUPPORTS_WEB_STORAGE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SWITCH_TO_FRAME">SWITCH_TO_FRAME</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#SWITCH_TO_WINDOW">SWITCH_TO_WINDOW</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidWebDriver.html#switchTo()">switchTo()</a></span> - Method in class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidWebDriver.html" title="class in org.openqa.selenium.android.library">AndroidWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html#switchTo()">switchTo()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.html#switchTo()">switchTo()</a></span> - Method in class org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">IPhoneDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#switchTo()">switchTo()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#switchTo()">switchTo()</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.html#switchTo()">switchTo()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a></dt>
<dd>
<div class="block">Send future commands to a different frame or window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Sleeper.html#SYSTEM_SLEEPER">SYSTEM_SLEEPER</a></span> - Static variable in interface org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Sleeper.html" title="interface in org.openqa.selenium.support.ui">Sleeper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/ui/SystemClock.html" title="class in org.openqa.selenium.support.ui"><span class="strong">SystemClock</span></a> - Class in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/SystemClock.html#SystemClock()">SystemClock()</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/SystemClock.html" title="class in org.openqa.selenium.support.ui">SystemClock</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/TableFinder.html#table()">table()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/TableFinder.html" title="class in org.openqa.selenium.lift.find">TableFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#table()">table()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/find/TableCellFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">TableCellFinder</span></a> - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>
<div class="block">A <a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><code>Finder</code></a> for HTML table cell "td" tags.</div>
</dd>
<dt><a href="./org/openqa/selenium/lift/find/TableFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">TableFinder</span></a> - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>
<div class="block">A <a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><code>Finder</code></a> for HTML table tags.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/TableFinder.html#tables()">tables()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/TableFinder.html" title="class in org.openqa.selenium.lift.find">TableFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#tables()">tables()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/DivFinder.html#tagDescription()">tagDescription()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/DivFinder.html" title="class in org.openqa.selenium.lift.find">DivFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html#tagDescription()">tagDescription()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html" title="class in org.openqa.selenium.lift.find">HtmlTagFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/ImageFinder.html#tagDescription()">tagDescription()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/ImageFinder.html" title="class in org.openqa.selenium.lift.find">ImageFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#tagDescription()">tagDescription()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/LinkFinder.html#tagDescription()">tagDescription()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/LinkFinder.html" title="class in org.openqa.selenium.lift.find">LinkFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/PageTitleFinder.html#tagDescription()">tagDescription()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/PageTitleFinder.html" title="class in org.openqa.selenium.lift.find">PageTitleFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/TableCellFinder.html#tagDescription()">tagDescription()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/TableCellFinder.html" title="class in org.openqa.selenium.lift.find">TableCellFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/TableFinder.html#tagDescription()">tagDescription()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/TableFinder.html" title="class in org.openqa.selenium.lift.find">TableFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#tagName(java.lang.String)">tagName(String)</a></span> - Static method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/DivFinder.html#tagName()">tagName()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/DivFinder.html" title="class in org.openqa.selenium.lift.find">DivFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html#tagName()">tagName()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html" title="class in org.openqa.selenium.lift.find">HtmlTagFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/ImageFinder.html#tagName()">tagName()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/ImageFinder.html" title="class in org.openqa.selenium.lift.find">ImageFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#tagName()">tagName()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/LinkFinder.html#tagName()">tagName()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/LinkFinder.html" title="class in org.openqa.selenium.lift.find">LinkFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/PageTitleFinder.html#tagName()">tagName()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/PageTitleFinder.html" title="class in org.openqa.selenium.lift.find">PageTitleFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/TableCellFinder.html#tagName()">tagName()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/TableCellFinder.html" title="class in org.openqa.selenium.lift.find">TableCellFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/TableFinder.html#tagName()">tagName()</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/TableFinder.html" title="class in org.openqa.selenium.lift.find">TableFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#TAKES_SCREENSHOT">TAKES_SCREENSHOT</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/TakesScreenshot.html" title="interface in org.openqa.selenium"><span class="strong">TakesScreenshot</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Indicates a driver that can capture a screenshot and store it in different ways.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#tearDown()">tearDown()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">checks for verification errors and stops the browser</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#tearDown()">tearDown()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">checks for verification errors and stops the browser</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#tearDown()">tearDown()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#tearDown()">tearDown()</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/io/TemporaryFilesystem.html" title="class in org.openqa.selenium.io"><span class="strong">TemporaryFilesystem</span></a> - Class in <a href="./org/openqa/selenium/io/package-summary.html">org.openqa.selenium.io</a></dt>
<dd>
<div class="block">A wrapper around temporary filesystem behaviour.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.html#TerminateJobObject(com.sun.jna.platform.win32.WinNT.HANDLE, long)">TerminateJobObject(WinNT.HANDLE, long)</a></span> - Method in interface org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.html" title="interface in org.openqa.selenium.os">Kernel32</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/TestContext.html" title="interface in org.openqa.selenium.lift"><span class="strong">TestContext</span></a> - Interface in <a href="./org/openqa/selenium/lift/package-summary.html">org.openqa.selenium.lift</a></dt>
<dd>
<div class="block">Interface for objects that provide a context (maintaining any state) for web tests.</div>
</dd>
<dt><a href="./com/thoughtworks/selenium/condition/Text.html" title="class in com.thoughtworks.selenium.condition"><span class="strong">Text</span></a> - Class in <a href="./com/thoughtworks/selenium/condition/package-summary.html">com.thoughtworks.selenium.condition</a></dt>
<dd>
<div class="block">Checks whether text exists either anywhere on the page, or inside a given locator.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Text.html#Text(java.lang.String)">Text(String)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Text.html" title="class in com.thoughtworks.selenium.condition">Text</a></dt>
<dd>
<div class="block">Look for text anywhere on the page.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Text.html#Text(java.lang.String, java.lang.String)">Text(String, String)</a></span> - Constructor for class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Text.html" title="class in com.thoughtworks.selenium.condition">Text</a></dt>
<dd>
<div class="block">Look for text inside a given locator.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/TextMatcher.html#text(org.hamcrest.Matcher)">text(Matcher&lt;String&gt;)</a></span> - Static method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/TextMatcher.html" title="class in org.openqa.selenium.lift.match">TextMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Matchers.html#text(org.hamcrest.Matcher)">text(Matcher&lt;String&gt;)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift">Matchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/InputFinder.html#textbox()">textbox()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/InputFinder.html" title="class in org.openqa.selenium.lift.find">InputFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#textbox()">textbox()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/match/TextMatcher.html" title="class in org.openqa.selenium.lift.match"><span class="strong">TextMatcher</span></a> - Class in <a href="./org/openqa/selenium/lift/match/package-summary.html">org.openqa.selenium.lift.match</a></dt>
<dd>
<div class="block"><code>Matcher</code> for matching text content within <a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium"><code>WebElement</code></a>s.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#textToBePresentInElement(org.openqa.selenium.By, java.lang.String)">textToBePresentInElement(By, String)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking if the given text is present in the specified
element.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#textToBePresentInElementValue(org.openqa.selenium.By, java.lang.String)">textToBePresentInElementValue(By, String)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking if the given text is present in the specified
elements value attribute.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#thisIsWindows()">thisIsWindows()</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Returns true if the current OS is MS Windows; false otherwise</div>
</dd>
<dt><a href="./org/openqa/selenium/support/ThreadGuard.html" title="class in org.openqa.selenium.support"><span class="strong">ThreadGuard</span></a> - Class in <a href="./org/openqa/selenium/support/package-summary.html">org.openqa.selenium.support</a></dt>
<dd>
<div class="block">Multithreaded client code should use this to assert that it accesses webdriver in a
thread-safe manner.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ThreadGuard.html#ThreadGuard()">ThreadGuard()</a></span> - Constructor for class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/ThreadGuard.html" title="class in org.openqa.selenium.support">ThreadGuard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#throwAssertionException(java.lang.String)">throwAssertionException(String)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#throwAssertionException(java.lang.String, java.lang.Throwable)">throwAssertionException(String, Throwable)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html#throwAssertionException(java.lang.String)">throwAssertionException(String)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnit4AndTestNgConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html#throwAssertionException(java.lang.String, java.lang.Throwable)">throwAssertionException(String, Throwable)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnit4AndTestNgConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html#throwAssertionException(java.lang.String)">throwAssertionException(String)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnitConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html#throwAssertionException(java.lang.String, java.lang.Throwable)">throwAssertionException(String, Throwable)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/JUnitConditionRunner.html" title="class in com.thoughtworks.selenium.condition">JUnitConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/HttpCommandProcessor.html#throwAssertionFailureExceptionOrError(java.lang.String)">throwAssertionFailureExceptionOrError(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorHandler.html#throwIfResponseFailed(org.openqa.selenium.remote.Response, long)">throwIfResponseFailed(Response, long)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorHandler.html" title="class in org.openqa.selenium.remote">ErrorHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#TIMEOUT">TIMEOUT</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#TIMEOUT_IN_SECONDS">TIMEOUT_IN_SECONDS</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#timeoutException(java.lang.String, java.lang.Throwable)">timeoutException(String, Throwable)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>
<div class="block">Throws a timeout exception.</div>
</dd>
<dt><a href="./org/openqa/selenium/TimeoutException.html" title="class in org.openqa.selenium"><span class="strong">TimeoutException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Thrown when a command does not complete in enough time.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TimeoutException.html#TimeoutException()">TimeoutException()</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/TimeoutException.html" title="class in org.openqa.selenium">TimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TimeoutException.html#TimeoutException(java.lang.String)">TimeoutException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/TimeoutException.html" title="class in org.openqa.selenium">TimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TimeoutException.html#TimeoutException(java.lang.Throwable)">TimeoutException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/TimeoutException.html" title="class in org.openqa.selenium">TimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TimeoutException.html#TimeoutException(java.lang.String, java.lang.Throwable)">TimeoutException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/TimeoutException.html" title="class in org.openqa.selenium">TimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html#timeOutInSeconds">timeOutInSeconds</a></span> - Variable in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/AjaxElementLocator.html" title="class in org.openqa.selenium.support.pagefactory">AjaxElementLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#timeouts()">timeouts()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#timeouts()">timeouts()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Returns the interface for managing driver timeouts.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/PageTitleFinder.html#title()">title()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/PageTitleFinder.html" title="class in org.openqa.selenium.lift.find">PageTitleFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/PageTitleFinder.html#title(java.lang.String)">title(String)</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/PageTitleFinder.html" title="class in org.openqa.selenium.lift.find">PageTitleFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#title()">title()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#title(java.lang.String)">title(String)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#titleContains(java.lang.String)">titleContains(String)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking that the title contains a case-sensitive
substring</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#titleIs(java.lang.String)">titleIs(String)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking the title of a page.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/PageTitleFinder.html#titles()">titles()</a></span> - Static method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/PageTitleFinder.html" title="class in org.openqa.selenium.lift.find">PageTitleFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Finders.html#titles()">titles()</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Finders.html" title="class in org.openqa.selenium.lift">Finders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Navigation.html#to(java.lang.String)">to(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Navigation.html" title="interface in org.openqa.selenium">WebDriver.Navigation</a></dt>
<dd>
<div class="block">Load a new web page in the current browser window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Navigation.html#to(java.net.URL)">to(URL)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Navigation.html" title="interface in org.openqa.selenium">WebDriver.Navigation</a></dt>
<dd>
<div class="block">Overloaded version of <a href="./org/openqa/selenium/WebDriver.Navigation.html#to(java.lang.String)"><code>WebDriver.Navigation.to(String)</code></a> that makes it easy to pass in a URL.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeOptions.html#toJson()">toJson()</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeOptions.html" title="class in org.openqa.selenium.chrome">ChromeOptions</a></dt>
<dd>
<div class="block">Converts this instance to its JSON representation.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#toJson()">toJson()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntry.html#toJson()">toJson()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntry.html" title="class in org.openqa.selenium.logging">LogEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogLevelMapping.html#toLevel(long)">toLevel(long)</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogLevelMapping.html" title="class in org.openqa.selenium.logging">LogLevelMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogLevelMapping.html#toLevel(java.lang.String)">toLevel(String)</a></span> - Static method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogLevelMapping.html" title="class in org.openqa.selenium.logging">LogLevelMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html#toNoProxy()">toNoProxy()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac.DefaultProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyHostVia.html#toNoProxy()">toNoProxy()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyHostVia.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac.ProxyHostVia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyUrlVia.html#toNoProxy()">toNoProxy()</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyUrlVia.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac.ProxyUrlVia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/Urls.html#toProtocolHostAndPort(java.lang.String)">toProtocolHostAndPort(String)</a></span> - Static method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/Urls.html" title="class in org.openqa.selenium.net">Urls</a></dt>
<dd>
<div class="block">Strips the specified URL so it only includes a protocal, hostname and port</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html#toProxy(java.lang.String)">toProxy(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac.DefaultProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyHostVia.html#toProxy(java.lang.String)">toProxy(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyHostVia.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac.ProxyHostVia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyUrlVia.html#toProxy(java.lang.String)">toProxy(String)</a></span> - Method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyUrlVia.html" title="class in org.openqa.selenium.browserlaunchers">DoNotUseProxyPac.ProxyUrlVia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#toState(int)">toState(int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#toStatusCode(java.lang.Throwable)">toStatusCode(Throwable)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>
<div class="block">Converts a thrown error into the corresponding status code.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html#toString()">toString()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/BrowserConfigurationOptions.html" title="class in com.thoughtworks.selenium">BrowserConfigurationOptions</a></dt>
<dd>
<div class="block">Returns the serialization of this object, as defined by the serialize() method.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/Condition.html#toString()">toString()</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultRemoteCommand.html#toString()">toString()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultRemoteCommand.html" title="class in com.thoughtworks.selenium">DefaultRemoteCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidAtoms.html#toString()">toString()</a></span> - Method in enum org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidAtoms.html" title="enum in org.openqa.selenium.android.library">AndroidAtoms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Architecture.html#toString()">toString()</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Architecture.html" title="enum in org.openqa.selenium">Architecture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByClassName.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByClassName.html" title="class in org.openqa.selenium">By.ByClassName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByCssSelector.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByCssSelector.html" title="class in org.openqa.selenium">By.ByCssSelector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ById.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ById.html" title="class in org.openqa.selenium">By.ById</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByLinkText.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByLinkText.html" title="class in org.openqa.selenium">By.ByLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByName.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByName.html" title="class in org.openqa.selenium">By.ByName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByPartialLinkText.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByPartialLinkText.html" title="class in org.openqa.selenium">By.ByPartialLinkText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByTagName.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByTagName.html" title="class in org.openqa.selenium">By.ByTagName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.ByXPath.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.ByXPath.html" title="class in org.openqa.selenium">By.ByXPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Dimension.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Dimension.html" title="class in org.openqa.selenium">Dimension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/Location.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/Location.html" title="class in org.openqa.selenium.html5">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ResultSet.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ResultSet.html" title="class in org.openqa.selenium.html5">ResultSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/ResultSetRows.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/ResultSetRows.html" title="class in org.openqa.selenium.html5">ResultSetRows</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/HtmlUnitWebElement.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html" title="class in org.openqa.selenium.htmlunit">InputKeysContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/BuildInfo.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/BuildInfo.html" title="class in org.openqa.selenium.internal">BuildInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keys.html#toString()">toString()</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium">Keys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/LogEntry.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.logging.<a href="./org/openqa/selenium/logging/LogEntry.html" title="class in org.openqa.selenium.logging">LogEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Command.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Command.html" title="class in org.openqa.selenium.remote">Command</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DesiredCapabilities.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote">DesiredCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteStatus.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteStatus.html" title="class in org.openqa.selenium.remote">RemoteStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebElement.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/Response.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/SessionId.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/SessionId.html" title="class in org.openqa.selenium.remote">SessionId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ByIdOrName.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.support.<a href="./org/openqa/selenium/support/ByIdOrName.html" title="class in org.openqa.selenium.support">ByIdOrName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/pagefactory/ByChained.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.support.pagefactory.<a href="./org/openqa/selenium/support/pagefactory/ByChained.html" title="class in org.openqa.selenium.support.pagefactory">ByChained</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Duration.html#toString()">toString()</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Duration.html" title="class in org.openqa.selenium.support.ui">Duration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnexpectedAlertBehaviour.html#toString()">toString()</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/UnexpectedAlertBehaviour.html" title="enum in org.openqa.selenium">UnexpectedAlertBehaviour</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#TOUCH_DOUBLE_TAP">TOUCH_DOUBLE_TAP</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#TOUCH_DOWN">TOUCH_DOWN</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#TOUCH_FLICK">TOUCH_FLICK</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#TOUCH_LONG_PRESS">TOUCH_LONG_PRESS</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#TOUCH_MOVE">TOUCH_MOVE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#TOUCH_SCROLL">TOUCH_SCROLL</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#TOUCH_SINGLE_TAP">TOUCH_SINGLE_TAP</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#TOUCH_UP">TOUCH_UP</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/internal/TouchAction.html" title="class in org.openqa.selenium.interactions.internal"><span class="strong">TouchAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/internal/package-summary.html">org.openqa.selenium.interactions.internal</a></dt>
<dd>
<div class="block">Base class for all touch screen-related actions</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/TouchAction.html#TouchAction(org.openqa.selenium.TouchScreen, org.openqa.selenium.internal.Locatable)">TouchAction(TouchScreen, Locatable)</a></span> - Constructor for class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/TouchAction.html" title="class in org.openqa.selenium.interactions.internal">TouchAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch"><span class="strong">TouchActions</span></a> - Class in <a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a></dt>
<dd>
<div class="block">Implements actions for touch enabled devices, reusing the available composite and builder design
patterns from Actions.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#TouchActions(org.openqa.selenium.WebDriver)">TouchActions(WebDriver)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#TouchActions(org.openqa.selenium.Keyboard, org.openqa.selenium.TouchScreen)">TouchActions(Keyboard, TouchScreen)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/TouchAction.html#touchScreen">touchScreen</a></span> - Variable in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/TouchAction.html" title="class in org.openqa.selenium.interactions.internal">TouchAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#touchScreen">touchScreen</a></span> - Variable in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium"><span class="strong">TouchScreen</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Interface representing basic touch screen operations.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#traceWith(java.util.logging.Logger)">traceWith(Logger)</a></span> - Static method in class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#traceWith(java.util.logging.Logger)">traceWith(Logger)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#tryToKillByName(java.lang.String)">tryToKillByName(String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>
<div class="block">Kill processes by name, log and ignore errors</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#type(java.lang.String, java.lang.String)">type(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#type(java.lang.String, java.lang.String)">type(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Sets the value of an input field, as though you typed it in.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#type(java.lang.String, org.openqa.selenium.lift.find.Finder)">type(String, Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>
<div class="block">Type characters into an element of the page, typically an input field</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/TestContext.html#type(java.lang.String, org.openqa.selenium.lift.find.Finder)">type(String, Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in interface org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/TestContext.html" title="interface in org.openqa.selenium.lift">TestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/WebDriverTestContext.html#type(java.lang.String, org.openqa.selenium.lift.find.Finder)">type(String, Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift">WebDriverTestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteLogs.html#TYPE_KEY">TYPE_KEY</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteLogs.html" title="class in org.openqa.selenium.remote">RemoteLogs</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#typeKeys(java.lang.String, java.lang.String)">typeKeys(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#typeKeys(java.lang.String, java.lang.String)">typeKeys(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Simulates keystroke events on the specified element, as though you typed the value key-by-key.</div>
</dd>
</dl>
<a name="_U_">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#UNABLE_TO_SET_COOKIE">UNABLE_TO_SET_COOKIE</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/firefox/UnableToCreateProfileException.html" title="class in org.openqa.selenium.firefox"><span class="strong">UnableToCreateProfileException</span></a> - Exception in <a href="./org/openqa/selenium/firefox/package-summary.html">org.openqa.selenium.firefox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/UnableToCreateProfileException.html#UnableToCreateProfileException(java.lang.Throwable)">UnableToCreateProfileException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/UnableToCreateProfileException.html" title="class in org.openqa.selenium.firefox">UnableToCreateProfileException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/UnableToCreateProfileException.html#UnableToCreateProfileException(java.lang.String)">UnableToCreateProfileException(String)</a></span> - Constructor for exception org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/UnableToCreateProfileException.html" title="class in org.openqa.selenium.firefox">UnableToCreateProfileException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/UnableToSetCookieException.html" title="class in org.openqa.selenium"><span class="strong">UnableToSetCookieException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Thrown when a driver fails to set a cookie.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnableToSetCookieException.html#UnableToSetCookieException()">UnableToSetCookieException()</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnableToSetCookieException.html" title="class in org.openqa.selenium">UnableToSetCookieException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnableToSetCookieException.html#UnableToSetCookieException(java.lang.String)">UnableToSetCookieException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnableToSetCookieException.html" title="class in org.openqa.selenium">UnableToSetCookieException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnableToSetCookieException.html#UnableToSetCookieException(java.lang.Throwable)">UnableToSetCookieException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnableToSetCookieException.html" title="class in org.openqa.selenium">UnableToSetCookieException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnableToSetCookieException.html#UnableToSetCookieException(java.lang.String, java.lang.Throwable)">UnableToSetCookieException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnableToSetCookieException.html" title="class in org.openqa.selenium">UnableToSetCookieException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#uncheck(java.lang.String)">uncheck(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#uncheck(java.lang.String)">uncheck(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Uncheck a toggle-button (checkbox/radio)</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#UNEXPECTED_ALERT_BEHAVIOUR">UNEXPECTED_ALERT_BEHAVIOUR</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#UNEXPECTED_ALERT_PRESENT">UNEXPECTED_ALERT_PRESENT</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/UnexpectedAlertBehaviour.html" title="enum in org.openqa.selenium"><span class="strong">UnexpectedAlertBehaviour</span></a> - Enum in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/ui/UnexpectedTagNameException.html" title="class in org.openqa.selenium.support.ui"><span class="strong">UnexpectedTagNameException</span></a> - Exception in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/UnexpectedTagNameException.html#UnexpectedTagNameException(java.lang.String, java.lang.String)">UnexpectedTagNameException(String, String)</a></span> - Constructor for exception org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/UnexpectedTagNameException.html" title="class in org.openqa.selenium.support.ui">UnexpectedTagNameException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#UNHANDLED_ERROR">UNHANDLED_ERROR</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/UnhandledAlertException.html" title="class in org.openqa.selenium"><span class="strong">UnhandledAlertException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnhandledAlertException.html#UnhandledAlertException(java.lang.String)">UnhandledAlertException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnhandledAlertException.html" title="class in org.openqa.selenium">UnhandledAlertException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnhandledAlertException.html#UnhandledAlertException(java.lang.String, java.lang.String)">UnhandledAlertException(String, String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnhandledAlertException.html" title="class in org.openqa.selenium">UnhandledAlertException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#UNKNOWN_COMMAND">UNKNOWN_COMMAND</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/Lock.html#unlock()">unlock()</a></span> - Method in interface org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/Lock.html" title="interface in org.openqa.selenium.internal">Lock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/internal/SocketLock.html#unlock()">unlock()</a></span> - Method in class org.openqa.selenium.internal.<a href="./org/openqa/selenium/internal/SocketLock.html" title="class in org.openqa.selenium.internal">SocketLock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/UnreachableBrowserException.html" title="class in org.openqa.selenium.remote"><span class="strong">UnreachableBrowserException</span></a> - Exception in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">Indicates there was a problem communicating with the browser being
controlled or the Selenium server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/UnreachableBrowserException.html#UnreachableBrowserException(java.lang.String, java.lang.Throwable)">UnreachableBrowserException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/UnreachableBrowserException.html" title="class in org.openqa.selenium.remote">UnreachableBrowserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html#unregister(org.openqa.selenium.support.events.WebDriverEventListener)">unregister(WebDriverEventListener)</a></span> - Method in class org.openqa.selenium.support.events.<a href="./org/openqa/selenium/support/events/EventFiringWebDriver.html" title="class in org.openqa.selenium.support.events">EventFiringWebDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/UnsupportedCommandException.html" title="class in org.openqa.selenium"><span class="strong">UnsupportedCommandException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Used to indicate that a command used by the remote webdriver is unsupported.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnsupportedCommandException.html#UnsupportedCommandException()">UnsupportedCommandException()</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnsupportedCommandException.html" title="class in org.openqa.selenium">UnsupportedCommandException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnsupportedCommandException.html#UnsupportedCommandException(java.lang.String)">UnsupportedCommandException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnsupportedCommandException.html" title="class in org.openqa.selenium">UnsupportedCommandException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnsupportedCommandException.html#UnsupportedCommandException(java.lang.Throwable)">UnsupportedCommandException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnsupportedCommandException.html" title="class in org.openqa.selenium">UnsupportedCommandException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnsupportedCommandException.html#UnsupportedCommandException(java.lang.String, java.lang.Throwable)">UnsupportedCommandException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/UnsupportedCommandException.html" title="class in org.openqa.selenium">UnsupportedCommandException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.html#until()">until()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.html" title="class in com.thoughtworks.selenium">Wait</a></dt>
<dd>
<div class="block">Returns true when it's time to stop waiting</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#until(com.google.common.base.Predicate)">until(Predicate&lt;T&gt;)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>
<div class="block">Repeatedly applies this instance's input value to the given predicate until the timeout expires
or the predicate evaluates to true.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#until(com.google.common.base.Function)">until(Function&lt;? super T, V&gt;)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>
<div class="block">Repeatedly applies this instance's input value to the given function until one of the following
occurs:
the function returns neither null nor false,
the function throws an unignored exception,
the timeout expires,
the current thread is interrupted
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/Wait.html#until(com.google.common.base.Function)">until(Function&lt;? super F, T&gt;)</a></span> - Method in interface org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/Wait.html" title="interface in org.openqa.selenium.support.ui">Wait</a></dt>
<dd>
<div class="block">Implementations should wait until the condition evaluates to a value that is neither null nor
false.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/FileHandler.html#unzip(java.io.InputStream)">unzip(InputStream)</a></span> - Static method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/FileHandler.html" title="class in org.openqa.selenium.io">FileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/Zip.html#unzip(java.lang.String, java.io.File)">unzip(String, File)</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/Zip.html" title="class in org.openqa.selenium.io">Zip</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/Zip.html#unzip(java.io.File, java.io.File)">unzip(File, File)</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/Zip.html" title="class in org.openqa.selenium.io">Zip</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/Zip.html#unzip(java.io.InputStream, java.io.File)">unzip(InputStream, File)</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/Zip.html" title="class in org.openqa.selenium.io">Zip</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/Zip.html#unzipFile(java.io.File, java.io.InputStream, java.lang.String)">unzipFile(File, InputStream, String)</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/Zip.html" title="class in org.openqa.selenium.io">Zip</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/TouchActions.html#up(int, int)">up(int, int)</a></span> - Method in class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteTouchScreen.html#up(int, int)">up(int, int)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote">RemoteTouchScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html#up(int, int)">up(int, int)</a></span> - Method in class org.openqa.selenium.support.events.internal.<a href="./org/openqa/selenium/support/events/internal/EventFiringTouch.html" title="class in org.openqa.selenium.support.events.internal">EventFiringTouch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/TouchScreen.html#up(int, int)">up(int, int)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a></dt>
<dd>
<div class="block">Allows the execution of the gesture 'up' on the screen.</div>
</dd>
<dt><a href="./org/openqa/selenium/interactions/touch/UpAction.html" title="class in org.openqa.selenium.interactions.touch"><span class="strong">UpAction</span></a> - Class in <a href="./org/openqa/selenium/interactions/touch/package-summary.html">org.openqa.selenium.interactions.touch</a></dt>
<dd>
<div class="block">Creates an up gesture.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/touch/UpAction.html#UpAction(org.openqa.selenium.TouchScreen, int, int)">UpAction(TouchScreen, int, int)</a></span> - Constructor for class org.openqa.selenium.interactions.touch.<a href="./org/openqa/selenium/interactions/touch/UpAction.html" title="class in org.openqa.selenium.interactions.touch">UpAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxProfile.html#updateUserPrefs(java.io.File)">updateUserPrefs(File)</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxProfile.html" title="class in org.openqa.selenium.firefox">FirefoxProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/DriverCommand.html#UPLOAD_FILE">UPLOAD_FILE</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote">DriverCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/UrlChecker.html" title="class in org.openqa.selenium.net"><span class="strong">UrlChecker</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>
<div class="block">Polls a URL until a HTTP 200 response is received.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/UrlChecker.html#UrlChecker()">UrlChecker()</a></span> - Constructor for class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/UrlChecker.html" title="class in org.openqa.selenium.net">UrlChecker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/net/UrlChecker.TimeoutException.html" title="class in org.openqa.selenium.net"><span class="strong">UrlChecker.TimeoutException</span></a> - Exception in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/UrlChecker.TimeoutException.html#UrlChecker.TimeoutException(java.lang.String, java.lang.Throwable)">UrlChecker.TimeoutException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.net.<a href="./org/openqa/selenium/net/UrlChecker.TimeoutException.html" title="class in org.openqa.selenium.net">UrlChecker.TimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/Urls.html#urlEncode(java.lang.String)">urlEncode(String)</a></span> - Static method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/Urls.html" title="class in org.openqa.selenium.net">Urls</a></dt>
<dd>
<div class="block">Encodes the text as an URL using UTF-8.</div>
</dd>
<dt><a href="./org/openqa/selenium/net/Urls.html" title="class in org.openqa.selenium.net"><span class="strong">Urls</span></a> - Class in <a href="./org/openqa/selenium/net/package-summary.html">org.openqa.selenium.net</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/Urls.html#Urls()">Urls()</a></span> - Constructor for class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/Urls.html" title="class in org.openqa.selenium.net">Urls</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/remote/UselessFileDetector.html" title="class in org.openqa.selenium.remote"><span class="strong">UselessFileDetector</span></a> - Class in <a href="./org/openqa/selenium/remote/package-summary.html">org.openqa.selenium.remote</a></dt>
<dd>
<div class="block">A file detector that never finds anything.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/UselessFileDetector.html#UselessFileDetector()">UselessFileDetector()</a></span> - Constructor for class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/UselessFileDetector.html" title="class in org.openqa.selenium.remote">UselessFileDetector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/security/UserAndPassword.html" title="class in org.openqa.selenium.security"><span class="strong">UserAndPassword</span></a> - Class in <a href="./org/openqa/selenium/security/package-summary.html">org.openqa.selenium.security</a></dt>
<dd>
<div class="block">Represents the authentication credentials for a user with username and password</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/security/UserAndPassword.html#UserAndPassword(java.lang.String, java.lang.String)">UserAndPassword(String, String)</a></span> - Constructor for class org.openqa.selenium.security.<a href="./org/openqa/selenium/security/UserAndPassword.html" title="class in org.openqa.selenium.security">UserAndPassword</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#useXpathLibrary(java.lang.String)">useXpathLibrary(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#useXpathLibrary(java.lang.String)">useXpathLibrary(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Allows choice of one of the available libraries.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html#usingAnyFreePort()">usingAnyFreePort()</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html" title="class in org.openqa.selenium.chrome">ChromeDriverService.Builder</a></dt>
<dd>
<div class="block">Configures the driver server to start on any available port.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html#usingAnyFreePort()">usingAnyFreePort()</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService.Builder</a></dt>
<dd>
<div class="block">Configures the driver server to start on any available port.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html#usingDriverExecutable(java.io.File)">usingDriverExecutable(File)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html" title="class in org.openqa.selenium.chrome">ChromeDriverService.Builder</a></dt>
<dd>
<div class="block">Sets which driver executable the builder will use.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html#usingDriverExecutable(java.io.File)">usingDriverExecutable(File)</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService.Builder</a></dt>
<dd>
<div class="block">Sets which driver executable the builder will use.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html#usingPort(int)">usingPort(int)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html" title="class in org.openqa.selenium.chrome">ChromeDriverService.Builder</a></dt>
<dd>
<div class="block">Sets which port the driver server should be started on.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html#usingPort(int)">usingPort(int)</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService.Builder</a></dt>
<dd>
<div class="block">Sets which port the driver server should be started on.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html#usualLauncherLocations()">usualLauncherLocations()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox2Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#usualLauncherLocations()">usualLauncherLocations()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html#usualLauncherLocations()">usualLauncherLocations()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">GoogleChromeLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html#usualLauncherLocations()">usualLauncherLocations()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/InternetExplorerLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">InternetExplorerLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html#usualLauncherLocations()">usualLauncherLocations()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SafariLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SafariLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html#usualLauncherLocations()">usualLauncherLocations()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/SingleBrowserLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SingleBrowserLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html#usualUnixLauncherLocations()">usualUnixLauncherLocations()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html" title="class in org.openqa.selenium.browserlaunchers.locators">Firefox3Locator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html#usualUnixLauncherLocations()">usualUnixLauncherLocations()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">GoogleChromeLocator</a></dt>
<dd>
<div class="block">Returns usual Google Chrome installation location on Linux.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html#usualWindowsLauncherLocations()">usualWindowsLauncherLocations()</a></span> - Method in class org.openqa.selenium.browserlaunchers.locators.<a href="./org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">GoogleChromeLocator</a></dt>
<dd>
<div class="block">Returns usual Google Chrome installation location on Windows.</div>
</dd>
</dl>
<a name="_V_">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/Cookie.html#validate()">validate()</a></span> - Method in class org.openqa.selenium.<a href="./org/openqa/selenium/Cookie.html" title="class in org.openqa.selenium">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/AppCacheStatus.html#value()">value()</a></span> - Method in enum org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/AppCacheStatus.html" title="enum in org.openqa.selenium.html5">AppCacheStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/ValueMatcher.html#value(java.lang.Object)">value(Object)</a></span> - Static method in class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/ValueMatcher.html" title="class in org.openqa.selenium.lift.match">ValueMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/Matchers.html#value(java.lang.Object)">value(Object)</a></span> - Static method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift">Matchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ScreenOrientation.html#value()">value()</a></span> - Method in enum org.openqa.selenium.<a href="./org/openqa/selenium/ScreenOrientation.html" title="enum in org.openqa.selenium">ScreenOrientation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/match/ValueMatcher.html" title="class in org.openqa.selenium.lift.match"><span class="strong">ValueMatcher</span></a> - Class in <a href="./org/openqa/selenium/lift/match/package-summary.html">org.openqa.selenium.lift.match</a></dt>
<dd>
<div class="block">Matches the value of an element, for example an input field.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/match/ValueMatcher.html#ValueMatcher(java.lang.Object)">ValueMatcher(Object)</a></span> - Constructor for class org.openqa.selenium.lift.match.<a href="./org/openqa/selenium/lift/match/ValueMatcher.html" title="class in org.openqa.selenium.lift.match">ValueMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidAtoms.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidAtoms.html" title="enum in org.openqa.selenium.android.library">AndroidAtoms</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Architecture.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Architecture.html" title="enum in org.openqa.selenium">Architecture</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/AppCacheStatus.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/AppCacheStatus.html" title="enum in org.openqa.selenium.html5">AppCacheStatus</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverLogLevel.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverLogLevel.html" title="enum in org.openqa.selenium.ie">InternetExplorerDriverLogLevel</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.STORAGE_TYPE.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.STORAGE_TYPE.html" title="enum in org.openqa.selenium.iphone">IPhoneDriver.STORAGE_TYPE</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keys.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium">Keys</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/profiler/EventType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.logging.profiler.<a href="./org/openqa/selenium/logging/profiler/EventType.html" title="enum in org.openqa.selenium.logging.profiler">EventType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Platform.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.ProxyType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.ProxyType.html" title="enum in org.openqa.selenium">Proxy.ProxyType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/HttpVerb.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/HttpVerb.html" title="enum in org.openqa.selenium.remote">HttpVerb</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.When.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.When.html" title="enum in org.openqa.selenium.remote">RemoteWebDriver.When</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ScreenOrientation.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/ScreenOrientation.html" title="enum in org.openqa.selenium">ScreenOrientation</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/Colors.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.support.<a href="./org/openqa/selenium/support/Colors.html" title="enum in org.openqa.selenium.support">Colors</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/How.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.support.<a href="./org/openqa/selenium/support/How.html" title="enum in org.openqa.selenium.support">How</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnexpectedAlertBehaviour.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/UnexpectedAlertBehaviour.html" title="enum in org.openqa.selenium">UnexpectedAlertBehaviour</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/AndroidAtoms.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/AndroidAtoms.html" title="enum in org.openqa.selenium.android.library">AndroidAtoms</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Architecture.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Architecture.html" title="enum in org.openqa.selenium">Architecture</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/html5/AppCacheStatus.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.html5.<a href="./org/openqa/selenium/html5/AppCacheStatus.html" title="enum in org.openqa.selenium.html5">AppCacheStatus</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverLogLevel.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverLogLevel.html" title="enum in org.openqa.selenium.ie">InternetExplorerDriverLogLevel</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/iphone/IPhoneDriver.STORAGE_TYPE.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.iphone.<a href="./org/openqa/selenium/iphone/IPhoneDriver.STORAGE_TYPE.html" title="enum in org.openqa.selenium.iphone">IPhoneDriver.STORAGE_TYPE</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Keys.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Keys.html" title="enum in org.openqa.selenium">Keys</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/logging/profiler/EventType.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.logging.profiler.<a href="./org/openqa/selenium/logging/profiler/EventType.html" title="enum in org.openqa.selenium.logging.profiler">EventType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Platform.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Proxy.ProxyType.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/Proxy.ProxyType.html" title="enum in org.openqa.selenium">Proxy.ProxyType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/HttpVerb.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/HttpVerb.html" title="enum in org.openqa.selenium.remote">HttpVerb</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.When.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.When.html" title="enum in org.openqa.selenium.remote">RemoteWebDriver.When</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ScreenOrientation.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/ScreenOrientation.html" title="enum in org.openqa.selenium">ScreenOrientation</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/Colors.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.support.<a href="./org/openqa/selenium/support/Colors.html" title="enum in org.openqa.selenium.support">Colors</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/How.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.support.<a href="./org/openqa/selenium/support/How.html" title="enum in org.openqa.selenium.support">How</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/UnexpectedAlertBehaviour.html#values()">values()</a></span> - Static method in enum org.openqa.selenium.<a href="./org/openqa/selenium/UnexpectedAlertBehaviour.html" title="enum in org.openqa.selenium">UnexpectedAlertBehaviour</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#verificationErrors">verificationErrors</a></span> - Variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#verifyEquals(java.lang.Object, java.lang.Object)">verifyEquals(Object, Object)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Like assertEquals, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#verifyEquals(boolean, boolean)">verifyEquals(boolean, boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Like assertEquals, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#verifyEquals(java.lang.String[], java.lang.String[])">verifyEquals(String[], String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Asserts that two string arrays have identical string contents (fails at the end of the test,
during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#verifyEquals(boolean, boolean)">verifyEquals(boolean, boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like assertEquals, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#verifyEquals(java.lang.Object, java.lang.Object)">verifyEquals(Object, Object)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like assertEquals, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#verifyEquals(java.lang.String[], java.lang.String[])">verifyEquals(String[], String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like assertEquals, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#verifyEquals(java.lang.Object, java.lang.Object)">verifyEquals(Object, Object)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html#verifyEquals(java.lang.String[], java.lang.String[])">verifyEquals(String[], String[])</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestNgHelper.html" title="class in com.thoughtworks.selenium">SeleneseTestNgHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#verifyFalse(boolean)">verifyFalse(boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Like assertFalse, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#verifyFalse(boolean)">verifyFalse(boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like assertFalse, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#verifyNotEquals(java.lang.Object, java.lang.Object)">verifyNotEquals(Object, Object)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Like assertNotEquals, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#verifyNotEquals(boolean, boolean)">verifyNotEquals(boolean, boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Like assertNotEquals, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#verifyNotEquals(boolean, boolean)">verifyNotEquals(boolean, boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like assertNotEquals, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#verifyNotEquals(java.lang.Object, java.lang.Object)">verifyNotEquals(Object, Object)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like assertNotEquals, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestBase.html#verifyTrue(boolean)">verifyTrue(boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestBase.html" title="class in com.thoughtworks.selenium">SeleneseTestBase</a></dt>
<dd>
<div class="block">Like assertTrue, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleneseTestCase.html#verifyTrue(boolean)">verifyTrue(boolean)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">SeleneseTestCase</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Like assertTrue, but fails at the end of the test (during tearDown)</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/CapabilityType.html#VERSION">VERSION</a></span> - Static variable in interface org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote">CapabilityType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library"><span class="strong">ViewAdapter</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">Adapter class to allow WebDriver to work with any View that has the same
API as WebView.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewAdapter.html#ViewAdapter(java.lang.String, java.lang.Object)">ViewAdapter(String, Object)</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewAdapter.html" title="class in org.openqa.selenium.android.library">ViewAdapter</a></dt>
<dd>
<div class="block">Constructs an adapter for any View to work with WebDriver.</div>
</dd>
<dt><a href="./org/openqa/selenium/android/library/ViewClientWrapper.html" title="class in org.openqa.selenium.android.library"><span class="strong">ViewClientWrapper</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">This class wraps a view client that must have the *same* API as
WebViewClient.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/ViewClientWrapper.html#ViewClientWrapper(java.lang.String, java.lang.Object)">ViewClientWrapper(String, Object)</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/ViewClientWrapper.html" title="class in org.openqa.selenium.android.library">ViewClientWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/ViewFactory.html" title="interface in org.openqa.selenium.android.library"><span class="strong">ViewFactory</span></a> - Interface in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">This interface should be implemented when using WebDriver with custom Views
(typically a custom WebView).</div>
</dd>
<dt><a href="./org/openqa/selenium/android/library/ViewProvider.html" title="interface in org.openqa.selenium.android.library"><span class="strong">ViewProvider</span></a> - Interface in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">This should be implemented by the chrome client provided to AndroidWebDriver.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#visibilityOf(org.openqa.selenium.WebElement)">visibilityOf(WebElement)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking that an element, known to be present on the DOM
of a page, is visible.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/ExpectedConditions.html#visibilityOfElementLocated(org.openqa.selenium.By)">visibilityOfElementLocated(By)</a></span> - Static method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/ExpectedConditions.html" title="class in org.openqa.selenium.support.ui">ExpectedConditions</a></dt>
<dd>
<div class="block">An expectation for checking that an element is present on the DOM of a page
and visible.</div>
</dd>
</dl>
<a name="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><a href="./com/thoughtworks/selenium/Wait.html" title="class in com.thoughtworks.selenium"><span class="strong">Wait</span></a> - Class in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>
<div class="block">A utility class, designed to help the user automatically wait until a condition turns true.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.html#Wait()">Wait()</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.html" title="class in com.thoughtworks.selenium">Wait</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.html#Wait(java.lang.String)">Wait(String)</a></span> - Constructor for class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.html" title="class in com.thoughtworks.selenium">Wait</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.html#wait(java.lang.String)">wait(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.html" title="class in com.thoughtworks.selenium">Wait</a></dt>
<dd>
<div class="block">Wait until the "until" condition returns true or time runs out.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.html#wait(java.lang.String, long)">wait(String, long)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.html" title="class in com.thoughtworks.selenium">Wait</a></dt>
<dd>
<div class="block">Wait until the "until" condition returns true or time runs out.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.html#wait(java.lang.String, long, long)">wait(String, long, long)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.html" title="class in com.thoughtworks.selenium">Wait</a></dt>
<dd>
<div class="block">Wait until the "until" condition returns true or time runs out.</div>
</dd>
<dt><a href="./org/openqa/selenium/support/ui/Wait.html" title="interface in org.openqa.selenium.support.ui"><span class="strong">Wait</span></a>&lt;<a href="./org/openqa/selenium/support/ui/Wait.html" title="type parameter in Wait">F</a>&gt; - Interface in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">A generic interface for waiting until a condition is true or not null.</div>
</dd>
<dt><a href="./com/thoughtworks/selenium/Wait.WaitTimedOutException.html" title="class in com.thoughtworks.selenium"><span class="strong">Wait.WaitTimedOutException</span></a> - Exception in <a href="./com/thoughtworks/selenium/package-summary.html">com.thoughtworks.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.WaitTimedOutException.html#Wait.WaitTimedOutException()">Wait.WaitTimedOutException()</a></span> - Constructor for exception com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.WaitTimedOutException.html" title="class in com.thoughtworks.selenium">Wait.WaitTimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.WaitTimedOutException.html#Wait.WaitTimedOutException(java.lang.String, java.lang.Throwable)">Wait.WaitTimedOutException(String, Throwable)</a></span> - Constructor for exception com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.WaitTimedOutException.html" title="class in com.thoughtworks.selenium">Wait.WaitTimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.WaitTimedOutException.html#Wait.WaitTimedOutException(java.lang.String)">Wait.WaitTimedOutException(String)</a></span> - Constructor for exception com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.WaitTimedOutException.html" title="class in com.thoughtworks.selenium">Wait.WaitTimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Wait.WaitTimedOutException.html#Wait.WaitTimedOutException(java.lang.Throwable)">Wait.WaitTimedOutException(Throwable)</a></span> - Constructor for exception com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Wait.WaitTimedOutException.html" title="class in com.thoughtworks.selenium">Wait.WaitTimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/ConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)">waitFor(Condition)</a></span> - Method in interface com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/ConditionRunner.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner</a></dt>
<dd>
<div class="block">This method will, every so often, evaluate the given <code>condition</code>'s
<a href="./com/thoughtworks/selenium/condition/Condition.html#isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)"><code>Condition.isTrue(ConditionRunner.Context)</code></a> method, until:
<p/>
it becomes true, in which case it simply returns
a certain amount of time is passed, in which case it fails by throwing an failure exception
tailored to a given test framework -- e.g.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/ConditionRunner.html#waitFor(java.lang.String, com.thoughtworks.selenium.condition.Condition)">waitFor(String, Condition)</a></span> - Method in interface com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/ConditionRunner.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner</a></dt>
<dd>
<div class="block">As above but with an additional 'should' phrase narrative used in the event of the condition
failing to become true</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)">waitFor(Condition)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(java.lang.String, com.thoughtworks.selenium.condition.Condition)">waitFor(String, Condition)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/FirefoxBinary.html#waitFor()">waitFor()</a></span> - Method in class org.openqa.selenium.firefox.<a href="./org/openqa/selenium/firefox/FirefoxBinary.html" title="class in org.openqa.selenium.firefox">FirefoxBinary</a></dt>
<dd>
<div class="block">Waits for the process to execute, returning the command output taken from the profile's
execution.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#waitFor(org.openqa.selenium.lift.find.Finder)">waitFor(Finder&lt;WebElement, WebDriver&gt;)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html#waitFor(org.openqa.selenium.lift.find.Finder, long)">waitFor(Finder&lt;WebElement, WebDriver&gt;, long)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/TestContext.html#waitFor(org.openqa.selenium.lift.find.Finder, long)">waitFor(Finder&lt;WebElement, WebDriver&gt;, long)</a></span> - Method in interface org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/TestContext.html" title="interface in org.openqa.selenium.lift">TestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/WebDriverTestContext.html#waitFor(org.openqa.selenium.lift.find.Finder, long)">waitFor(Finder&lt;WebElement, WebDriver&gt;, long)</a></span> - Method in class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift">WebDriverTestContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/CommandLine.html#waitFor()">waitFor()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/CommandLine.html" title="class in org.openqa.selenium.os">CommandLine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#waitFor()">waitFor()</a></span> - Method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#waitForCondition(java.lang.String, java.lang.String)">waitForCondition(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#waitForCondition(java.lang.String, java.lang.String)">waitForCondition(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Runs the specified JavaScript snippet repeatedly until it evaluates to "true".</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#waitForFrameToLoad(java.lang.String, java.lang.String)">waitForFrameToLoad(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#waitForFrameToLoad(java.lang.String, java.lang.String)">waitForFrameToLoad(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Waits for a new frame to load.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#waitForPageToLoad(java.lang.String)">waitForPageToLoad(String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#waitForPageToLoad(java.lang.String)">waitForPageToLoad(String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Waits for a new page to load.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#waitForPopUp(java.lang.String, java.lang.String)">waitForPopUp(String, String)</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#waitForPopUp(java.lang.String, java.lang.String)">waitForPopUp(String, String)</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Waits for a popup window to appear and load up.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">waitHasBegun(ConditionRunner.Context, Condition)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner.Log4jMonitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">waitHasBegun(ConditionRunner.Context, Condition)</a></span> - Method in interface com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</a></dt>
<dd>
<div class="block">Called whenever a <a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><code>DefaultConditionRunner.waitFor(Condition)</code></a> has begun, and is being
tracked with the given <code>condition</code>.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html#waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">waitHasBegun(ConditionRunner.Context, Condition)</a></span> - Method in class com.thoughtworks.selenium.condition.<a href="./com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner.NoOpMonitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/UrlChecker.html#waitUntilAvailable(long, java.util.concurrent.TimeUnit, java.net.URL...)">waitUntilAvailable(long, TimeUnit, URL...)</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/UrlChecker.html" title="class in org.openqa.selenium.net">UrlChecker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/net/UrlChecker.html#waitUntilUnavailable(long, java.util.concurrent.TimeUnit, java.net.URL)">waitUntilUnavailable(long, TimeUnit, URL)</a></span> - Method in class org.openqa.selenium.net.<a href="./org/openqa/selenium/net/UrlChecker.html" title="class in org.openqa.selenium.net">UrlChecker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/SeleniumLogLevels.html#WARN">WARN</a></span> - Static variable in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/SeleniumLogLevels.html" title="class in com.thoughtworks.selenium">SeleniumLogLevels</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html#wasSubmitKeyFound()">wasSubmitKeyFound()</a></span> - Method in class org.openqa.selenium.htmlunit.<a href="./org/openqa/selenium/htmlunit/InputKeysContainer.html" title="class in org.openqa.selenium.htmlunit">InputKeysContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium"><span class="strong">WebDriver</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">The main interface to use for testing, which represents an idealised web browser.</div>
</dd>
<dt><a href="./org/openqa/selenium/WebDriver.ImeHandler.html" title="interface in org.openqa.selenium"><span class="strong">WebDriver.ImeHandler</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">An interface for managing input methods.</div>
</dd>
<dt><a href="./org/openqa/selenium/WebDriver.Navigation.html" title="interface in org.openqa.selenium"><span class="strong">WebDriver.Navigation</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium"><span class="strong">WebDriver.Options</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">An interface for managing stuff you would do in a browser menu</div>
</dd>
<dt><a href="./org/openqa/selenium/WebDriver.TargetLocator.html" title="interface in org.openqa.selenium"><span class="strong">WebDriver.TargetLocator</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Used to locate a given frame or window.</div>
</dd>
<dt><a href="./org/openqa/selenium/WebDriver.Timeouts.html" title="interface in org.openqa.selenium"><span class="strong">WebDriver.Timeouts</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">An interface for managing timeout behavior for WebDriver instances.</div>
</dd>
<dt><a href="./org/openqa/selenium/WebDriver.Window.html" title="interface in org.openqa.selenium"><span class="strong">WebDriver.Window</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/WebDriverBackedSelenium.html" title="class in org.openqa.selenium"><span class="strong">WebDriverBackedSelenium</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverBackedSelenium.html#WebDriverBackedSelenium(com.google.common.base.Supplier, java.lang.String)">WebDriverBackedSelenium(Supplier&lt;WebDriver&gt;, String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverBackedSelenium.html" title="class in org.openqa.selenium">WebDriverBackedSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverBackedSelenium.html#WebDriverBackedSelenium(org.openqa.selenium.WebDriver, java.lang.String)">WebDriverBackedSelenium(WebDriver, String)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverBackedSelenium.html" title="class in org.openqa.selenium">WebDriverBackedSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library"><span class="strong">WebDriverChromeClient</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">This class provides methods that must be called by a custom chrome client
if you decide not to use the DefaultChromeClient.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html#WebDriverChromeClient(org.openqa.selenium.android.library.AndroidWebDriver)">WebDriverChromeClient(AndroidWebDriver)</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverChromeClient.html" title="class in org.openqa.selenium.android.library">WebDriverChromeClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium"><span class="strong">WebDriverCommandProcessor</span></a> - Class in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">A CommandProcessor which delegates commands down to an underlying webdriver instance.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#WebDriverCommandProcessor(java.lang.String, org.openqa.selenium.WebDriver)">WebDriverCommandProcessor(String, WebDriver)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverCommandProcessor.html#WebDriverCommandProcessor(java.lang.String, com.google.common.base.Supplier)">WebDriverCommandProcessor(String, Supplier&lt;WebDriver&gt;)</a></span> - Constructor for class org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverCommandProcessor.html" title="class in org.openqa.selenium">WebDriverCommandProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/events/WebDriverEventListener.html" title="interface in org.openqa.selenium.support.events"><span class="strong">WebDriverEventListener</span></a> - Interface in <a href="./org/openqa/selenium/support/events/package-summary.html">org.openqa.selenium.support.events</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium"><span class="strong">WebDriverException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#WebDriverException()">WebDriverException()</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#WebDriverException(java.lang.String)">WebDriverException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#WebDriverException(java.lang.Throwable)">WebDriverException(Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriverException.html#WebDriverException(java.lang.String, java.lang.Throwable)">WebDriverException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift"><span class="strong">WebDriverTestContext</span></a> - Class in <a href="./org/openqa/selenium/lift/package-summary.html">org.openqa.selenium.lift</a></dt>
<dd>
<div class="block">Gives the context for a test, holds page state, and interacts with the <a href="./org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium"><code>WebDriver</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/WebDriverTestContext.html#WebDriverTestContext(org.openqa.selenium.WebDriver)">WebDriverTestContext(WebDriver)</a></span> - Constructor for class org.openqa.selenium.lift.<a href="./org/openqa/selenium/lift/WebDriverTestContext.html" title="class in org.openqa.selenium.lift">WebDriverTestContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/android/library/WebDriverViewClient.html" title="class in org.openqa.selenium.android.library"><span class="strong">WebDriverViewClient</span></a> - Class in <a href="./org/openqa/selenium/android/library/package-summary.html">org.openqa.selenium.android.library</a></dt>
<dd>
<div class="block">This class provides methods that must be called by a custom view client
if you decide not to use the DefaultViewClient.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/android/library/WebDriverViewClient.html#WebDriverViewClient(org.openqa.selenium.android.library.AndroidWebDriver)">WebDriverViewClient(AndroidWebDriver)</a></span> - Constructor for class org.openqa.selenium.android.library.<a href="./org/openqa/selenium/android/library/WebDriverViewClient.html" title="class in org.openqa.selenium.android.library">WebDriverViewClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/support/ui/WebDriverWait.html" title="class in org.openqa.selenium.support.ui"><span class="strong">WebDriverWait</span></a> - Class in <a href="./org/openqa/selenium/support/ui/package-summary.html">org.openqa.selenium.support.ui</a></dt>
<dd>
<div class="block">A specialization of <a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui"><code>FluentWait</code></a> that uses WebDriver instances.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/WebDriverWait.html#WebDriverWait(org.openqa.selenium.WebDriver, long)">WebDriverWait(WebDriver, long)</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/WebDriverWait.html" title="class in org.openqa.selenium.support.ui">WebDriverWait</a></dt>
<dd>
<div class="block">Wait will ignore instances of NotFoundException that are encountered (thrown) by default in
the 'until' condition, and immediately propagate all others.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/WebDriverWait.html#WebDriverWait(org.openqa.selenium.WebDriver, long, long)">WebDriverWait(WebDriver, long, long)</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/WebDriverWait.html" title="class in org.openqa.selenium.support.ui">WebDriverWait</a></dt>
<dd>
<div class="block">Wait will ignore instances of NotFoundException that are encountered (thrown) by default in
the 'until' condition, and immediately propagate all others.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/WebDriverWait.html#WebDriverWait(org.openqa.selenium.WebDriver, org.openqa.selenium.support.ui.Clock, org.openqa.selenium.support.ui.Sleeper, long, long)">WebDriverWait(WebDriver, Clock, Sleeper, long, long)</a></span> - Constructor for class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/WebDriverWait.html" title="class in org.openqa.selenium.support.ui">WebDriverWait</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium"><span class="strong">WebElement</span></a> - Interface in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block">Represents an HTML element.</div>
</dd>
<dt><a href="./org/openqa/selenium/html5/WebStorage.html" title="interface in org.openqa.selenium.html5"><span class="strong">WebStorage</span></a> - Interface in <a href="./org/openqa/selenium/html5/package-summary.html">org.openqa.selenium.html5</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/interactions/internal/BaseAction.html#where">where</a></span> - Variable in class org.openqa.selenium.interactions.internal.<a href="./org/openqa/selenium/interactions/internal/BaseAction.html" title="class in org.openqa.selenium.interactions.internal">BaseAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/Dimension.html#width">width</a></span> - Variable in class org.openqa.selenium.<a href="./org/openqa/selenium/Dimension.html" title="class in org.openqa.selenium">Dimension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html#window(java.lang.String)">window(String)</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteTargetLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html#window()">window()</a></span> - Method in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote">RemoteWebDriver.RemoteWebDriverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.Options.html#window()">window()</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a></dt>
<dd>
<div class="block">Returns the interface for managing the current window.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/WebDriver.TargetLocator.html#window(java.lang.String)">window(String)</a></span> - Method in interface org.openqa.selenium.<a href="./org/openqa/selenium/WebDriver.TargetLocator.html" title="interface in org.openqa.selenium">WebDriver.TargetLocator</a></dt>
<dd>
<div class="block">Switch the focus of future commands for this driver to the window with the given name/handle.</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#windowFocus()">windowFocus()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#windowFocus()">windowFocus()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Gives focus to the currently selected window</div>
</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/DefaultSelenium.html#windowMaximize()">windowMaximize()</a></span> - Method in class com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/DefaultSelenium.html" title="class in com.thoughtworks.selenium">DefaultSelenium</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/thoughtworks/selenium/Selenium.html#windowMaximize()">windowMaximize()</a></span> - Method in interface com.thoughtworks.selenium.<a href="./com/thoughtworks/selenium/Selenium.html" title="interface in com.thoughtworks.selenium">Selenium</a></dt>
<dd>
<div class="block">Resize currently selected window to take up the entire screen</div>
</dd>
<dt><a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os"><span class="strong">WindowsProcessGroup</span></a> - Class in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>
<div class="block">Utility class for grouping a set of processes into a process group on
Windows.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsProcessGroup.html#WindowsProcessGroup(java.lang.String, java.lang.String...)">WindowsProcessGroup(String, String...)</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsProcessGroup.html" title="class in org.openqa.selenium.os">WindowsProcessGroup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers"><span class="strong">WindowsProxyManager</span></a> - Class in <a href="./org/openqa/selenium/browserlaunchers/package-summary.html">org.openqa.selenium.browserlaunchers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html#WindowsProxyManager(boolean, java.lang.String, int, int)">WindowsProxyManager(boolean, String, int, int)</a></span> - Constructor for class org.openqa.selenium.browserlaunchers.<a href="./org/openqa/selenium/browserlaunchers/WindowsProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">WindowsProxyManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/WindowsRegistryException.html" title="class in org.openqa.selenium.os"><span class="strong">WindowsRegistryException</span></a> - Exception in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os"><span class="strong">WindowsUtils</span></a> - Class in <a href="./org/openqa/selenium/os/package-summary.html">org.openqa.selenium.os</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#WindowsUtils()">WindowsUtils()</a></span> - Constructor for class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/BaseFinder.html#with(org.hamcrest.Matcher)">with(Matcher&lt;S&gt;)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/BaseFinder.html" title="class in org.openqa.selenium.lift.find">BaseFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/Finder.html#with(org.hamcrest.Matcher)">with(Matcher&lt;S&gt;)</a></span> - Method in interface org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find">Finder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html#with(org.hamcrest.Matcher)">with(Matcher&lt;WebElement&gt;)</a></span> - Method in class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/HtmlTagFinder.html" title="class in org.openqa.selenium.lift.find">HtmlTagFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html#withEnvironment(java.util.Map)">withEnvironment(Map&lt;String, String&gt;)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html" title="class in org.openqa.selenium.chrome">ChromeDriverService.Builder</a></dt>
<dd>
<div class="block">Defines the environment for the launched driver server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html#withEnvironment(java.util.Map)">withEnvironment(Map&lt;String, String&gt;)</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService.Builder</a></dt>
<dd>
<div class="block">Defines the environment for the launched driver server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html#withLogFile(java.io.File)">withLogFile(File)</a></span> - Method in class org.openqa.selenium.chrome.<a href="./org/openqa/selenium/chrome/ChromeDriverService.Builder.html" title="class in org.openqa.selenium.chrome">ChromeDriverService.Builder</a></dt>
<dd>
<div class="block">Configures the driver server to write log to the given file.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html#withLogFile(java.io.File)">withLogFile(File)</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService.Builder</a></dt>
<dd>
<div class="block">Configures the driver server to write log to the given file.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html#withLogLevel(org.openqa.selenium.ie.InternetExplorerDriverLogLevel)">withLogLevel(InternetExplorerDriverLogLevel)</a></span> - Method in class org.openqa.selenium.ie.<a href="./org/openqa/selenium/ie/InternetExplorerDriverService.Builder.html" title="class in org.openqa.selenium.ie">InternetExplorerDriverService.Builder</a></dt>
<dd>
<div class="block">Configures the logging level for the driver server.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#withMessage(java.lang.String)">withMessage(String)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>
<div class="block">Sets the message to be displayed when time expires.</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/support/ui/FluentWait.html#withTimeout(long, java.util.concurrent.TimeUnit)">withTimeout(long, TimeUnit)</a></span> - Method in class org.openqa.selenium.support.ui.<a href="./org/openqa/selenium/support/ui/FluentWait.html" title="class in org.openqa.selenium.support.ui">FluentWait</a></dt>
<dd>
<div class="block">Sets how long to wait for the evaluated condition to be true.</div>
</dd>
<dt><a href="./org/openqa/selenium/internal/WrapsDriver.html" title="interface in org.openqa.selenium.internal"><span class="strong">WrapsDriver</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>
<div class="block">This interface indicates that the implementing class knows about the driver that contains it and
can export it.</div>
</dd>
<dt><a href="./org/openqa/selenium/internal/WrapsElement.html" title="interface in org.openqa.selenium.internal"><span class="strong">WrapsElement</span></a> - Interface in <a href="./org/openqa/selenium/internal/package-summary.html">org.openqa.selenium.internal</a></dt>
<dd>
<div class="block">Indicates that there is an underlying element that can be used</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#writeBooleanRegistryValue(java.lang.String, boolean)">writeBooleanRegistryValue(String, boolean)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#writeIntRegistryValue(java.lang.String, int)">writeIntRegistryValue(String, int)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html#WriteOperationCount">WriteOperationCount</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html" title="class in org.openqa.selenium.os">Kernel32.IO_COUNTERS</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/WindowsUtils.html#writeStringRegistryValue(java.lang.String, java.lang.String)">writeStringRegistryValue(String, String)</a></span> - Static method in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/WindowsUtils.html" title="class in org.openqa.selenium.os">WindowsUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/ClasspathExtension.html#writeTo(java.io.File)">writeTo(File)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/ClasspathExtension.html" title="class in org.openqa.selenium.firefox.internal">ClasspathExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/Extension.html#writeTo(java.io.File)">writeTo(File)</a></span> - Method in interface org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/Extension.html" title="interface in org.openqa.selenium.firefox.internal">Extension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/firefox/internal/FileExtension.html#writeTo(java.io.File)">writeTo(File)</a></span> - Method in class org.openqa.selenium.firefox.internal.<a href="./org/openqa/selenium/firefox/internal/FileExtension.html" title="class in org.openqa.selenium.firefox.internal">FileExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html#WriteTransferCount">WriteTransferCount</a></span> - Variable in class org.openqa.selenium.os.<a href="./org/openqa/selenium/os/Kernel32.IO_COUNTERS.html" title="class in org.openqa.selenium.os">Kernel32.IO_COUNTERS</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_X_">
<!-- -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#x">x</a></span> - Variable in class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/By.html#xpath(java.lang.String)">xpath(String)</a></span> - Static method in class org.openqa.selenium.<a href="./org/openqa/selenium/By.html" title="class in org.openqa.selenium">By</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/remote/ErrorCodes.html#XPATH_LOOKUP_ERROR">XPATH_LOOKUP_ERROR</a></span> - Static variable in class org.openqa.selenium.remote.<a href="./org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/lift/find/XPathFinder.html" title="class in org.openqa.selenium.lift.find"><span class="strong">XPathFinder</span></a> - Class in <a href="./org/openqa/selenium/lift/find/package-summary.html">org.openqa.selenium.lift.find</a></dt>
<dd>
<div class="block">A <a href="./org/openqa/selenium/lift/find/Finder.html" title="interface in org.openqa.selenium.lift.find"><code>Finder</code></a> for elements using XPath expressions</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/lift/find/XPathFinder.html#XPathFinder(java.lang.String)">XPathFinder(String)</a></span> - Constructor for class org.openqa.selenium.lift.find.<a href="./org/openqa/selenium/lift/find/XPathFinder.html" title="class in org.openqa.selenium.lift.find">XPathFinder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/openqa/selenium/XPathLookupException.html" title="class in org.openqa.selenium"><span class="strong">XPathLookupException</span></a> - Exception in <a href="./org/openqa/selenium/package-summary.html">org.openqa.selenium</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use InvalidSelectorException instead</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/XPathLookupException.html#XPathLookupException(java.lang.String)">XPathLookupException(String)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/XPathLookupException.html" title="class in org.openqa.selenium">XPathLookupException</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/XPathLookupException.html#XPathLookupException(java.lang.String, java.lang.Throwable)">XPathLookupException(String, Throwable)</a></span> - Constructor for exception org.openqa.selenium.<a href="./org/openqa/selenium/XPathLookupException.html" title="class in org.openqa.selenium">XPathLookupException</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
</dl>
<a name="_Y_">
<!-- -->
</a>
<h2 class="title">Y</h2>
<dl>
<dt><span class="strong"><a href="./org/openqa/selenium/Point.html#y">y</a></span> - Variable in class org.openqa.selenium.<a href="./org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_Z_">
<!-- -->
</a>
<h2 class="title">Z</h2>
<dl>
<dt><a href="./org/openqa/selenium/io/Zip.html" title="class in org.openqa.selenium.io"><span class="strong">Zip</span></a> - Class in <a href="./org/openqa/selenium/io/package-summary.html">org.openqa.selenium.io</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/Zip.html#Zip()">Zip()</a></span> - Constructor for class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/Zip.html" title="class in org.openqa.selenium.io">Zip</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/Zip.html#zip(java.io.File, java.io.File)">zip(File, File)</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/Zip.html" title="class in org.openqa.selenium.io">Zip</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/Zip.html#zip(java.io.File)">zip(File)</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/Zip.html" title="class in org.openqa.selenium.io">Zip</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/openqa/selenium/io/Zip.html#zipFile(java.io.File, java.io.File)">zipFile(File, File)</a></span> - Method in class org.openqa.selenium.io.<a href="./org/openqa/selenium/io/Zip.html" title="class in org.openqa.selenium.io">Zip</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Y_">Y</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>