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

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Jul 12 03:53:28 EDT 2010


Author: hangnguyen
Date: 2010-07-12 03:53:27 -0400 (Mon, 12 Jul 2010)
New Revision: 3599

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_03_002_EditFirstNameOfUserInCommunityManagement.html
   portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_003_EditLastNameOfUserInCommunityManagement.html
   portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_004_CheckEditEmailInCommunityManagement.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-12 04:28:53 UTC (rev 3598)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_02_006_SearchWithInCompletedWordButHasStarCharsToFindTheRightLeft.html	2010-07-12 07:53:27 UTC (rev 3599)
@@ -78,6 +78,16 @@
 </tr>
 <tr>
 	<td>waitForElementPresent</td>
+	<td>searchOption</td>
+	<td></td>
+</tr>
+<tr>
+	<td>select</td>
+	<td>searchOption</td>
+	<td>label=User Name</td>
+</tr>
+<tr>
+	<td>waitForElementPresent</td>
 	<td>//form[@id='UISearchForm']/div[2]/a</td>
 	<td></td>
 </tr>
@@ -87,16 +97,11 @@
 	<td></td>
 </tr>
 <tr>
-	<td>waitForElementPresent</td>
-	<td>//div[@id='UIListUsersGird']/table/tbody/tr/td[1]/div</td>
+	<td>verifyTextPresent</td>
 	<td>demo</td>
+	<td></td>
 </tr>
 <tr>
-	<td>verifyText</td>
-	<td>//div[@id='UIListUsersGird']/table/tbody/tr/td[1]/div</td>
-	<td>demo</td>
-</tr>
-<tr>
 	<td>echo</td>
 	<td>-- Return to user list--</td>
 	<td></td>

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_002_EditFirstNameOfUserInCommunityManagement.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_002_EditFirstNameOfUserInCommunityManagement.html	2010-07-12 04:28:53 UTC (rev 3598)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_002_EditFirstNameOfUserInCommunityManagement.html	2010-07-12 07:53:27 UTC (rev 3599)
@@ -592,9 +592,9 @@
 	<td></td>
 </tr>
 <tr>
-	<td>waitForText</td>
+	<td>waitForElementPresent</td>
 	<td>//div[3]/div/div/div/div/div[2]</td>
-	<td>The user profile has been updated.</td>
+	<td></td>
 </tr>
 <tr>
 	<td>verifyText</td>

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_003_EditLastNameOfUserInCommunityManagement.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_003_EditLastNameOfUserInCommunityManagement.html	2010-07-12 04:28:53 UTC (rev 3598)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_003_EditLastNameOfUserInCommunityManagement.html	2010-07-12 07:53:27 UTC (rev 3599)
@@ -57,6 +57,11 @@
 	<td></td>
 </tr>
 <tr>
+	<td>waitForElementPresent</td>
+	<td>link=New Staff</td>
+	<td></td>
+</tr>
+<tr>
 	<td>clickAndWait</td>
 	<td>link=New Staff</td>
 	<td></td>
@@ -592,9 +597,9 @@
 	<td></td>
 </tr>
 <tr>
-	<td>waitForText</td>
+	<td>waitForElementPresent</td>
 	<td>//div[3]/div/div/div/div/div[2]</td>
-	<td>The user profile has been updated.</td>
+	<td></td>
 </tr>
 <tr>
 	<td>verifyText</td>

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_004_CheckEditEmailInCommunityManagement.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_004_CheckEditEmailInCommunityManagement.html	2010-07-12 04:28:53 UTC (rev 3598)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_PRL_02_03_004_CheckEditEmailInCommunityManagement.html	2010-07-12 07:53:27 UTC (rev 3599)
@@ -227,6 +227,11 @@
 	<td></td>
 </tr>
 <tr>
+	<td>waitForElementPresent</td>
+	<td>//div[@id='UIListUsersGird']/table/tbody/tr[1]/td[4]/div</td>
+	<td></td>
+</tr>
+<tr>
 	<td>verifyText</td>
 	<td>//div[@id='UIListUsersGird']/table/tbody/tr[1]/td[4]/div</td>
 	<td>Test_PRL_02_03_003_edit at gmail.com</td>



More information about the gatein-commits mailing list