You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/02/09 18:21:33 UTC

svn commit: r505381 - /lenya/trunk/src/modules-core/acusecases/test/canoo/test.xml

Author: andreas
Date: Fri Feb  9 09:21:33 2007
New Revision: 505381

URL: http://svn.apache.org/viewvc?view=rev&rev=505381
Log:
Log out at the end of the acusecases test

Modified:
    lenya/trunk/src/modules-core/acusecases/test/canoo/test.xml

Modified: lenya/trunk/src/modules-core/acusecases/test/canoo/test.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/acusecases/test/canoo/test.xml?view=diff&rev=505381&r1=505380&r2=505381
==============================================================================
--- lenya/trunk/src/modules-core/acusecases/test/canoo/test.xml (original)
+++ lenya/trunk/src/modules-core/acusecases/test/canoo/test.xml Fri Feb  9 09:21:33 2007
@@ -55,6 +55,8 @@
         <!-- logout -->
         <invoke url="index.html?lenya.usecase=ac.logout"/>
         <verifyTitle text="LOGOUT from the Publication" />
+        <clickButton name="submit"/>
+        <verifyTitle text="LOGIN to the DEFAULT Publication" />
         
       </steps>
     </webtest>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org