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

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Jul 7 03:02:13 EDT 2010


Author: hangnguyen
Date: 2010-07-07 03:02:12 -0400 (Wed, 07 Jul 2010)
New Revision: 3595

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

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_02_006_SearchWithInCompletedWordButHasStarCharsToFindTheRightLeft.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_02_006_SearchWithInCompletedWordButHasStarCharsToFindTheRightLeft.html	2010-07-07 06:46:31 UTC (rev 3594)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_02_006_SearchWithInCompletedWordButHasStarCharsToFindTheRightLeft.html	2010-07-07 07:02:12 UTC (rev 3595)
@@ -57,16 +57,11 @@
 	<td></td>
 </tr>
 <tr>
-	<td>waitForElementPresent</td>
+	<td>clickAndWait</td>
 	<td>link=Users and groups management</td>
 	<td></td>
 </tr>
 <tr>
-	<td>click</td>
-	<td>link=Users and groups management</td>
-	<td></td>
-</tr>
-<tr>
 	<td>echo</td>
 	<td>-- Search with in completed word but has * to find the left--</td>
 	<td></td>

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_04_003_DeleteSpecificUserFormSearchResultInCommunityManagement.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_04_003_DeleteSpecificUserFormSearchResultInCommunityManagement.html	2010-07-07 06:46:31 UTC (rev 3594)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_04_003_DeleteSpecificUserFormSearchResultInCommunityManagement.html	2010-07-07 07:02:12 UTC (rev 3595)
@@ -267,16 +267,11 @@
 	<td></td>
 </tr>
 <tr>
-	<td>waitForElementPresent</td>
-	<td>//div[@id='UIListUsersGird']/table/tbody/tr[1]/td[1]/div</td>
+	<td>verifyTextPresent</td>
+	<td>Test_PRL_02_04_003</td>
 	<td></td>
 </tr>
 <tr>
-	<td>verifyText</td>
-	<td>//div[@id='UIListUsersGird']/table/tbody/tr[1]/td[1]/div</td>
-	<td>Test_PRL_02_04_003</td>
-</tr>
-<tr>
 	<td>echo</td>
 	<td>-- Search new user in list --</td>
 	<td></td>



More information about the gatein-commits mailing list