Re: [Selenium-users] Posting Selenium Results in .Net

2005-11-30 Thread Jay Stevens
I think someone has.  I'm about to embark on this project as well.  Will most likely convert to a dataset and then persist the results to the database. JayOn 11/30/05, Bret Pettichord <[EMAIL PROTECTED]> wrote: My team would like to have our Selenium Test Results automatically savedafter running.

[Selenium-users] Posting Selenium Results in .Net

2005-11-30 Thread Bret Pettichord
My team would like to have our Selenium Test Results automatically saved after running. Back in February i asked if anyone had written a results servlet in Java: http://lists.public.thoughtworks.org/pipermail/selenium-users/2005-February/000143.html Now i'm curious whether any one has written