[gatein-commits] gatein SVN: r2354 - 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:54:25 EDT 2010
Author: bdaw
Date: 2010-03-24 06:54:25 -0400 (Wed, 24 Mar 2010)
New Revision: 2354
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_02_CreateNewAccount.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_02_CreateNewAccount.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_02_CreateNewAccount.html 2010-03-24 10:53:29 UTC (rev 2353)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_02_CreateNewAccount.html 2010-03-24 10:54:25 UTC (rev 2354)
@@ -77,6 +77,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