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

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Nov 19 01:50:02 EST 2010


Author: hangnguyen
Date: 2010-11-19 01:50:02 -0500 (Fri, 19 Nov 2010)
New Revision: 5171

Modified:
   portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_51_ManageGadget.html
   portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_53_DragAndDropGadget.html
Log:
TestVN-356:Clean and Improve existing Selenium for GateIn

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_51_ManageGadget.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_51_ManageGadget.html	2010-11-19 06:47:11 UTC (rev 5170)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_51_ManageGadget.html	2010-11-19 06:50:02 UTC (rev 5171)
@@ -52,6 +52,16 @@
 	<td></td>
 </tr>
 <tr>
+	<td>echo</td>
+	<td>-- Go to Dashboard page --</td>
+	<td></td>
+</tr>
+<tr>
+	<td>waitForElementPresent</td>
+	<td>link=Dashboard</td>
+	<td></td>
+</tr>
+<tr>
 	<td>clickAndWait</td>
 	<td>link=Dashboard</td>
 	<td></td>
@@ -87,11 +97,6 @@
 	<td>http://www.labpixies.com/campaigns/dates/dates.xml</td>
 </tr>
 <tr>
-	<td>pause</td>
-	<td>1000</td>
-	<td></td>
-</tr>
-<tr>
 	<td>waitForElementPresent</td>
 	<td>//img[@title='Add Gadget']</td>
 	<td></td>

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_53_DragAndDropGadget.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_53_DragAndDropGadget.html	2010-11-19 06:47:11 UTC (rev 5170)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_53_DragAndDropGadget.html	2010-11-19 06:50:02 UTC (rev 5171)
@@ -52,6 +52,16 @@
 	<td></td>
 </tr>
 <tr>
+	<td>echo</td>
+	<td>-- Go to Dashboard page --</td>
+	<td></td>
+</tr>
+<tr>
+	<td>waitForElementPresent</td>
+	<td>link=Dashboard</td>
+	<td></td>
+</tr>
+<tr>
 	<td>clickAndWait</td>
 	<td>link=Dashboard</td>
 	<td></td>



More information about the gatein-commits mailing list