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

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Jul 15 22:45:16 EDT 2010


Author: hangnguyen
Date: 2010-07-15 22:45:16 -0400 (Thu, 15 Jul 2010)
New Revision: 3634

Modified:
   portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_03_01_001_CheckShowingGroupManagementForm.html
   portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_03_03_002_CheckEditGroupForm.html
Log:
TESTVN-356: Clean and improve

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_03_01_001_CheckShowingGroupManagementForm.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_03_01_001_CheckShowingGroupManagementForm.html	2010-07-16 02:45:08 UTC (rev 3633)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_03_01_001_CheckShowingGroupManagementForm.html	2010-07-16 02:45:16 UTC (rev 3634)
@@ -152,12 +152,22 @@
 	<td></td>
 </tr>
 <tr>
+	<td>echo</td>
+	<td>-- 1</td>
+	<td></td>
+</tr>
+<tr>
 	<td>verifyOrdered</td>
 	<td>//div[@id='UIOrganizationPortlet']/div[2]/div[2]/div[1]/div[1]/div/div/div/a[1]</td>
 	<td>link=Communication</td>
 </tr>
 <tr>
 	<td>echo</td>
+	<td>--2</td>
+	<td></td>
+</tr>
+<tr>
+	<td>echo</td>
 	<td>-- Check Up level function while showing sub group--</td>
 	<td></td>
 </tr>

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_03_03_002_CheckEditGroupForm.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_03_03_002_CheckEditGroupForm.html	2010-07-16 02:45:08 UTC (rev 3633)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_03_03_002_CheckEditGroupForm.html	2010-07-16 02:45:16 UTC (rev 3634)
@@ -102,31 +102,16 @@
 	<td></td>
 </tr>
 <tr>
-	<td>waitForTextPresent</td>
-	<td>Group Name </td>
-	<td></td>
-</tr>
-<tr>
 	<td>verifyTextPresent</td>
-	<td>Group Name </td>
+	<td>Group Name</td>
 	<td></td>
 </tr>
 <tr>
-	<td>waitForTextPresent</td>
-	<td>Label</td>
-	<td></td>
-</tr>
-<tr>
 	<td>verifyTextPresent</td>
 	<td>Label</td>
 	<td></td>
 </tr>
 <tr>
-	<td>waitForTextPresent</td>
-	<td>Description</td>
-	<td></td>
-</tr>
-<tr>
 	<td>verifyTextPresent</td>
 	<td>Description</td>
 	<td></td>
@@ -142,6 +127,11 @@
 	<td></td>
 </tr>
 <tr>
+	<td>waitForElementPresent</td>
+	<td>link=Sign out</td>
+	<td></td>
+</tr>
+<tr>
 	<td>clickAndWait</td>
 	<td>link=Sign out</td>
 	<td></td>



More information about the gatein-commits mailing list