Skip to content

Commit

Permalink
EranMes: Updating javadocs for 2.13 release.
Browse files Browse the repository at this point in the history
r14793
  • Loading branch information
eranmes committed Nov 18, 2011
1 parent 0fff406 commit 1b87146
Show file tree
Hide file tree
Showing 25 changed files with 237 additions and 274 deletions.
4 changes: 2 additions & 2 deletions docs/api/java/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
<BR>
<A HREF="org/openqa/selenium/html5/ApplicationCache.html" title="interface in org.openqa.selenium.html5" target="classFrame"><I>ApplicationCache</I></A>
<BR>
<A HREF="org/openqa/selenium/browserlaunchers/AsyncExecute.html" title="class in org.openqa.selenium.browserlaunchers" target="classFrame">AsyncExecute</A>
<BR>
<A HREF="org/openqa/selenium/lift/match/AttributeMatcher.html" title="class in org.openqa.selenium.lift.match" target="classFrame">AttributeMatcher</A>
<BR>
<A HREF="org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote" target="classFrame">Augmenter</A>
Expand Down Expand Up @@ -555,6 +553,8 @@
<BR>
<A HREF="org/openqa/selenium/interactions/touch/SingleTapAction.html" title="class in org.openqa.selenium.interactions.touch" target="classFrame">SingleTapAction</A>
<BR>
<A HREF="org/openqa/selenium/browserlaunchers/Sleeper.html" title="class in org.openqa.selenium.browserlaunchers" target="classFrame">Sleeper</A>
<BR>
<A HREF="org/openqa/selenium/support/ui/Sleeper.html" title="interface in org.openqa.selenium.support.ui" target="classFrame"><I>Sleeper</I></A>
<BR>
<A HREF="org/openqa/selenium/support/ui/SlowLoadableComponent.html" title="class in org.openqa.selenium.support.ui" target="classFrame">SlowLoadableComponent</A>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/java/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
<BR>
<A HREF="org/openqa/selenium/html5/ApplicationCache.html" title="interface in org.openqa.selenium.html5"><I>ApplicationCache</I></A>
<BR>
<A HREF="org/openqa/selenium/browserlaunchers/AsyncExecute.html" title="class in org.openqa.selenium.browserlaunchers">AsyncExecute</A>
<BR>
<A HREF="org/openqa/selenium/lift/match/AttributeMatcher.html" title="class in org.openqa.selenium.lift.match">AttributeMatcher</A>
<BR>
<A HREF="org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote">Augmenter</A>
Expand Down Expand Up @@ -555,6 +553,8 @@
<BR>
<A HREF="org/openqa/selenium/interactions/touch/SingleTapAction.html" title="class in org.openqa.selenium.interactions.touch">SingleTapAction</A>
<BR>
<A HREF="org/openqa/selenium/browserlaunchers/Sleeper.html" title="class in org.openqa.selenium.browserlaunchers">Sleeper</A>
<BR>
<A HREF="org/openqa/selenium/support/ui/Sleeper.html" title="interface in org.openqa.selenium.support.ui"><I>Sleeper</I></A>
<BR>
<A HREF="org/openqa/selenium/support/ui/SlowLoadableComponent.html" title="class in org.openqa.selenium.support.ui">SlowLoadableComponent</A>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ <H2>
<TH ALIGN="left"><B>Methods inherited from class junit.framework.Assert</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail</CODE></TD>
<TD><CODE>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
Expand Down
14 changes: 2 additions & 12 deletions docs/api/java/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,14 +107,9 @@ <H2>
<B>Deprecated Methods</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/openqa/selenium/firefox/FirefoxProfile.html#alwaysLoadNoFocusLib()">org.openqa.selenium.firefox.FirefoxProfile.alwaysLoadNoFocusLib()</A>
<TD><A HREF="org/openqa/selenium/browserlaunchers/BrowserLauncher.html#getProcess()">org.openqa.selenium.browserlaunchers.BrowserLauncher.getProcess()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/openqa/selenium/firefox/FirefoxProfile.html#enableNativeEvents()">org.openqa.selenium.firefox.FirefoxProfile.enableNativeEvents()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This will be removed in 2.12 as all instances now return null</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/openqa/selenium/remote/DesiredCapabilities.html#htmlUnitWithJavascript()">org.openqa.selenium.remote.DesiredCapabilities.htmlUnitWithJavascript()</A>
Expand All @@ -132,11 +127,6 @@ <H2>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/openqa/selenium/firefox/FirefoxDriver.html#saveScreenshot(java.io.File)">org.openqa.selenium.firefox.FirefoxDriver.saveScreenshot(File)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use getScreenshotAs(file), which returns a temporary file.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/thoughtworks/selenium/SeleneseTestCase.html#setCaptureScreetShotOnFailure(boolean)">com.thoughtworks.selenium.SeleneseTestCase.setCaptureScreetShotOnFailure(boolean)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/thoughtworks/selenium/SeleneseTestCase.html#setCaptureScreenShotOnFailure(boolean)"><CODE>SeleneseTestCase.setCaptureScreenShotOnFailure(boolean)</CODE></A> instead</I>&nbsp;</TD>
Expand Down
Loading

0 comments on commit 1b87146

Please sign in to comment.