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

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Jun 25 05:20:25 EDT 2010


Author: hangnguyen
Date: 2010-06-25 05:20:24 -0400 (Fri, 25 Jun 2010)
New Revision: 3480

Modified:
   portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_04_03_001_EditMembershipInOrganizationManagementFormByAdministrator.html
Log:
TESTVN-399: Create new GateIn Selenium ScripsTESTVN-356: Clean and improve


Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_04_03_001_EditMembershipInOrganizationManagementFormByAdministrator.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_04_03_001_EditMembershipInOrganizationManagementFormByAdministrator.html	2010-06-25 08:43:35 UTC (rev 3479)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_04_03_001_EditMembershipInOrganizationManagementFormByAdministrator.html	2010-06-25 09:20:24 UTC (rev 3480)
@@ -13,7 +13,7 @@
 </thead><tbody>
 <tr>
 	<td>open</td>
-	<td>/portal/public/classic/</td>
+	<td>/portal/private/classic/organization/management?portal:componentId=UIPortal&amp;portal:action=Logout</td>
 	<td></td>
 </tr>
 <tr>
@@ -122,10 +122,20 @@
 	<td></td>
 </tr>
 <tr>
-	<td>click</td>
+	<td>waitForElementPresent</td>
 	<td>link=Sign out</td>
 	<td></td>
 </tr>
+<tr>
+	<td>clickAndWait</td>
+	<td>link=Sign out</td>
+	<td></td>
+</tr>
+<tr>
+	<td>close</td>
+	<td></td>
+	<td></td>
+</tr>
 
 </tbody></table>
 </body>



More information about the gatein-commits mailing list