[gatein-commits] gatein SVN: r2352 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Mar 24 06:06:29 EDT 2010


Author: bdaw
Date: 2010-03-24 06:06:28 -0400 (Wed, 24 Mar 2010)
New Revision: 2352

Modified:
   portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_33_SettingAccount.html
Log:
- make the test wait for confirmation after user registration

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_33_SettingAccount.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_33_SettingAccount.html	2010-03-24 01:47:09 UTC (rev 2351)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_33_SettingAccount.html	2010-03-24 10:06:28 UTC (rev 2352)
@@ -72,6 +72,11 @@
 	<td>1,1</td>
 </tr>
 <tr>
+	<td>waitForTextPresent</td>
+	<td>You have successfully registered a new account!</td>
+	<td></td>
+</tr>
+<tr>
 	<td>open</td>
 	<td>/portal/public/classic/</td>
 	<td></td>



More information about the gatein-commits mailing list