From do-not-reply at jboss.org Thu Jun 24 03:39:33 2010 Content-Type: multipart/mixed; boundary="===============8461175643537374294==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r3460 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/issues. Date: Thu, 24 Jun 2010 03:39:33 -0400 Message-ID: <201006240739.o5O7dXx4029614@svn01.web.mwc.hst.phx2.redhat.com> --===============8461175643537374294== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: hangnguyen Date: 2010-06-24 03:39:32 -0400 (Thu, 24 Jun 2010) New Revision: 3460 Added: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/por= tal/selenium/issues/Test_POR_20_017_CreateNewPageForUserWithValidValues.html Log: Move script to issues folder Added: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform= /portal/selenium/issues/Test_POR_20_017_CreateNewPageForUserWithValidValues= .html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/po= rtal/selenium/issues/Test_POR_20_017_CreateNewPageForUserWithValidValues.ht= ml (rev 0) +++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/po= rtal/selenium/issues/Test_POR_20_017_CreateNewPageForUserWithValidValues.ht= ml 2010-06-24 07:39:32 UTC (rev 3460) @@ -0,0 +1,202 @@ + + + + + + +Test_POR_20_017_CreateNewPageForUserWithValidValues + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test_POR_20_017_CreateNewPageForUserWi= thValidValues
open/portal/public/classic/
echo--Go to Page Management--
windowMaximize
clickAtlink=3DSign in
waitForElementPresentusernameroot
typeusernameroot
typepasswordgtn
clickAndWaitxpath=3D//div[@id=3D'UIPortalLoginFormAction']/div/div/div
echo--Select Page Mangement on menu item--
waitForElementPresentlink=3DPage Management
clickAtlink=3DPage Management
echo--Add new page for user--
waitForElementPresentxpath=3D//div[@id=3D'UIPageBrowser']/div[2]/table/tbody/tr/td/div/div= /div/div/a
clickAtxpath=3D//div[@id=3D'UIPageBrowser']/div[2]/table/tbody/tr/td/div/div= /div/div/a
waitForElementPresentname
typenamePOR_20_017
typetitlePOR_20_017
echo-- Page Layout --
click//div[@id=3D'UIMaskWorkspace']/div[2]/div/div/div/div/div/div/div/div= /div/div/div/div[2]/div/div/div/div
waitForElementPresentlink=3DSave
clickAtlink=3DSave
waitForTextNotPresentPage Setting
echo--Search new page created--
waitForElementPresentsearchTerm
typesearchTermPOR_20_017
selectsearchOptionlabel=3DTitle
waitForElementPresentxpath=3D//form[@id=3D'UIPageSearch']/div[2]/a
clickAtxpath=3D//form[@id=3D'UIPageSearch']/div[2]/a
echo-- https://jira.jboss.org/browse/GTNPORTAL-1304--
echo--Delete page of user--
waitForElementPresentxpath=3D//img[@title=3D'Delete Page']
clickAtxpath=3D//img[@title=3D'Delete Page']
assertConfirmationDo you want to delete this page?
waitForElementPresentxpath=3D//div[@id=3D'UIPortalApplication']/div[@class=3D'UIPopupWindo= w UIDragObject']//div[@class=3D'MiddleLeftSideDecorator']//div[@class=3D'UI= PopupMessages']/div[@class=3D'MessageActionBar']//a
clickAtxpath=3D//div[@id=3D'UIPortalApplication']/div[@class=3D'UIPopupWindo= w UIDragObject']//div[@class=3D'MiddleLeftSideDecorator']//div[@class=3D'UI= PopupMessages']/div[@class=3D'MessageActionBar']//a
waitForElementPresentlink=3DSign out
clickAtlink=3DSign out
+ + --===============8461175643537374294==--