Salut David, how do you retrive the value of the property?
With XPath you can probably use the string-length function. Otherwise you surely can use a Groovy step. Cheers, Marc. -- Web: http://www.efficient-webtesting.com Blog: http://mguillem.wordpress.com dav wrote: > > I'm using property to store input for current webtest. > I'm looking for a way to retrieve string length during test. Does > anybody knows how to retrieve length for an ant property ? > > thx, > david. > -- _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

