[Yanel-commits] rev 47739 - public/yanel/trunk/src/realms/yanel-website/src/test/canoo/tests

michi at wyona.com michi at wyona.com
Tue Feb 23 20:52:52 CET 2010


Author: michi
Date: 2010-02-23 20:52:52 +0100 (Tue, 23 Feb 2010)
New Revision: 47739

Modified:
   public/yanel/trunk/src/realms/yanel-website/src/test/canoo/tests/login-logout.xml
Log:
verify text fixed

Modified: public/yanel/trunk/src/realms/yanel-website/src/test/canoo/tests/login-logout.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/src/test/canoo/tests/login-logout.xml	2010-02-23 16:39:02 UTC (rev 47738)
+++ public/yanel/trunk/src/realms/yanel-website/src/test/canoo/tests/login-logout.xml	2010-02-23 19:52:52 UTC (rev 47739)
@@ -10,7 +10,10 @@
       &config;
       <login/>
       <invoke description="Get the login page: " url="${realm.prefix}index.html?yanel.toolbar=on"/>
+      <verifyText description="Verify that text is contained in the page" text="Toolbar deaktivieren"/>
+<!-- INFO: Because the user 'lenya' has 'de' as profile language, the toolbar text will be in german
       <verifyText description="Verify that text is contained in the page" text="Turn off toolbar"/>
+-->
       <logout/>
       <invoke description="Get the login page: " url="${realm.prefix}index.html?yanel.toolbar=on"/>
       <verifyText description="Verify that text is contained in the page" text="Login"/>



More information about the Yanel-commits mailing list