Skip to content

Commit

Permalink
Updating javadocs for 2.36 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevanssfdc committed Oct 17, 2013
1 parent 22bd472 commit 65288aa
Show file tree
Hide file tree
Showing 97 changed files with 3,646 additions and 515 deletions.
8 changes: 8 additions & 0 deletions docs/api/java/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/support/pagefactory/ElementLocator.html" title="interface in org.openqa.selenium.support.pagefactory" target="classFrame"><i>ElementLocator</i></a></li>
<li><a href="org/openqa/selenium/support/pagefactory/ElementLocatorFactory.html" title="interface in org.openqa.selenium.support.pagefactory" target="classFrame"><i>ElementLocatorFactory</i></a></li>
<li><a href="org/openqa/selenium/ElementNotVisibleException.html" title="class in org.openqa.selenium" target="classFrame">ElementNotVisibleException</a></li>
<li><a href="org/openqa/selenium/internal/ElementScrollBehavior.html" title="enum in org.openqa.selenium.internal" target="classFrame">ElementScrollBehavior</a></li>
<li><a href="org/openqa/selenium/net/EphemeralPortRangeDetector.html" title="interface in org.openqa.selenium.net" target="classFrame"><i>EphemeralPortRangeDetector</i></a></li>
<li><a href="org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote" target="classFrame">ErrorCodes</a></li>
<li><a href="org/openqa/selenium/remote/ErrorHandler.html" title="class in org.openqa.selenium.remote" target="classFrame">ErrorHandler</a></li>
Expand Down Expand Up @@ -214,6 +215,8 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/os/Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os" target="classFrame">Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION</a></li>
<li><a href="org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.html" title="class in org.openqa.selenium.os" target="classFrame">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION</a></li>
<li><a href="org/openqa/selenium/os/Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference.html" title="class in org.openqa.selenium.os" target="classFrame">Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference</a></li>
<li><a href="org/openqa/selenium/os/Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS.html" title="class in org.openqa.selenium.os" target="classFrame">Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS</a></li>
<li><a href="org/openqa/selenium/os/Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS.ByReference.html" title="class in org.openqa.selenium.os" target="classFrame">Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS.ByReference</a></li>
<li><a href="org/openqa/selenium/interactions/Keyboard.html" title="interface in org.openqa.selenium.interactions" target="classFrame"><i>Keyboard</i></a></li>
<li><a href="org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit" target="classFrame">KeyboardModifiersState</a></li>
<li><a href="org/openqa/selenium/interactions/KeyDownAction.html" title="class in org.openqa.selenium.interactions" target="classFrame">KeyDownAction</a></li>
Expand Down Expand Up @@ -270,6 +273,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/OutputType.html" title="interface in org.openqa.selenium" target="classFrame"><i>OutputType</i></a></li>
<li><a href="org/openqa/selenium/support/PageFactory.html" title="class in org.openqa.selenium.support" target="classFrame">PageFactory</a></li>
<li><a href="org/openqa/selenium/lift/find/PageTitleFinder.html" title="class in org.openqa.selenium.lift.find" target="classFrame">PageTitleFinder</a></li>
<li><a href="org/openqa/selenium/interactions/PauseAction.html" title="class in org.openqa.selenium.interactions" target="classFrame">PauseAction</a></li>
<li><a href="org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium" target="classFrame">Platform</a></li>
<li><a href="org/openqa/selenium/Point.html" title="class in org.openqa.selenium" target="classFrame">Point</a></li>
<li><a href="org/openqa/selenium/net/PortProber.html" title="class in org.openqa.selenium.net" target="classFrame">PortProber</a></li>
Expand All @@ -282,7 +286,10 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers" target="classFrame">Proxies</a></li>
<li><a href="org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium" target="classFrame">Proxy</a></li>
<li><a href="org/openqa/selenium/Proxy.ProxyType.html" title="enum in org.openqa.selenium" target="classFrame">Proxy.ProxyType</a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteApplicationCache.html" title="class in org.openqa.selenium.remote.html5" target="classFrame">RemoteApplicationCache</a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteBrowserConnection.html" title="class in org.openqa.selenium.remote.html5" target="classFrame">RemoteBrowserConnection</a></li>
<li><a href="com/thoughtworks/selenium/RemoteCommand.html" title="interface in com.thoughtworks.selenium" target="classFrame"><i>RemoteCommand</i></a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteDatabaseStorage.html" title="class in org.openqa.selenium.remote.html5" target="classFrame">RemoteDatabaseStorage</a></li>
<li><a href="org/openqa/selenium/remote/RemoteExecuteMethod.html" title="class in org.openqa.selenium.remote" target="classFrame">RemoteExecuteMethod</a></li>
<li><a href="org/openqa/selenium/remote/RemoteKeyboard.html" title="class in org.openqa.selenium.remote" target="classFrame">RemoteKeyboard</a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5" target="classFrame">RemoteLocalStorage</a></li>
Expand All @@ -294,6 +301,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote" target="classFrame">RemoteWebDriver</a></li>
<li><a href="org/openqa/selenium/remote/RemoteWebDriver.When.html" title="enum in org.openqa.selenium.remote" target="classFrame">RemoteWebDriver.When</a></li>
<li><a href="org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote" target="classFrame">RemoteWebElement</a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteWebStorage.html" title="class in org.openqa.selenium.remote.html5" target="classFrame">RemoteWebStorage</a></li>
<li><a href="org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote" target="classFrame">Response</a></li>
<li><a href="org/openqa/selenium/html5/ResultSet.html" title="class in org.openqa.selenium.html5" target="classFrame">ResultSet</a></li>
<li><a href="org/openqa/selenium/html5/ResultSetRows.html" title="class in org.openqa.selenium.html5" target="classFrame">ResultSetRows</a></li>
Expand Down
8 changes: 8 additions & 0 deletions docs/api/java/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/support/pagefactory/ElementLocator.html" title="interface in org.openqa.selenium.support.pagefactory"><i>ElementLocator</i></a></li>
<li><a href="org/openqa/selenium/support/pagefactory/ElementLocatorFactory.html" title="interface in org.openqa.selenium.support.pagefactory"><i>ElementLocatorFactory</i></a></li>
<li><a href="org/openqa/selenium/ElementNotVisibleException.html" title="class in org.openqa.selenium">ElementNotVisibleException</a></li>
<li><a href="org/openqa/selenium/internal/ElementScrollBehavior.html" title="enum in org.openqa.selenium.internal">ElementScrollBehavior</a></li>
<li><a href="org/openqa/selenium/net/EphemeralPortRangeDetector.html" title="interface in org.openqa.selenium.net"><i>EphemeralPortRangeDetector</i></a></li>
<li><a href="org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote">ErrorCodes</a></li>
<li><a href="org/openqa/selenium/remote/ErrorHandler.html" title="class in org.openqa.selenium.remote">ErrorHandler</a></li>
Expand Down Expand Up @@ -214,6 +215,8 @@ <h1 class="bar">All Classes</h1>
<li><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></li>
<li><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></li>
<li><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></li>
<li><a href="org/openqa/selenium/os/Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS.html" title="class in org.openqa.selenium.os">Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS</a></li>
<li><a href="org/openqa/selenium/os/Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS.ByReference.html" title="class in org.openqa.selenium.os">Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS.ByReference</a></li>
<li><a href="org/openqa/selenium/interactions/Keyboard.html" title="interface in org.openqa.selenium.interactions"><i>Keyboard</i></a></li>
<li><a href="org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit">KeyboardModifiersState</a></li>
<li><a href="org/openqa/selenium/interactions/KeyDownAction.html" title="class in org.openqa.selenium.interactions">KeyDownAction</a></li>
Expand Down Expand Up @@ -270,6 +273,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/OutputType.html" title="interface in org.openqa.selenium"><i>OutputType</i></a></li>
<li><a href="org/openqa/selenium/support/PageFactory.html" title="class in org.openqa.selenium.support">PageFactory</a></li>
<li><a href="org/openqa/selenium/lift/find/PageTitleFinder.html" title="class in org.openqa.selenium.lift.find">PageTitleFinder</a></li>
<li><a href="org/openqa/selenium/interactions/PauseAction.html" title="class in org.openqa.selenium.interactions">PauseAction</a></li>
<li><a href="org/openqa/selenium/Platform.html" title="enum in org.openqa.selenium">Platform</a></li>
<li><a href="org/openqa/selenium/Point.html" title="class in org.openqa.selenium">Point</a></li>
<li><a href="org/openqa/selenium/net/PortProber.html" title="class in org.openqa.selenium.net">PortProber</a></li>
Expand All @@ -282,7 +286,10 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></li>
<li><a href="org/openqa/selenium/Proxy.html" title="class in org.openqa.selenium">Proxy</a></li>
<li><a href="org/openqa/selenium/Proxy.ProxyType.html" title="enum in org.openqa.selenium">Proxy.ProxyType</a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteApplicationCache.html" title="class in org.openqa.selenium.remote.html5">RemoteApplicationCache</a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteBrowserConnection.html" title="class in org.openqa.selenium.remote.html5">RemoteBrowserConnection</a></li>
<li><a href="com/thoughtworks/selenium/RemoteCommand.html" title="interface in com.thoughtworks.selenium"><i>RemoteCommand</i></a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteDatabaseStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteDatabaseStorage</a></li>
<li><a href="org/openqa/selenium/remote/RemoteExecuteMethod.html" title="class in org.openqa.selenium.remote">RemoteExecuteMethod</a></li>
<li><a href="org/openqa/selenium/remote/RemoteKeyboard.html" title="class in org.openqa.selenium.remote">RemoteKeyboard</a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteLocalStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteLocalStorage</a></li>
Expand All @@ -294,6 +301,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote">RemoteWebDriver</a></li>
<li><a href="org/openqa/selenium/remote/RemoteWebDriver.When.html" title="enum in org.openqa.selenium.remote">RemoteWebDriver.When</a></li>
<li><a href="org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote">RemoteWebElement</a></li>
<li><a href="org/openqa/selenium/remote/html5/RemoteWebStorage.html" title="class in org.openqa.selenium.remote.html5">RemoteWebStorage</a></li>
<li><a href="org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote">Response</a></li>
<li><a href="org/openqa/selenium/html5/ResultSet.html" title="class in org.openqa.selenium.html5">ResultSet</a></li>
<li><a href="org/openqa/selenium/html5/ResultSetRows.html" title="class in org.openqa.selenium.html5">ResultSetRows</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,7 @@ <h4>HttpCommandProcessor</h4>
browser.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>serverHost</code> - - the host name on which the Selenium Server resides</dd><dd><code>serverPort</code> - - the port on which the Selenium Server is listening</dd><dd><code>browserStartCommand</code> - - the command string used to launch the browser, e.g. "*firefox" or
"c:\\program files\\internet explorer\\iexplore.exe"</dd><dd><code>browserURL</code> - - the starting URL including just a domain name. We'll start the browser
pointing at the Selenium resources on this URL,</dd><dd><code>extensionJs</code> - - extension Javascript for this session e.g. "http://www.google.com" would
send the browser to "http://www.google.com/selenium-server/core/RemoteRunner.html"</dd></dl>
pointing at the Selenium resources on this URL,</dd></dl>
</li>
</ul>
<a name="HttpCommandProcessor(java.lang.String, java.lang.String, java.lang.String)">
Expand All @@ -328,7 +327,7 @@ <h4>HttpCommandProcessor</h4>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pathToServlet</code> - - the URL of the Selenium Server Driver, e.g.
"http://localhost:4444/selenium-server/driver/" (don't forget the final slash!)</dd><dd><code>browserStartCommand</code> - - the command string used to launch the browser, e.g. "*firefox" or
"c:\\program files\\internet explorer\\iexplore.exe"</dd><dd><code>browserURL</code> - - the starting URL including just a domain name. We'll start the browser
pointing at the Selenium resources on this URL,</dd><dd><code>extensionJs</code> - - extension Javascript for this session</dd></dl>
pointing at the Selenium resources on this URL,</dd></dl>
</li>
</ul>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/java/com/thoughtworks/selenium/Wait.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h4>until</h4>
<h4>wait</h4>
<pre>public&nbsp;void&nbsp;wait(java.lang.String&nbsp;message)</pre>
<div class="block">Wait until the "until" condition returns true or time runs out.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - the failure message</dd><dd><code>timeoutInMilliseconds</code> - the amount of time to wait before giving up</dd>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - the failure message</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../com/thoughtworks/selenium/Wait.WaitTimedOutException.html" title="class in com.thoughtworks.selenium">Wait.WaitTimedOutException</a></code> - if "until" doesn't return true until the timeout</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../com/thoughtworks/selenium/Wait.html#until()"><code>until()</code></a></dd></dl>
</li>
Expand Down
Loading

0 comments on commit 65288aa

Please sign in to comment.