Hi Mauro,

Im thinking here...

Would be possible to combine Table Parameters and Table Examples?

Given your example:
Given the traders: 
|name|rank|
|Larry|Stooge 3|
|Moe|Stooge 1|
|Curly|Stooge 2|
When a wildcard search ".*y" is executed
Then the traders returned are:
|name|rank|
|Larry|Stooge 3|
|Curly|Stooge 2|
My wish is to execute this kind of cenario more than one time, ie. changing the values of  Table Parameters for each Table Examples row....

regards
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to