History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SEL-35
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Selenium

Support CSV tests

Created: 04/Mar/05 11:28 AM   Updated: 12/Apr/06 02:57 AM
Component/s: TestRunner GUI/Suite Loader
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Would it be hard to support CSV files as well as HTML tables? It feels like a good environment for editing the structured Selenium "language". Maybe the first column would indicate a comment, so a test might look like:

This is a test of some application,,,
Note: I still need to add testing for the email portion,,,
,,,
Test 1:,,,
,open,http://blahblah,
,click,submit_me,

And so on. It would be easy enough to make a script to generate HTML from this, but that introduces a "compilation" phase.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.