From do-not-reply at jboss.org Tue Apr 6 23:17:06 2010 Content-Type: multipart/mixed; boundary="===============8614268490420759859==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r2511 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/design. Date: Tue, 06 Apr 2010 23:17:06 -0400 Message-ID: <201004070317.o373H6Xi018711@svn01.web.mwc.hst.phx2.redhat.com> --===============8614268490420759859== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: hangnguyen Date: 2010-04-06 23:17:06 -0400 (Tue, 06 Apr 2010) New Revision: 2511 Added: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/por= tal/selenium/design/Test_POR_25_05_001_CopyPasteNodeToSamePlace.html Log: GTNPORTAL-1029: Create new test for "POR_25_05_001" Added: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform= /portal/selenium/design/Test_POR_25_05_001_CopyPasteNodeToSamePlace.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/design/Test_POR_25_05_001_CopyPasteNodeToSamePlace.html = (rev 0) +++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/po= rtal/selenium/design/Test_POR_25_05_001_CopyPasteNodeToSamePlace.html 2010-= 04-07 03:17:06 UTC (rev 2511) @@ -0,0 +1,162 @@ + + + + + + +Test_POR_25_001_CopyPasteNodeToSamePlace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test_POR_25_001_CopyPasteNodeToSamePla= ce
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=3DSite
clickAtlink=3DSite
waitForElementPresentlink=3DEdit Navigation
clickAtlink=3DEdit Navigation
echo--Copy node--
componentExoContextMenuxpath=3D//div[@id=3D"UINavigationNodeSelector"]/div/div/div= /div[2]/div/div/div[6]//a
waitForElementPresentlink=3DCopy Node
clickAtlink=3DCopy Node
echo-- Paste node to same place--
componentExoContextMenuxpath=3D//div[@id=3D"UINavigationNodeSelector"]/div/div/div= /div[2]/div/div/div[6]//a
waitForElementPresent//div[@id=3D'NavigationNodePopupMenu']/div[@class=3D'UIContextMenuCon= tainer']/div[2]/div/div/div[7]//a
clickAt//div[@id=3D'NavigationNodePopupMenu']/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'ExoMessageDecorator= ']//div[@class=3D'MiddleRightSideDecorator']//div[@class=3D'UIPopupMessages= ']/div[@class=3D'MessageActionBar']//a
clickAt//div[@id=3D'UIPortalApplication']//div[@class=3D'ExoMessageDecorator= ']//div[@class=3D'MiddleRightSideDecorator']//div[@class=3D'UIPopupMessages= ']/div[@class=3D'MessageActionBar']//a
waitForElementPresentlink=3DSave
clickAtlink=3DSave
echo-- Sign out--
waitForElementPresentlink=3DSign out
clickAtlink=3DSign out
+ + --===============8614268490420759859==--