[Webtest] Error with propertyTable
Sébastien Mathy
webtest@lists.canoo.com
Fri, 22 Oct 2004 11:47:53 +0200
Hi,
I'm not able to work with propertytable.
When I try to exec the example given on the community site I have :
echoAll:
[propertytable] DEBUG [main] (?:?) - 3 entries in Test.xls roles
[propertytable] DEBUG [main] (?:?) - 1 entries in Test.xls JOIN
[propertytable] DEBUG [main] (?:?) - 4 entries in Test.xls user
[propertytable] DEBUG [main] (?:?) - 1 entries in Test.xls JOIN
[propertytable] DEBUG [main] (?:?) - 4 entries in Test.xls user
[propertytable] DEBUG [main] (?:?) - 1 entries in Test.xls JOIN
[propertytable] DEBUG [main] (?:?) - 4 entries in Test.xls user
[propertytable] DEBUG [main] (?:?) - 1 entries in Test.xls JOIN
[propertytable] DEBUG [main] (?:?) - propertiesList.size() = 3
[propertytable] DEBUG [main] (?:?) - setting key/value role.name/guest
[propertytable] DEBUG [main] (?:?) - setting key/value user.nick/Mittie
[echo] guest Mittie ${user.first} ${user.last}
DEBUG [main] (?:?) - setting key/value role.name/vip
DEBUG [main] (?:?) - setting key/value user.nick/Marc
[echo] vip Marc ${user.first} ${user.last}
DEBUG [main] (?:?) - setting key/value role.name/admin
DEBUG [main] (?:?) - setting key/value user.nick/Martin
[echo] admin Martin ${user.first} ${user.last}
BUILD SUCCESSFUL
Any Ideas?
Thanks
--
Sebastien Mathy