Skip to content

Commit

Permalink
Updating java docs for 2.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevanssfdc committed Dec 16, 2013
1 parent 14fa800 commit 428e6b8
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 37 deletions.
15 changes: 10 additions & 5 deletions docs/api/java/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,31 +102,36 @@ <h2 title="Contents">Contents</h2>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/openqa/selenium/android/AndroidDriver.html" title="class in org.openqa.selenium.android">org.openqa.selenium.android.AndroidDriver</a>
<div class="block"><i>Please use either http://selendroid.io or http://appium.io instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/openqa/selenium/iphone/IPhoneDriver.html" title="class in org.openqa.selenium.iphone">org.openqa.selenium.iphone.IPhoneDriver</a>
<div class="block"><i>please use ios-driver or appium instead</i></div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="org/openqa/selenium/iphone/IPhoneSimulatorBinary.html" title="class in org.openqa.selenium.iphone">org.openqa.selenium.iphone.IPhoneSimulatorBinary</a>
<div class="block"><i>use ios-driver or appium instead</i></div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colOne"><a href="org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.html" title="class in org.openqa.selenium.iphone">org.openqa.selenium.iphone.IPhoneSimulatorCommandExecutor</a>
<div class="block"><i>use ios-driver or appium instead</i></div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="org/openqa/selenium/iphone/IPhoneSimulatorDriver.html" title="class in org.openqa.selenium.iphone">org.openqa.selenium.iphone.IPhoneSimulatorDriver</a>
<div class="block"><i>use ios-driver or appium instead</i></div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colOne"><a href="org/openqa/selenium/htmlunit/KeyboardModifiersState.html" title="class in org.openqa.selenium.htmlunit">org.openqa.selenium.htmlunit.KeyboardModifiersState</a>
<div class="block"><i>This class will soon be marked private</i></div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="com/thoughtworks/selenium/SeleneseTestCase.html" title="class in com.thoughtworks.selenium">com.thoughtworks.selenium.SeleneseTestCase</a>
<div class="block"><i>Please consider updating to junit 4 or above</i></div>
</td>
Expand Down
Loading

0 comments on commit 428e6b8

Please sign in to comment.