From do-not-reply at jboss.org Tue Jun 8 23:02:30 2010 Content-Type: multipart/mixed; boundary="===============2013741102917161001==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r3259 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium. Date: Tue, 08 Jun 2010 23:02:30 -0400 Message-ID: <201006090302.o5932Uwl006996@svn01.web.mwc.hst.phx2.redhat.com> --===============2013741102917161001== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: hangnguyen Date: 2010-06-08 23:02:29 -0400 (Tue, 08 Jun 2010) New Revision: 3259 Removed: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/por= tal/selenium/Test_POR_25_05_005_CutPasteNodeInToTheSameThisSource Log: Deleted: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatfo= rm/portal/selenium/Test_POR_25_05_005_CutPasteNodeInToTheSameThisSource =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/Test_POR_25_05_005_CutPasteNodeInToTheSameThisSource 2010-06-= 09 03:01:04 UTC (rev 3258) +++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/po= rtal/selenium/Test_POR_25_05_005_CutPasteNodeInToTheSameThisSource 2010-06-= 09 03:02:29 UTC (rev 3259) @@ -1,167 +0,0 @@ - - - - - - -Test_POR_25_05_005_CutPasteNodeInToTheSameThisSource - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Test_POR_25_05_005_CutPasteNodeInToThe= SameThisSource
open/portal/public/classic/
echo--Login portal--
waitForElementPresentlink=3DSign in
clickAtlink=3DSign in
typeusernameroot
typepasswordgtn
clickAt//div[@id=3D'UIPortalLoginFormAction']/div/div/div/a
echo--Open Navigation Management pop-up --
waitForElementPresentlink=3DGroup
clickAtlink=3DGroup
waitForElementPresentlink=3DEdit Navigation
clickAtlink=3DEdit Navigation
echo--Cut node--
waitForElementPresent//a[@title=3D'New Staff']
componentExoContextMenuxpath=3D//div[@id=3D'UINavigationNodeSelector']//a[@class=3D'NodeIcon= DefaultPageIcon' and @title=3D'New Staff']
waitForElementPresentlink=3DCut Node
clickAtlink=3DCut Node
echo-- Paste node to same resource--
componentExoContextMenu//div[@class=3D'UINavigationNodeSelector']/div/div/div/div[2]/div/div= /div[2]/div[2]/div/div/a
waitForElementPresentxpath=3D//div[@id=3D"UINavigationNodeSelector"]/div/div/div= /div/div/div[2]/div/div/div[7]/a
clickAtxpath=3D//div[@id=3D"UINavigationNodeSelector"]/div/div/div= /div/div/div[2]/div/div/div[7]/a
echo--Verify text Message--
verifyTextPresentThe source and the destination must be different.
waitForElementPresent//div[@id=3D'UIPortalApplication']/div[@class=3D'UIPopupWindow UIDrag= Object']//div[@class=3D'MiddleLeftSideDecorator']//div[@class=3D'UIPopupMes= sages']/div[@class=3D'MessageActionBar']//a
clickAt//div[@id=3D'UIPortalApplication']/div[@class=3D'UIPopupWindow UIDrag= Object']//div[@class=3D'MiddleLeftSideDecorator']//div[@class=3D'UIPopupMes= sages']/div[@class=3D'MessageActionBar']//a
waitForElementPresentlink=3DSave
clickAtlink=3DSave
echo-- Sign out--
waitForElementPresentlink=3DSign out
clickAtlink=3DSign out
- - --===============2013741102917161001==--