4 messages in com.canoo.lists.webtestRe: [Webtest] storexpath problem
FromSent OnAttachments
Gary Shih23 May 2003 11:10 
Torben Tretau24 May 2003 04:56 
Gary Shih27 May 2003 13:37 
Dierk Koenig28 May 2003 03:39 
Subject:Re: [Webtest] storexpath problem
From:Torben Tretau (wt@tretau.net)
Date:05/24/2003 04:56:13 AM
List:com.canoo.lists.webtest

Hi!

Look like xpath isn't seting the property ? .. <echo message="${output}"/> </target> </project>

I have never used that tasks and so I got no deep knowledge from them, but as i understand them they are just dynamic properties that can be used inside of webtest-steps (with #{output}).

============================================= Also, <followframe> doesn't seems to support "stepid" when every other element all support stepid.

You got that problem only for followframe? I think right now the dynamic property does not work for all steps with stepid.. As i tested this after your mail.. In a minute i commit something so that a dynamic property for stepid works now for all steps..

Torben