with the #{propname} notation, see
http://webtest.canoo.com/webtest/manual/properties.htmlhappy testing Dierk P.S. great to see you on this list ;-) | -----Original Message----- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED] On Behalf Of Kazuchika Sekiya | Sent: Mittwoch, 10. September 2008 9:27 | To: [email protected] | Subject: [Webtest] how to access properties from groovy | | Hi, | | I'm trying to write some tests completely in Groovy using | WebtestCase. Most functions work fine but I have one question. | | How can I access to dynamic properties from Groovy? | | In my test class (which extends WebtestCase), I did: | -- | storeXPath xpath:'//div[2]', property:'result' | -- | I want to use this "result" property value in my Groovy code. | | Thanks a lot, | kazuchika | _______________________________________________ | WebTest mailing list | [email protected] | http://lists.canoo.com/mailman/listinfo/webtest | _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

