From do-not-reply at jboss.org Wed May 12 03:59:25 2010 Content-Type: multipart/mixed; boundary="===============8417165108579385143==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r3064 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium. Date: Wed, 12 May 2010 03:59:25 -0400 Message-ID: <201005120759.o4C7xPr3004774@svn01.web.mwc.hst.phx2.redhat.com> --===============8417165108579385143== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: hangnguyen Date: 2010-05-12 03:59:24 -0400 (Wed, 12 May 2010) New Revision: 3064 Added: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/por= tal/selenium/Test_POR_25_05_005_CutPasteNodeInToTheSameThisSource Log: TESTVN-399: Create new GateIn Selenium Scrips Added: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform= /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 = (rev 0) +++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/po= rtal/selenium/Test_POR_25_05_005_CutPasteNodeInToTheSameThisSource 2010-05-= 12 07:59:24 UTC (rev 3064) @@ -0,0 +1,167 @@ + + + + + + +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
+ + --===============8417165108579385143==--