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 2008/01/04 12:21:14 UTC

svn commit: r608802 - /lenya/trunk/src/modules/development/test/canoo/test.xml

Author: andreas
Date: Fri Jan  4 03:21:13 2008
New Revision: 608802

URL: http://svn.apache.org/viewvc?rev=608802&view=rev
Log:
Updating web test to GUI change

Modified:
    lenya/trunk/src/modules/development/test/canoo/test.xml

Modified: lenya/trunk/src/modules/development/test/canoo/test.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/development/test/canoo/test.xml?rev=608802&r1=608801&r2=608802&view=diff
==============================================================================
--- lenya/trunk/src/modules/development/test/canoo/test.xml (original)
+++ lenya/trunk/src/modules/development/test/canoo/test.xml Fri Jan  4 03:21:13 2008
@@ -33,7 +33,7 @@
         <repeat count="${number}">
           <echo>Creating document #{count} of ${number}</echo>
           <invoke url="index.html?lenya.usecase=sitemanagement.create&amp;doctype=xhtml"/>
-          <verifyElementText type="h1" text="New xhtml Document"/>
+          <verifyElementText type="h1" text="New XHTML Document"/>
           <setInputField name="nodeName" value="stresstest#{count}"/>
           <setInputField name="dublincore.title" value="Stress Test #{count}"/>
           <setSelectField name="language" value="en"/>



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