Skip to content

Commit

Permalink
updating javadocs for 2.34
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis committed Aug 6, 2013
1 parent 45790ea commit 00081f5
Show file tree
Hide file tree
Showing 93 changed files with 3,905 additions and 1,203 deletions.
7 changes: 7 additions & 0 deletions docs/api/java/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,9 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift" target="classFrame">HamcrestWebDriverTestCase</a></li>
<li><a href="org/openqa/selenium/HasCapabilities.html" title="interface in org.openqa.selenium" target="classFrame"><i>HasCapabilities</i></a></li>
<li><a href="org/openqa/selenium/HasInputDevices.html" title="interface in org.openqa.selenium" target="classFrame"><i>HasInputDevices</i></a></li>
<li><a href="org/openqa/selenium/interactions/HasInputDevices.html" title="interface in org.openqa.selenium.interactions" target="classFrame"><i>HasInputDevices</i></a></li>
<li><a href="org/openqa/selenium/HasTouchScreen.html" title="interface in org.openqa.selenium" target="classFrame"><i>HasTouchScreen</i></a></li>
<li><a href="org/openqa/selenium/interactions/HasTouchScreen.html" title="interface in org.openqa.selenium.interactions" target="classFrame"><i>HasTouchScreen</i></a></li>
<li><a href="org/openqa/selenium/support/How.html" title="enum in org.openqa.selenium.support" target="classFrame">How</a></li>
<li><a href="org/openqa/selenium/lift/find/HtmlTagFinder.html" title="class in org.openqa.selenium.lift.find" target="classFrame">HtmlTagFinder</a></li>
<li><a href="org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit" target="classFrame">HtmlUnitDriver</a></li>
Expand Down Expand Up @@ -214,6 +216,7 @@ <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/interactions/Keyboard.html" title="interface in org.openqa.selenium.interactions" target="classFrame"><i>Keyboard</i></a></li>
<li><a href="org/openqa/selenium/Keyboard.html" title="interface in org.openqa.selenium" 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 @@ -245,7 +248,9 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/logging/LogType.html" title="class in org.openqa.selenium.logging" target="classFrame">LogType</a></li>
<li><a href="org/openqa/selenium/interactions/touch/LongPressAction.html" title="class in org.openqa.selenium.interactions.touch" target="classFrame">LongPressAction</a></li>
<li><a href="org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers" target="classFrame">MacProxyManager</a></li>
<li><a href="org/openqa/selenium/firefox/internal/MarionetteConnection.html" title="class in org.openqa.selenium.firefox.internal" target="classFrame">MarionetteConnection</a></li>
<li><a href="org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift" target="classFrame">Matchers</a></li>
<li><a href="org/openqa/selenium/interactions/Mouse.html" title="interface in org.openqa.selenium.interactions" target="classFrame"><i>Mouse</i></a></li>
<li><a href="org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium" target="classFrame"><i>Mouse</i></a></li>
<li><a href="org/openqa/selenium/interactions/internal/MouseAction.html" title="class in org.openqa.selenium.interactions.internal" target="classFrame">MouseAction</a></li>
<li><a href="org/openqa/selenium/interactions/touch/MoveAction.html" title="class in org.openqa.selenium.interactions.touch" target="classFrame">MoveAction</a></li>
Expand Down Expand Up @@ -299,6 +304,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/Rotatable.html" title="interface in org.openqa.selenium" target="classFrame"><i>Rotatable</i></a></li>
<li><a href="org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari" target="classFrame">SafariDriver</a></li>
<li><a href="org/openqa/selenium/browserlaunchers/locators/SafariLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators" target="classFrame">SafariLocator</a></li>
<li><a href="org/openqa/selenium/safari/SafariOptions.html" title="class in org.openqa.selenium.safari" target="classFrame">SafariOptions</a></li>
<li><a href="org/openqa/selenium/ScreenOrientation.html" title="enum in org.openqa.selenium" target="classFrame">ScreenOrientation</a></li>
<li><a href="org/openqa/selenium/remote/ScreenshotException.html" title="class in org.openqa.selenium.remote" target="classFrame">ScreenshotException</a></li>
<li><a href="com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium" target="classFrame">ScreenshotListener</a></li>
Expand Down Expand Up @@ -342,6 +348,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/TimeoutException.html" title="class in org.openqa.selenium" target="classFrame">TimeoutException</a></li>
<li><a href="org/openqa/selenium/interactions/internal/TouchAction.html" title="class in org.openqa.selenium.interactions.internal" target="classFrame">TouchAction</a></li>
<li><a href="org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch" target="classFrame">TouchActions</a></li>
<li><a href="org/openqa/selenium/interactions/TouchScreen.html" title="interface in org.openqa.selenium.interactions" target="classFrame"><i>TouchScreen</i></a></li>
<li><a href="org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium" target="classFrame"><i>TouchScreen</i></a></li>
<li><a href="org/openqa/selenium/firefox/UnableToCreateProfileException.html" title="class in org.openqa.selenium.firefox" target="classFrame">UnableToCreateProfileException</a></li>
<li><a href="org/openqa/selenium/UnableToSetCookieException.html" title="class in org.openqa.selenium" target="classFrame">UnableToSetCookieException</a></li>
Expand Down
7 changes: 7 additions & 0 deletions docs/api/java/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,9 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/lift/HamcrestWebDriverTestCase.html" title="class in org.openqa.selenium.lift">HamcrestWebDriverTestCase</a></li>
<li><a href="org/openqa/selenium/HasCapabilities.html" title="interface in org.openqa.selenium"><i>HasCapabilities</i></a></li>
<li><a href="org/openqa/selenium/HasInputDevices.html" title="interface in org.openqa.selenium"><i>HasInputDevices</i></a></li>
<li><a href="org/openqa/selenium/interactions/HasInputDevices.html" title="interface in org.openqa.selenium.interactions"><i>HasInputDevices</i></a></li>
<li><a href="org/openqa/selenium/HasTouchScreen.html" title="interface in org.openqa.selenium"><i>HasTouchScreen</i></a></li>
<li><a href="org/openqa/selenium/interactions/HasTouchScreen.html" title="interface in org.openqa.selenium.interactions"><i>HasTouchScreen</i></a></li>
<li><a href="org/openqa/selenium/support/How.html" title="enum in org.openqa.selenium.support">How</a></li>
<li><a href="org/openqa/selenium/lift/find/HtmlTagFinder.html" title="class in org.openqa.selenium.lift.find">HtmlTagFinder</a></li>
<li><a href="org/openqa/selenium/htmlunit/HtmlUnitDriver.html" title="class in org.openqa.selenium.htmlunit">HtmlUnitDriver</a></li>
Expand Down Expand Up @@ -214,6 +216,7 @@ <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/interactions/Keyboard.html" title="interface in org.openqa.selenium.interactions"><i>Keyboard</i></a></li>
<li><a href="org/openqa/selenium/Keyboard.html" title="interface in org.openqa.selenium"><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 @@ -245,7 +248,9 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/logging/LogType.html" title="class in org.openqa.selenium.logging">LogType</a></li>
<li><a href="org/openqa/selenium/interactions/touch/LongPressAction.html" title="class in org.openqa.selenium.interactions.touch">LongPressAction</a></li>
<li><a href="org/openqa/selenium/browserlaunchers/MacProxyManager.html" title="class in org.openqa.selenium.browserlaunchers">MacProxyManager</a></li>
<li><a href="org/openqa/selenium/firefox/internal/MarionetteConnection.html" title="class in org.openqa.selenium.firefox.internal">MarionetteConnection</a></li>
<li><a href="org/openqa/selenium/lift/Matchers.html" title="class in org.openqa.selenium.lift">Matchers</a></li>
<li><a href="org/openqa/selenium/interactions/Mouse.html" title="interface in org.openqa.selenium.interactions"><i>Mouse</i></a></li>
<li><a href="org/openqa/selenium/Mouse.html" title="interface in org.openqa.selenium"><i>Mouse</i></a></li>
<li><a href="org/openqa/selenium/interactions/internal/MouseAction.html" title="class in org.openqa.selenium.interactions.internal">MouseAction</a></li>
<li><a href="org/openqa/selenium/interactions/touch/MoveAction.html" title="class in org.openqa.selenium.interactions.touch">MoveAction</a></li>
Expand Down Expand Up @@ -299,6 +304,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/Rotatable.html" title="interface in org.openqa.selenium"><i>Rotatable</i></a></li>
<li><a href="org/openqa/selenium/safari/SafariDriver.html" title="class in org.openqa.selenium.safari">SafariDriver</a></li>
<li><a href="org/openqa/selenium/browserlaunchers/locators/SafariLocator.html" title="class in org.openqa.selenium.browserlaunchers.locators">SafariLocator</a></li>
<li><a href="org/openqa/selenium/safari/SafariOptions.html" title="class in org.openqa.selenium.safari">SafariOptions</a></li>
<li><a href="org/openqa/selenium/ScreenOrientation.html" title="enum in org.openqa.selenium">ScreenOrientation</a></li>
<li><a href="org/openqa/selenium/remote/ScreenshotException.html" title="class in org.openqa.selenium.remote">ScreenshotException</a></li>
<li><a href="com/thoughtworks/selenium/ScreenshotListener.html" title="class in com.thoughtworks.selenium">ScreenshotListener</a></li>
Expand Down Expand Up @@ -342,6 +348,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/openqa/selenium/TimeoutException.html" title="class in org.openqa.selenium">TimeoutException</a></li>
<li><a href="org/openqa/selenium/interactions/internal/TouchAction.html" title="class in org.openqa.selenium.interactions.internal">TouchAction</a></li>
<li><a href="org/openqa/selenium/interactions/touch/TouchActions.html" title="class in org.openqa.selenium.interactions.touch">TouchActions</a></li>
<li><a href="org/openqa/selenium/interactions/TouchScreen.html" title="interface in org.openqa.selenium.interactions"><i>TouchScreen</i></a></li>
<li><a href="org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium"><i>TouchScreen</i></a></li>
<li><a href="org/openqa/selenium/firefox/UnableToCreateProfileException.html" title="class in org.openqa.selenium.firefox">UnableToCreateProfileException</a></li>
<li><a href="org/openqa/selenium/UnableToSetCookieException.html" title="class in org.openqa.selenium">UnableToSetCookieException</a></li>
Expand Down
Loading

0 comments on commit 00081f5

Please sign in to comment.