Author: andreas
Date: Thu Mar 19 15:53:14 2009
New Revision: 756059
URL: http://svn.apache.org/viewvc?rev=756059&view=rev
Log:
Allow to pass publication title to login step.
Modified:
lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml
Modified: lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml?rev=756059&r1=756058&r2=756059&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml (original)
+++ lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml Thu Mar 19 15:53:14 2009
@@ -24,13 +24,14 @@
<attribute name="username"/>
<attribute name="password"/>
<attribute name="url" default="index.html"/>
+ <attribute name="pubName" default="Default"/>
<sequential>
<!-- login -->
<invoke url="@{url}"/>
<ifStep description="login if we are asked for">
<condition>
- <verifyTitle text="Login to the" />
+ <verifyTitle text="Login to the ${pubTitle} Publication" />
</condition>
<setInputField name="username" value="@{username}"/>
<setInputField name="password" value="@{password}"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.