Data tables working really well for scenarios, but would be good to be able to execute the same workflow with different data table substitutions. The flexibility not to have the whole scenario set up/torn down would be great.
Example:
============
Context: Login as XYZ, Navigate to Search Page
[data table for WorkFlow1]
| value1 | value2 |
| A | B |
| C | D |
Verify Search Is Working:
============
Or maybe I'm approaching this in the wrong way?
Thanks in advance,
Matt

I upgraded firefox on our integration server tonight to find that Twist doesn't appear to support Firefox 3.5.
If you could implement this that would help a lot as I'm currently trying to find a 3.0 version to download and reinstall
Hi,
A lot of our tests involve filling out web forms that contain between 4 and 15 fields. We've been trying to fill out the required fields in a form in one step, but the side-effect is that we have a lot of horizontal scrolling and therefore can't see the entire test on the screen at one time. If we could have text wrapping on the steps that would help us out, but there's probably a better solution that you all can think of.
Thanks
James
I've been searching for a way to run just one specific test scenario from the command line. Currently, it doesn't look like there's a simple or obvious way to do that.
I'd like to see something like the code snippet attached.
While running the web recorder could you add an option to select text for validation. This would have come in useful for generating tests against some of our more complex reports.
Also do you have a public roadmap for Twist?
Thanks.