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

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Jun 28 02:40:44 EDT 2010


Author: hangnguyen
Date: 2010-06-28 02:40:44 -0400 (Mon, 28 Jun 2010)
New Revision: 3489

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

Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_14_04_001_CutPasteNodeToTheSamePlace.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_14_04_001_CutPasteNodeToTheSamePlace.html	2010-06-28 04:31:49 UTC (rev 3488)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_14_04_001_CutPasteNodeToTheSamePlace.html	2010-06-28 06:40:44 UTC (rev 3489)
@@ -22,6 +22,11 @@
 	<td></td>
 </tr>
 <tr>
+	<td>windowMaximize</td>
+	<td></td>
+	<td></td>
+</tr>
+<tr>
 	<td>waitForElementPresent</td>
 	<td>link=Sign in</td>
 	<td></td>
@@ -32,6 +37,11 @@
 	<td></td>
 </tr>
 <tr>
+	<td>waitForElementPresent</td>
+	<td>username</td>
+	<td></td>
+</tr>
+<tr>
 	<td>type</td>
 	<td>username</td>
 	<td>root</td>
@@ -77,11 +87,16 @@
 	<td></td>
 </tr>
 <tr>
-	<td>componentExoContextMenu</td>
-	<td>//a[@title='Home']</td>
+	<td>waitForElementPresent</td>
+	<td>//a[@class='NodeIcon DefaultPageIcon NodeSelected' and @title='Home']</td>
 	<td></td>
 </tr>
 <tr>
+	<td>mouseDownRight</td>
+	<td>//a[@class='NodeIcon DefaultPageIcon NodeSelected' and @title='Home']</td>
+	<td></td>
+</tr>
+<tr>
 	<td>waitForElementPresent</td>
 	<td>link=Cut Node</td>
 	<td></td>



More information about the gatein-commits mailing list