see
http://webtest.canoo.com/webtest/api/com/canoo/webtest/steps/Step.html

 step.location 
is proabably what you're after. (Inherited from ant Task).

happy testing
Dierk

| -----Original Message-----
| From: [EMAIL PROTECTED] 
| [mailto:[EMAIL PROTECTED] On Behalf Of Tara Czutno
| Sent: Mittwoch, 27. Februar 2008 2:56
| To: [email protected]
| Subject: [Webtest] get name of test or location into groovy script
| 
| is there any way to get either the test name or test location 
| into a groovy script
| 
| i tried this
| 
| def currentTest = 
| step.getWebtestProperty("webtest.name").toUpperCase()
| println("test in work  = " + currentTest)
| 
| but it doesn't work
| 
| any ideas?
| 
| 

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to