Skip to content

Commit

Permalink
SimonStewart: Updating javadocs prior to next release
Browse files Browse the repository at this point in the history
r18302
  • Loading branch information
shs96c committed Dec 11, 2012
1 parent 1c2b785 commit 1555179
Show file tree
Hide file tree
Showing 62 changed files with 2,966 additions and 770 deletions.
2 changes: 1 addition & 1 deletion docs/api/java/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote" target="classFrame">HttpCommandExecutor</a></li>
<li><a href="com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium" target="classFrame">HttpCommandProcessor</a></li>
<li><a href="org/openqa/selenium/logging/profiler/HttpProfilerLogEntry.html" title="class in org.openqa.selenium.logging.profiler" target="classFrame">HttpProfilerLogEntry</a></li>
<li><a href="org/openqa/selenium/ie/IeReturnTypes.html" title="class in org.openqa.selenium.ie" target="classFrame">IeReturnTypes</a></li>
<li><a href="org/openqa/selenium/IllegalLocatorException.html" title="class in org.openqa.selenium" target="classFrame">IllegalLocatorException</a></li>
<li><a href="org/openqa/selenium/lift/find/ImageFinder.html" title="class in org.openqa.selenium.lift.find" target="classFrame">ImageFinder</a></li>
<li><a href="org/openqa/selenium/ImeActivationFailedException.html" title="class in org.openqa.selenium" target="classFrame">ImeActivationFailedException</a></li>
Expand Down Expand Up @@ -314,6 +313,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/logging/SessionLogHandler.html" title="class in org.openqa.selenium.logging" target="classFrame">SessionLogHandler</a></li>
<li><a href="org/openqa/selenium/logging/SessionLogs.html" title="class in org.openqa.selenium.logging" target="classFrame">SessionLogs</a></li>
<li><a href="org/openqa/selenium/SessionNotCreatedException.html" title="class in org.openqa.selenium" target="classFrame">SessionNotCreatedException</a></li>
<li><a href="org/openqa/selenium/remote/SessionNotFoundException.html" title="class in org.openqa.selenium.remote" target="classFrame">SessionNotFoundException</a></li>
<li><a href="org/openqa/selenium/html5/SessionStorage.html" title="interface in org.openqa.selenium.html5" target="classFrame"><i>SessionStorage</i></a></li>
<li><a href="org/openqa/selenium/remote/SessionTerminatedException.html" title="class in org.openqa.selenium.remote" target="classFrame">SessionTerminatedException</a></li>
<li><a href="org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote" target="classFrame">SimplePropertyDescriptor</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/java/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote">HttpCommandExecutor</a></li>
<li><a href="com/thoughtworks/selenium/HttpCommandProcessor.html" title="class in com.thoughtworks.selenium">HttpCommandProcessor</a></li>
<li><a href="org/openqa/selenium/logging/profiler/HttpProfilerLogEntry.html" title="class in org.openqa.selenium.logging.profiler">HttpProfilerLogEntry</a></li>
<li><a href="org/openqa/selenium/ie/IeReturnTypes.html" title="class in org.openqa.selenium.ie">IeReturnTypes</a></li>
<li><a href="org/openqa/selenium/IllegalLocatorException.html" title="class in org.openqa.selenium">IllegalLocatorException</a></li>
<li><a href="org/openqa/selenium/lift/find/ImageFinder.html" title="class in org.openqa.selenium.lift.find">ImageFinder</a></li>
<li><a href="org/openqa/selenium/ImeActivationFailedException.html" title="class in org.openqa.selenium">ImeActivationFailedException</a></li>
Expand Down Expand Up @@ -314,6 +313,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/logging/SessionLogHandler.html" title="class in org.openqa.selenium.logging">SessionLogHandler</a></li>
<li><a href="org/openqa/selenium/logging/SessionLogs.html" title="class in org.openqa.selenium.logging">SessionLogs</a></li>
<li><a href="org/openqa/selenium/SessionNotCreatedException.html" title="class in org.openqa.selenium">SessionNotCreatedException</a></li>
<li><a href="org/openqa/selenium/remote/SessionNotFoundException.html" title="class in org.openqa.selenium.remote">SessionNotFoundException</a></li>
<li><a href="org/openqa/selenium/html5/SessionStorage.html" title="interface in org.openqa.selenium.html5"><i>SessionStorage</i></a></li>
<li><a href="org/openqa/selenium/remote/SessionTerminatedException.html" title="class in org.openqa.selenium.remote">SessionTerminatedException</a></li>
<li><a href="org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote">SimplePropertyDescriptor</a></li>
Expand Down
123 changes: 45 additions & 78 deletions docs/api/java/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,34 @@ <h2 title="org.openqa">org.openqa.*</h2>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.openqa.selenium.<a href="org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium">WebDriverException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.WebDriverException.DRIVER_INFO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/openqa/selenium/WebDriverException.html#DRIVER_INFO">DRIVER_INFO</a></code></td>
<td class="colLast"><code>"Driver info"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.WebDriverException.SESSION_ID">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/openqa/selenium/WebDriverException.html#SESSION_ID">SESSION_ID</a></code></td>
<td class="colLast"><code>"Session ID"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.openqa.selenium.browserlaunchers.<a href="org/openqa/selenium/browserlaunchers/Proxies.html" title="class in org.openqa.selenium.browserlaunchers">Proxies</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
Expand Down Expand Up @@ -397,74 +425,6 @@ <h2 title="org.openqa">org.openqa.*</h2>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.openqa.selenium.ie.<a href="org/openqa/selenium/ie/IeReturnTypes.html" title="class in org.openqa.selenium.ie">IeReturnTypes</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.ie.IeReturnTypes.ARRAY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/ie/IeReturnTypes.html#ARRAY">ARRAY</a></code></td>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.ie.IeReturnTypes.BOOLEAN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/ie/IeReturnTypes.html#BOOLEAN">BOOLEAN</a></code></td>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.ie.IeReturnTypes.DOUBLE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/ie/IeReturnTypes.html#DOUBLE">DOUBLE</a></code></td>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.ie.IeReturnTypes.ELEMENT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/ie/IeReturnTypes.html#ELEMENT">ELEMENT</a></code></td>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.ie.IeReturnTypes.EMPTY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/ie/IeReturnTypes.html#EMPTY">EMPTY</a></code></td>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.ie.IeReturnTypes.EXCEPTION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/ie/IeReturnTypes.html#EXCEPTION">EXCEPTION</a></code></td>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.ie.IeReturnTypes.LONG">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/ie/IeReturnTypes.html#LONG">LONG</a></code></td>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.ie.IeReturnTypes.STRING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/ie/IeReturnTypes.html#STRING">STRING</a></code></td>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.openqa.selenium.ie.<a href="org/openqa/selenium/ie/InternetExplorerDriver.html" title="class in org.openqa.selenium.ie">InternetExplorerDriver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
Expand Down Expand Up @@ -1863,76 +1823,83 @@ <h2 title="org.openqa">org.openqa.*</h2>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.NO_SUCH_SESSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#NO_SUCH_SESSION">NO_SUCH_SESSION</a></code></td>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.NO_SUCH_WINDOW">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#NO_SUCH_WINDOW">NO_SUCH_WINDOW</a></code></td>
<td class="colLast"><code>23</code></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.SESSION_NOT_CREATED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#SESSION_NOT_CREATED">SESSION_NOT_CREATED</a></code></td>
<td class="colLast"><code>33</code></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.SQL_DATABASE_ERROR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#SQL_DATABASE_ERROR">SQL_DATABASE_ERROR</a></code></td>
<td class="colLast"><code>35</code></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.STALE_ELEMENT_REFERENCE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#STALE_ELEMENT_REFERENCE">STALE_ELEMENT_REFERENCE</a></code></td>
<td class="colLast"><code>10</code></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.SUCCESS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#SUCCESS">SUCCESS</a></code></td>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.TIMEOUT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#TIMEOUT">TIMEOUT</a></code></td>
<td class="colLast"><code>21</code></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.UNABLE_TO_SET_COOKIE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#UNABLE_TO_SET_COOKIE">UNABLE_TO_SET_COOKIE</a></code></td>
<td class="colLast"><code>25</code></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.UNEXPECTED_ALERT_PRESENT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#UNEXPECTED_ALERT_PRESENT">UNEXPECTED_ALERT_PRESENT</a></code></td>
<td class="colLast"><code>26</code></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.UNHANDLED_ERROR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#UNHANDLED_ERROR">UNHANDLED_ERROR</a></code></td>
<td class="colLast"><code>13</code></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.UNKNOWN_COMMAND">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/openqa/selenium/remote/ErrorCodes.html#UNKNOWN_COMMAND">UNKNOWN_COMMAND</a></code></td>
<td class="colLast"><code>9</code></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a name="org.openqa.selenium.remote.ErrorCodes.XPATH_LOOKUP_ERROR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
Expand Down
36 changes: 36 additions & 0 deletions docs/api/java/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ <h2 title="Contents">Contents</h2>
<ul>
<li><a href="#interface">Deprecated Interfaces</a></li>
<li><a href="#class">Deprecated Classes</a></li>
<li><a href="#exception">Deprecated Exceptions</a></li>
<li><a href="#field">Deprecated Fields</a></li>
<li><a href="#method">Deprecated Methods</a></li>
</ul>
Expand Down Expand Up @@ -110,6 +111,31 @@ <h2 title="Contents">Contents</h2>
</table>
</li>
</ul>
<a name="exception">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Exceptions table, listing deprecated exceptions, and an explanation">
<caption><span>Deprecated Exceptions</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Exceptions and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/openqa/selenium/IllegalLocatorException.html" title="class in org.openqa.selenium">org.openqa.selenium.IllegalLocatorException</a>
<div class="block"><i>Superseded by InvalidSelectorException</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/openqa/selenium/remote/SessionTerminatedException.html" title="class in org.openqa.selenium.remote">org.openqa.selenium.remote.SessionTerminatedException</a>
<div class="block"><i>To be removed in 2.28, use <a href="org/openqa/selenium/remote/SessionNotFoundException.html" title="class in org.openqa.selenium.remote"><code>SessionNotFoundException</code></a> instead</i></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="field">
<!-- -->
</a>
Expand Down Expand Up @@ -148,10 +174,20 @@ <h2 title="Contents">Contents</h2>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/openqa/selenium/WebDriverException.html#getDriverInformation()">org.openqa.selenium.WebDriverException.getDriverInformation()</a>
<div class="block"><i>To be removed in 2.28</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/openqa/selenium/firefox/FirefoxProfile.html#setProxyPreferences(org.openqa.selenium.Proxy)">org.openqa.selenium.firefox.FirefoxProfile.setProxyPreferences(Proxy)</a>
<div class="block"><i>This is now handled by the driver itself.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/openqa/selenium/WebDriverException.html#setSessionId(java.lang.String)">org.openqa.selenium.WebDriverException.setSessionId(String)</a>
<div class="block"><i>To be removed in 2.28</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/openqa/selenium/chrome/ChromeDriverService.Builder.html#usingChromeDriverExecutable(java.io.File)">org.openqa.selenium.chrome.ChromeDriverService.Builder.usingChromeDriverExecutable(File)</a>
<div class="block"><i>Use <a href="org/openqa/selenium/chrome/ChromeDriverService.Builder.html#usingDriverExecutable(java.io.File)"><code>ChromeDriverService.Builder.usingDriverExecutable(File)</code></a> instead</i></div>
Expand Down
Loading

0 comments on commit 1555179

Please sign in to comment.