[ http://webtest-community.canoo.com/jira/browse/WT-132?page=all ]
Marc Guillemot closed WT-132:
-----------------------------
Fix Version: 2.5
(was: future versions)
Resolution: Fixed
> Properties generated by webtest don't expand within an antWrapper
> -----------------------------------------------------------------
>
> Key: WT-132
> URL: http://webtest-community.canoo.com/jira/browse/WT-132
> Project: WebTest
> Type: Bug
> Versions: 2.0
> Reporter: Dave Howland
> Assignee: Marc Guillemot
> Fix For: 2.5
>
> I'm trying to use properties set by webtest a step (specifically storeXPath,
> but this behavior may exist elsewhere) in a regular ant task. For example:
> <storeXPath xpath="//[EMAIL PROTECTED] = 'MyImage']/@src"
> property="ImageURI"/>
> <antWrapper>
> <echo message="#{ImageURI}"/>
> <echo message="${ImageURI}"/>
> </antWrapper>
> Results in:
> [echo] #{ImageURI}
> [echo] ${ImageURI}
> I've verified that my ImageURI property does contain the text I'd expect
> after the storeXPath. Any ideas? Am I doing something wrong here?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest