Re: [Selenium-users] postresults

2005-12-10 Thread Luke Closs
On Fri, Dec 09, 2005 at 08:08:42PM +0100, Paul Johnson wrote: > On Wed, Dec 07, 2005 at 11:23:15PM -0800, Luke Closs wrote: > > > On Wed, Dec 07, 2005 at 12:49:41PM -0800, Troy Frever wrote: > > > In browsing through the archives, it appears that this question has > > > come up, but I have yet to

Re: [Selenium-users] postresults

2005-12-09 Thread Paul Johnson
On Wed, Dec 07, 2005 at 11:23:15PM -0800, Luke Closs wrote: > On Wed, Dec 07, 2005 at 12:49:41PM -0800, Troy Frever wrote: > > In browsing through the archives, it appears that this question has > > come up, but I have yet to find a nice packaged answer. So here it is > > again: > > > > 1. Does a

Re: [Selenium-users] postresults

2005-12-09 Thread Luke Closs
On Wed, Dec 07, 2005 at 12:49:41PM -0800, Troy Frever wrote: > In browsing through the archives, it appears that this question has > come up, but I have yet to find a nice packaged answer. So here it is > again: > > 1. Does anyone have a simple servelet or cgi script for processing the > results s

Re: [Selenium-users] postresults

2005-12-07 Thread Darren Cotterill
Sorry Troy, the attachments did not get copied over from the ThoughtWorks Jira to the OpenQA Jira. This is being worked on, so I'll let you know when it's fixed. Cheers, Darren. >Hi Troy, I've attached some code to the JIRA issue here : http://jira.openqa.org/browse/SEL-102 It's for a previous

Re: [Selenium-users] postresults

2005-12-07 Thread Darren Cotterill
Hi Troy, I've attached some code to the JIRA issue here : http://jira.openqa.org/browse/SEL-102 It's for a previous Selenium release, so you'll probably need to change some paths in the ant script, but otherwise it should work OK. Let me know if you have any trouble. Cheers, Darren.On 12/8/05,

[Selenium-users] postresults

2005-12-07 Thread Troy Frever
Hi all, In browsing through the archives, it appears that this question has come up, but I have yet to find a nice packaged answer. So here it is again: 1. Does anyone have a simple servelet or cgi script for processing the results sent to the postresults URL and writing them to a file (java or o