From do-not-reply at jboss.org Thu Jun 24 02:16:58 2010 Content-Type: multipart/mixed; boundary="===============1781967386931122268==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r3446 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium. Date: Thu, 24 Jun 2010 02:16:58 -0400 Message-ID: <201006240616.o5O6Gw7c015723@svn01.web.mwc.hst.phx2.redhat.com> --===============1781967386931122268== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: hangnguyen Date: 2010-06-24 02:16:57 -0400 (Thu, 24 Jun 2010) New Revision: 3446 Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/por= tal/selenium/Test_POR_01_008_SignInByClickTheseAcoountOnHomepage.html Log: TESTVN-356: Clean and improve Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatf= orm/portal/selenium/Test_POR_01_008_SignInByClickTheseAcoountOnHomepage.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/Test_POR_01_008_SignInByClickTheseAcoountOnHomepage.html 2010= -06-24 04:33:21 UTC (rev 3445) +++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/po= rtal/selenium/Test_POR_01_008_SignInByClickTheseAcoountOnHomepage.html 2010= -06-24 06:16:57 UTC (rev 3446) @@ -3,7 +3,7 @@ - + Test_POR_01_008_SignInByClickTheseAcoountOnHomepage @@ -13,113 +13,93 @@ open - /portal/public/classic + /portal/public/classic/ echo - --Login by Root-- + -- Sign In by Click These Account on Home page -- - waitForElementPresent - link=3DAdministrator + windowMaximize + - clickAt + clickAndWait link=3DAdministrator waitForElementPresent - link=3DSign out + link=3DRoot Root - clickAt - link=3DSign out - + verifyText + link=3DRoot Root + Root Root - echo - --Login byJohn-- + click + link=3DSign out - waitForTextPresent - Home + click + link=3DManager waitForElementPresent - link=3DManager + link=3DJohn Anthony - clickAt - link=3DManager - + verifyText + link=3DJohn Anthony + John Anthony - waitForElementPresent + click link=3DSign out - clickAt - link=3DSign out + clickAndWait + link=3DUser - echo - --Login by mary-- - - - - waitForTextPresent - Home - - - waitForElementPresent - link=3DUser + link=3DMary Kelly - clickAt - link=3DUser - + verifyText + link=3DMary Kelly + Mary Kelly - waitForElementPresent + clickAndWait link=3DSign out - clickAt - link=3DSign out + click + link=3DDemo - echo - --Login by Demo-- - - - - waitForTextPresent - Home - - - waitForElementPresent - link=3DDemo + link=3DDemo gtn - clickAt - link=3DDemo - + verifyText + link=3DDemo gtn + Demo gtn waitForElementPresent @@ -127,7 +107,7 @@ - clickAt + clickAndWait link=3DSign out --===============1781967386931122268==--