Using Builder for XML logging seems to work well. I did a proof of concept the other day and it did the job nicely. Much better than the example I did using REXML.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:wtr-general- > [EMAIL PROTECTED] On Behalf Of Chris McMahon > Sent: July 1, 2005 10:40 AM > To: [email protected] > Subject: Re: [Wtr-general] Watir > > Welcome Rob! I hope you have have the inclination to keep an eye on > what's happening with WATIR, things move fast around here sometimes. > > Interestingly, we've had a number of discussions of appropriate > logging mechanisms for WATIR, but have not gone very far down that > path. Any suggestions you have would be welcome in many quarters of > the Watir world, I'm sure. > -Chris > > > I can defintely appreciate what you guys have done so far. I have had my > own > > adventures writing PAMIE over the last years or so. > > > > I am currently writing a module that will take the output of the > testcase > > results in XML and convert them to HTML. Similar to JUnit and JMeter > > _______________________________________________ > Wtr-general mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/wtr-general _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
