[Webtest] About XPathExplorer ....

Siegfried Göschl webtest@lists.canoo.com
Thu, 06 Mar 2003 14:15:14 +0100


Wow, the XPathExplorer is COOOOL .... 

Thanks,

Siegfried Goeschl


On 6 Mar 2003 at 12:52, Bernhard Wagner wrote:

> 
> Why not use httpunit's WebResponse.getDOM()? Since httpunit already
> does the parsing for you? Or look at xpe:
> http://www.purpletech.com/xpe/index.jsp which also uses httpunit.
> 
> Bernhard
> 
> > -----Original Message-----
> > From: webtest-admin@lists.canoo.com
> > [mailto:webtest-admin@lists.canoo.com]On Behalf Of Siegfried Göschl
> > Sent: Donnerstag, 6. März 2003 11:46 To: webtest@gate.canoo.com
> > Subject: RE: [Webtest] Request for comment: Dumping HTML DOM or
> > XPATH
> >
> >
> > Thanks for the help - I will have a look at it. Originally I thought
> > along the lines parsing the HTML result of Canoo Webtest with
> > NekoHTML, transforming the result into a DOM tree and getting the
> > XPath expression by recursing down to the text nodes - assuming that
> > I have not forgotten to program in Java ... :-)
> >
> > I implemented something similar with DOM4J a while ago - but I have
> > to make up my mind if this is really useful.
> >
> > My original problem stems from invalid HTML swallowed from NekoHTML
> > - and I need a quick way to detect such problems the next time.
> >
> > Thanks,
> >
> > Siegfried Goeschl
> >
> > On 6 Mar 2003 at 10:05, Dierk Koenig wrote:
> >
> > > There are some HTML Editors on the market that show local or
> > > fetched HTML as DOM Tree. I searched the web for it and found
> > > some. However, I didn't put much time into further evaluation.
> > >
> > > Carsten mentioned that there also is a solution at mozilla.org
> > > that does this trick.
> > >
> > > any experiences?
> > >
> > > cheers
> > > Mittie
> > >
> > > > -----Original Message-----
> > > > From: webtest-admin@lists.canoo.com
> > > > [mailto:webtest-admin@lists.canoo.com]On Behalf Of Siegfried
> > > > Göschl Sent: Dienstag, 4. März 2003 20:23 To:
> > > > webtest@lists.canoo.com Subject: [Webtest] Request for comment:
> > > > Dumping HTML DOM or XPATH
> > > >
> > > >
> > > > Hi folks,
> > > >
> > > > I'm currently rolling out Canoo Webtest (i.e. the Maven Plugin)
> > > > at the testing department of Together Teamlösungen.
> > > >
> > > > For simple creation of test scripts a debugging output of the
> > > > HTML DOM (either parsed by JTidy of NekoHTML) or a list of XPath
> > > > expression for the HTML DOM (mapping from XPath to content)
> > > > would be helpful.
> > > >
> > > > Any ideas or opinions out there?!
> > > >
> > > > Thanks in advance ...
> > > >
> > > > Siegfried Goeschl
> > > > CTO
> > > > =======================
===========
> > > > IT20one GmbH
> > > > mail: siegfried.goeschl@it20one.at
> > > > phone: +43-1-9900046
> > > > fax: +43-1-52 37 888
> > > > www.it20one.at
> > > > _______________________________________________
> > > > WebTest mailing list
> > > > WebTest@lists.canoo.com
> > > > http://lists.canoo.com/mailman/listinfo/webtest
> > > >
> > >
> > > _______________________________________________
> > > WebTest mailing list
> > > WebTest@lists.canoo.com
> > > http://lists.canoo.com/mailman/listinfo/webtest
> > >
> >
> > _______________________________________________
> > WebTest mailing list
> > WebTest@lists.canoo.com
> > http://lists.canoo.com/mailman/listinfo/webtest
> >
> 
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>