15 messages in com.canoo.lists.webtestOT: RE: [Webtest] Request for comment...| From | Sent On | Attachments |
|---|---|---|
| Siegfried Göschl | 04 Mar 2003 11:22 | |
| Dierk Koenig | 06 Mar 2003 01:05 | |
| Siegfried Göschl | 06 Mar 2003 02:46 | |
| Bernhard Wagner | 06 Mar 2003 03:10 | |
| Bernhard Wagner | 06 Mar 2003 03:52 | |
| Siegfried Göschl | 06 Mar 2003 05:07 | |
| Siegfried Göschl | 06 Mar 2003 05:14 | |
| Dierk Koenig | 06 Mar 2003 05:35 | |
| Healey, Thomas | 06 Mar 2003 05:38 | |
| Bernhard Wagner | 06 Mar 2003 06:33 | |
| Siegfried Göschl | 06 Mar 2003 06:50 | |
| Goeschl Siegfried | 07 Mar 2003 04:07 | |
| Scot Hale | 07 Mar 2003 15:23 | |
| Goeschl Siegfried | 10 Mar 2003 04:13 | |
| Bernhard Wagner | 15 Sep 2003 02:30 |
| Subject: | OT: RE: [Webtest] Request for comment: Dumping HTML DOM or XPATH![]() |
|---|---|
| From: | Bernhard Wagner (bw...@xmlizer.biz) |
| Date: | 09/15/2003 02:30:18 AM |
| List: | com.canoo.lists.webtest |
Hi there
Sorry for being OT, but I know you guys are using XPE together with eclipse. And there seems to be no developer mailing list for XPE!
I intend to add functionality to XPE to allow choosing of the HTML Parser via the GUI (in accordance with Alex Chaffee).
The test suite for XPE fails when run from within Eclipse because resources are not found. Can anybody please enlighten me as to how the Launch Configuration must be set so the Test Suite doesn't fail? Also: How must I define the Launch Configuration in order to run XPE from within Eclipse (not the Eclipse-Plugin, the plain XPE Java App) ?
Thank you very much Bernhard
-----Original Message----- From: webt...@lists.canoo.com [mailto:webt...@lists.canoo.com]On Behalf Of Dierk Koenig Sent: Donnerstag, 6. März 2003 14:36 To: webt...@lists.canoo.com Subject: RE: [Webtest] Request for comment: Dumping HTML DOM or XPATH
Hey, this is ABSOLUTELY FABULOUS !!! Just what it needs to get really productive.
BTW: the eclipse plugin does not run for me (eclipse 2.1 milestone 5). How is the plugin supposed to be used?
thank you so much for the posting Mittie
-----Original Message----- From: webt...@lists.canoo.com [mailto:webt...@lists.canoo.com]On Behalf Of Bernhard Wagner Sent: Donnerstag, 6. März 2003 12:11 To: webt...@lists.canoo.com Subject: RE: [Webtest] Request for comment: Dumping HTML DOM or XPATH
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: webt...@lists.canoo.com [mailto:webt...@lists.canoo.com]On Behalf Of Siegfried Göschl Sent: Donnerstag, 6. März 2003 11:46 To: webt...@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: webt...@lists.canoo.com [mailto:webt...@lists.canoo.com]On Behalf Of Siegfried Göschl Sent: Dienstag, 4. März 2003 20:23 To: webt...@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: sieg...@it20one.at phone: +43-1-9900046 fax: +43-1-52 37 888 www.it20one.at
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest




