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

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 2 06:50:29 EDT 2010


Author: hangnguyen
Date: 2010-11-02 06:50:29 -0400 (Tue, 02 Nov 2010)
New Revision: 4902

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

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_26_02_023_CheckFinishFunctionOnEditingPageAfterEditedPagePortletLayout.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_26_02_023_CheckFinishFunctionOnEditingPageAfterEditedPagePortletLayout.html	2010-11-02 10:47:27 UTC (rev 4901)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_26_02_023_CheckFinishFunctionOnEditingPageAfterEditedPagePortletLayout.html	2010-11-02 10:50:29 UTC (rev 4902)
@@ -317,6 +317,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>

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_26_03_004_CheckFinishFunctionAfterEditContainerOfNodePage.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_26_03_004_CheckFinishFunctionAfterEditContainerOfNodePage.html	2010-11-02 10:47:27 UTC (rev 4901)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_26_03_004_CheckFinishFunctionAfterEditContainerOfNodePage.html	2010-11-02 10:50:29 UTC (rev 4902)
@@ -17,6 +17,11 @@
 	<td></td>
 </tr>
 <tr>
+	<td>windowMaximize</td>
+	<td></td>
+	<td></td>
+</tr>
+<tr>
 	<td>click</td>
 	<td>link=Sign in</td>
 	<td></td>

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_26_03_009_CheckFinishFunctionAfterChangeNodePageContainerLayout.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_26_03_009_CheckFinishFunctionAfterChangeNodePageContainerLayout.html	2010-11-02 10:47:27 UTC (rev 4901)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_26_03_009_CheckFinishFunctionAfterChangeNodePageContainerLayout.html	2010-11-02 10:50:29 UTC (rev 4902)
@@ -17,6 +17,11 @@
 	<td></td>
 </tr>
 <tr>
+	<td>windowMaximize</td>
+	<td></td>
+	<td></td>
+</tr>
+<tr>
 	<td>click</td>
 	<td>link=Sign in</td>
 	<td></td>
@@ -152,7 +157,7 @@
 	<td></td>
 </tr>
 <tr>
-	<td>componentExoContextMenu</td>
+	<td>mouseDownRight</td>
 	<td>//a[@class='NodeIcon DefaultPageIcon' and @title='Test_POR_26_03_009']</td>
 	<td></td>
 </tr>
@@ -282,7 +287,7 @@
 	<td></td>
 </tr>
 <tr>
-	<td>click</td>
+	<td>clickAndWait</td>
 	<td>link=Sign out</td>
 	<td></td>
 </tr>



More information about the gatein-commits mailing list