Author: hanh.ly
Date: 2011-07-25 06:28:06 -0400 (Mon, 25 Jul 2011)
New Revision: 6925
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_05_RecoverUserNameOrPassword.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_08_SearchUser.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_09_GroupManagement.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_10_AddUserIntoGroup.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_11_MembershipManagement.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_12_ImportApplication.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_13_ShowOrHideImportApplicationIcon.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_14_ManageCategory.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_15_AddApplicationIntoCategory.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_16_ViewPortlets.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_17_ManageRemoteGadget.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_18_ManageManualGadget.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_25_ChangeContainerInPortal.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_30_EditPageForPortal.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_31_ManageNodePortal.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_32_MoreActionOnNodeInEditNavigationOfPortal.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_35_ChangeApplicationWhenEditPropertiesOfNodeInPortalNavigation.html
Log:
TESTVN-3922
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_05_RecoverUserNameOrPassword.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_05_RecoverUserNameOrPassword.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_05_RecoverUserNameOrPassword.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -72,26 +72,51 @@
<td>Test_SNF_PRL_05</td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>password</td>
+ <td></td>
+</tr>
+<tr>
<td>type</td>
<td>password</td>
<td>Test_SNF_PRL_05</td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>Confirmpassword</td>
+ <td></td>
+</tr>
+<tr>
<td>type</td>
<td>Confirmpassword</td>
<td>Test_SNF_PRL_05</td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>firstName</td>
+ <td></td>
+</tr>
+<tr>
<td>type</td>
<td>firstName</td>
<td>Test_SNF_PRL_05</td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>lastName</td>
+ <td></td>
+</tr>
+<tr>
<td>type</td>
<td>lastName</td>
<td>Test_SNF_PRL_05</td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>email</td>
+ <td></td>
+</tr>
+<tr>
<td>type</td>
<td>email</td>
<td>exomailtest(a)gmail.com</td>
@@ -438,12 +463,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Users and groups management</td>
+ <td>link=Users and Groups Manager</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Users and groups management</td>
+ <td>link=Users and Groups Manager</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -253,7 +253,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Users and groups management</td>
+ <td>link=Users and Groups Manager</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -153,7 +153,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Users and groups management</td>
+ <td>link=Users and Groups Manager</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_08_SearchUser.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_08_SearchUser.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_08_SearchUser.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Users and groups management</td>
+ <td>link=Users and Groups Manager</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_09_GroupManagement.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_09_GroupManagement.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_09_GroupManagement.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Users and groups management</td>
+ <td>link=Users and Groups Manager</td>
<td></td>
</tr>
<tr>
@@ -83,12 +83,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//a[@title="Add New Group"]</td>
+ <td>//div[@id='UIOrganizationPortlet']/div[2]/div[2]/div/div[2]/div/div/a[3]</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>//a[@title="Add New Group"]</td>
+ <td>//div[@id='UIOrganizationPortlet']/div[2]/div[2]/div/div[2]/div/div/a[3]</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_10_AddUserIntoGroup.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_10_AddUserIntoGroup.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_10_AddUserIntoGroup.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Users and groups management</td>
+ <td>link=Users and Groups Manager</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_11_MembershipManagement.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_11_MembershipManagement.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_11_MembershipManagement.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Users and groups management</td>
+ <td>link=Users and Groups Manager</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_12_ImportApplication.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_12_ImportApplication.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_12_ImportApplication.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -57,8 +57,13 @@
<td></td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>link=Applications Manager</td>
+ <td></td>
+</tr>
+<tr>
<td>clickAndWait</td>
- <td>link=Application Registry</td>
+ <td>link=Applications Manager</td>
<td></td>
</tr>
<tr>
@@ -108,17 +113,17 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//div[@id='UIApplicationOrganizer']/div[1]/div[2]</td>
+ <td>//div[@id='UIApplicationOrganizer']/div/div[2]</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>//div[@id='UIApplicationOrganizer']/div[1]/div[2]</td>
+ <td>//div[@id='UIApplicationOrganizer']/div/div[2]</td>
<td></td>
</tr>
<tr>
<td>assertConfirmation</td>
- <td>This action will automatically create categories and import all the gadgets
and portlets on it.</td>
+ <td>This will automatically import all gadgets and portlets into new
categories.</td>
<td></td>
</tr>
<tr>
@@ -228,7 +233,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure to delete this category and all applications on it?</td>
+ <td>Are you sure you want delete this category and all its
applications?</td>
<td></td>
</tr>
<tr>
@@ -253,7 +258,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure to delete this category and all applications on it?</td>
+ <td>Are you sure you want delete this category and all its
applications?</td>
<td></td>
</tr>
<tr>
@@ -283,7 +288,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure to delete this category and all applications on it?</td>
+ <td>Are you sure you want delete this category and all its
applications?</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_13_ShowOrHideImportApplicationIcon.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_13_ShowOrHideImportApplicationIcon.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_13_ShowOrHideImportApplicationIcon.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Application Registry</td>
+ <td>link=Applications Manager</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_14_ManageCategory.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_14_ManageCategory.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_14_ManageCategory.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Application Registry</td>
+ <td>link=Applications Manager</td>
<td></td>
</tr>
<tr>
@@ -233,7 +233,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure to delete this category and all applications on it?</td>
+ <td>Are you sure you want delete this category and all its
applications?</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_15_AddApplicationIntoCategory.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_15_AddApplicationIntoCategory.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_15_AddApplicationIntoCategory.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -53,7 +53,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Application Registry</td>
+ <td>link=Applications Manager</td>
<td></td>
</tr>
<tr>
@@ -228,7 +228,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure to delete this category and all applications on it?</td>
+ <td>Are you sure you want delete this category and all its
applications?</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_16_ViewPortlets.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_16_ViewPortlets.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_16_ViewPortlets.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Application Registry</td>
+ <td>link=Applications Manager</td>
<td></td>
</tr>
<tr>
@@ -68,12 +68,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Portlet</td>
+ <td>link=Portlets</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=Portlet</td>
+ <td>link=Portlets</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_17_ManageRemoteGadget.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_17_ManageRemoteGadget.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_17_ManageRemoteGadget.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Application Registry</td>
+ <td>link=Applications Manager</td>
<td></td>
</tr>
<tr>
@@ -68,12 +68,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Gadget</td>
+ <td>link=Gadgets</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=Gadget</td>
+ <td>link=Gadgets</td>
<td></td>
</tr>
<tr>
@@ -143,12 +143,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Click here to add into categories</td>
+ <td>link=Click here to add this gadget to a category.</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=Click here to add into categories</td>
+ <td>link=Click here to add this gadget to a category.</td>
<td></td>
</tr>
<tr>
@@ -198,7 +198,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure to delete this gadget?</td>
+ <td>Are you sure you want to delete this gadget?</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_18_ManageManualGadget.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_18_ManageManualGadget.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_18_ManageManualGadget.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Application Registry</td>
+ <td>link=Applications Manager</td>
<td></td>
</tr>
<tr>
@@ -68,12 +68,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Gadget</td>
+ <td>link=Gadgets</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=Gadget</td>
+ <td>link=Gadgets</td>
<td></td>
</tr>
<tr>
@@ -118,12 +118,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Click here to add into categories</td>
+ <td>link=Click here to add this gadget to a category.</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=Click here to add into categories</td>
+ <td>link=Click here to add this gadget to a category.</td>
<td></td>
</tr>
<tr>
@@ -218,12 +218,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//div[@id='UIGadgetInfo']//div[@title='Refresh
information']</td>
+ <td>//div[@id='UIGadgetInfo']/div/div[3]</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>//div[@id='UIGadgetInfo']//div[@title='Refresh
information']</td>
+ <td>//div[@id='UIGadgetInfo']/div/div[3]</td>
<td></td>
</tr>
<tr>
@@ -248,7 +248,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure to delete this gadget?</td>
+ <td>Are you sure you want to delete this gadget?</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_25_ChangeContainerInPortal.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_25_ChangeContainerInPortal.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_25_ChangeContainerInPortal.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -408,18 +408,13 @@
</tr>
<tr>
<td>mouseOver</td>
- <td>//div[@title="Hold this area to drag this
container"]</td>
+ <td>//div/div/div[2]/div/div[2]/div/div</td>
<td></td>
</tr>
<tr>
- <td>waitForElementPresent</td>
- <td>//div/div/div[2]/div/div/div[2]/div/div/div/div/div/div/div[1]</td>
- <td></td>
-</tr>
-<tr>
<td>dragAndDropToObject</td>
- <td>//div/div/div[2]/div/div/div[2]/div/div/div/div/div/div/div[1]</td>
- <td>UIPageBody</td>
+ <td>//div/div/div[2]/div/div[2]/div/div</td>
+ <td>//div[4]/div/div[2]/div/div[2]/div</td>
</tr>
<tr>
<td>echo</td>
@@ -561,6 +556,21 @@
<td>link=Sign out</td>
<td></td>
</tr>
+<tr>
+ <td>verifyElementPresent</td>
+ <td>//div/div/div[2]/div/div[2]/div/div</td>
+ <td></td>
+</tr>
+<tr>
+ <td>waitForElementPresent</td>
+ <td>//div[4]/div/div[2]/div/div[2]/div/div</td>
+ <td></td>
+</tr>
+<tr>
+ <td>click</td>
+ <td>//div[4]/div/div[2]/div/div[2]/div/div</td>
+ <td></td>
+</tr>
</tbody></table>
</body>
</html>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_30_EditPageForPortal.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_30_EditPageForPortal.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_30_EditPageForPortal.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -583,12 +583,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Page Management</td>
+ <td>link=Pages Manager</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
- <td>link=Page Management</td>
+ <td>link=Pages Manager</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_31_ManageNodePortal.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_31_ManageNodePortal.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_31_ManageNodePortal.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -289,7 +289,7 @@
<tr>
<td>type</td>
<td>pageTitle</td>
- <td>Link</td>
+ <td>Page</td>
</tr>
<tr>
<td>waitForElementPresent</td>
@@ -342,16 +342,6 @@
<td></td>
</tr>
<tr>
- <td>waitForElementPresent</td>
- <td>//div[@id='PortalNavigationTopContainer']/div[3]/div/div/div/div/div/div/a</td>
- <td></td>
-</tr>
-<tr>
- <td>click</td>
- <td>//div[@id='PortalNavigationTopContainer']/div[3]/div/div/div/div/div/div/a</td>
- <td></td>
-</tr>
-<tr>
<td>waitForTextPresent</td>
<td>Test_SNF_PRL_31_edit</td>
<td></td>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_32_MoreActionOnNodeInEditNavigationOfPortal.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_32_MoreActionOnNodeInEditNavigationOfPortal.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_32_MoreActionOnNodeInEditNavigationOfPortal.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -133,13 +133,13 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//a[@title="Quick Search"]</td>
+ <td>name=searchOption</td>
<td></td>
</tr>
<tr>
- <td>click</td>
- <td>//a[@title="Quick Search"]</td>
- <td></td>
+ <td>waitForElementPresent</td>
+ <td>name=searchOption</td>
+ <td>portal</td>
</tr>
<tr>
<td>waitForElementPresent</td>
@@ -298,6 +298,51 @@
</tr>
<tr>
<td>echo</td>
+ <td>-- Clone node</td>
+ <td></td>
+</tr>
+<tr>
+ <td>waitForElementPresent</td>
+ <td>//div[@id='UINavigationNodeSelector']/div/div/div/div[2]/div/div/div[3]/div[2]/div/div//a</td>
+ <td></td>
+</tr>
+<tr>
+ <td>mouseDownRight</td>
+ <td>//div[@id='UINavigationNodeSelector']/div/div/div/div[2]/div/div/div[3]/div[2]/div/div//a</td>
+ <td></td>
+</tr>
+<tr>
+ <td>waitForElementPresent</td>
+ <td>//div[6]/a</td>
+ <td></td>
+</tr>
+<tr>
+ <td>click</td>
+ <td>//div[6]/a</td>
+ <td></td>
+</tr>
+<tr>
+ <td>echo</td>
+ <td></td>
+ <td></td>
+</tr>
+<tr>
+ <td>waitForElementPresent</td>
+ <td>//div[@id='UINavigationNodeSelector']/div/div/div/div[2]</td>
+ <td></td>
+</tr>
+<tr>
+ <td>mouseDownRight</td>
+ <td>//div[@id='UINavigationNodeSelector']/div/div/div/div[2]</td>
+ <td></td>
+</tr>
+<tr>
+ <td>click</td>
+ <td>//div[@id='UINavigationNodeSelector']/div/div/div[2]/div/div/div[2]//a</td>
+ <td></td>
+</tr>
+<tr>
+ <td>echo</td>
<td>--Move node up</td>
<td></td>
</tr>
@@ -413,22 +458,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//html/body/div/div[2]/div/div/div/div/div/div/div/div/div[2]/div/div/div/div/div/div/div/div[4]/div/div/div/div/div/div/div/div/div/div/div/div[3]/div/div[2]/div/div/div/div/div/div/div[2]/div[3]/div/div/div/div/div/div[2]/div/div/div[2]/div[2]/div/div</td>
+ <td>//div[@id='UINavigationNodeSelector']/div/div/div/div[2]/div/div/div[2]/div//a</td>
<td></td>
</tr>
<tr>
- <td>click</td>
- <td>//html/body/div/div[2]/div/div/div/div/div/div/div/div/div[2]/div/div/div/div/div/div/div/div[4]/div/div/div/div/div/div/div/div/div/div/div/div[3]/div/div[2]/div/div/div/div/div/div/div[2]/div[3]/div/div/div/div/div/div[2]/div/div/div[2]/div[2]/div/div</td>
- <td></td>
-</tr>
-<tr>
- <td>waitForElementPresent</td>
- <td>//a[@class='NodeIcon DefaultPageIcon NodeSelected' and
@title='Test_SNF_PRL_32']</td>
- <td></td>
-</tr>
-<tr>
<td>mouseDownRight</td>
- <td>//a[@class='NodeIcon DefaultPageIcon NodeSelected' and
@title='Test_SNF_PRL_32']</td>
+ <td>//div[@id='UINavigationNodeSelector']/div/div/div/div[2]/div/div/div[2]/div//a</td>
<td></td>
</tr>
<tr>
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_35_ChangeApplicationWhenEditPropertiesOfNodeInPortalNavigation.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_35_ChangeApplicationWhenEditPropertiesOfNodeInPortalNavigation.html 2011-07-24
21:06:59 UTC (rev 6924)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_35_ChangeApplicationWhenEditPropertiesOfNodeInPortalNavigation.html 2011-07-25
10:28:06 UTC (rev 6925)
@@ -123,12 +123,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>searchTerm</td>
+ <td>//form[@id='UIPageSearchForm']/div[2]/input</td>
<td></td>
</tr>
<tr>
<td>type</td>
- <td>searchTerm</td>
+ <td>//form[@id='UIPageSearchForm']/div[2]/input</td>
<td>Community Management</td>
</tr>
<tr>
@@ -139,7 +139,7 @@
<tr>
<td>select</td>
<td>searchOption</td>
- <td>label=Title</td>
+ <td>label=group</td>
</tr>
<tr>
<td>waitForElementPresent</td>