2 messages in com.canoo.lists.webtestRe: [Webtest] accessing data from config| From | Sent On | Attachments |
|---|---|---|
| Spengler, René | 20 Jun 2008 02:04 | |
| Marc Guillemot | 22 Jun 2008 06:24 |
| Subject: | Re: [Webtest] accessing data from config![]() |
|---|---|
| From: | Marc Guillemot (mgui...@yahoo.fr) |
| Date: | 06/22/2008 06:24:31 AM |
| List: | com.canoo.lists.webtest |
Hi René.
you can use a script step to access this information
<groovy> println step.context.config.protocol </groovy>
Of course you can use ant properties to set the config settings and to use within your tests as well.
Cheers, Marc.
-- Blog: http://mguillem.wordpress.com
Spengler wrote:
Hi,
is there a possibilty to access data set in the config-Element to use it later on eg. protocol or host?
Regards,
René
"Misys" is the trade name for Misys plc (registered in England and Wales). Registration Number: 01360027. Registered office: Burleigh House, Chapel Oak, Salford Priors, Evesham WR11 8SP. For a list of Misys group operating companies please go to http://www.misys.com/html/about_us/group_operating_companies/. This email and any attachments have been scanned for known viruses using multiple scanners.
We believe that this email and any attachments are virus free, however the recipient must take full responsibility for virus checking. This email message is intended for the named recipient only. It may be privileged and/or confidential. If you are not the named recipient of this email please notify us immediately and do not copy it or use it for any purpose, nor disclose its contents to any other person. This email does not constitute the commencement of legal relations between you and Misys plc. Please refer to the executed contract between you and the relevant member of the Misys group for the identity of the contracting party with which you are dealing.
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest




