You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ws...@apache.org on 2009/01/14 18:55:08 UTC

svn commit: r734458 - /continuum/trunk/continuum-webapp-test/src/test/selenium-ide/add_and_delete_local_repo.html

Author: wsmoak
Date: Wed Jan 14 09:55:08 2009
New Revision: 734458

URL: http://svn.apache.org/viewvc?rev=734458&view=rev
Log:
Fix the button elements for saving and deleting a local repo.

Modified:
    continuum/trunk/continuum-webapp-test/src/test/selenium-ide/add_and_delete_local_repo.html

Modified: continuum/trunk/continuum-webapp-test/src/test/selenium-ide/add_and_delete_local_repo.html
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp-test/src/test/selenium-ide/add_and_delete_local_repo.html?rev=734458&r1=734457&r2=734458&view=diff
==============================================================================
--- continuum/trunk/continuum-webapp-test/src/test/selenium-ide/add_and_delete_local_repo.html (original)
+++ continuum/trunk/continuum-webapp-test/src/test/selenium-ide/add_and_delete_local_repo.html Wed Jan 14 09:55:08 2009
@@ -48,7 +48,7 @@
 </tr>
 <tr>
 	<td>clickAndWait</td>
-	<td>saveRepository_0</td>
+	<td>saveRepository_</td>
 	<td></td>
 </tr>
 <tr>
@@ -63,7 +63,7 @@
 </tr>
 <tr>
 	<td>clickAndWait</td>
-	<td>removeRepository_0</td>
+	<td>removeRepository_</td>
 	<td></td>
 </tr>
 <tr>