2 messages in com.canoo.lists.webtestRe: [Webtest] "Migration to htmlunit-...
FromSent OnAttachments
Denis N. Antonioli15 Aug 2005 02:42 
Marc Guillemot15 Aug 2005 02:56 
Subject:Re: [Webtest] "Migration to htmlunit-based WebTest: Experience Report"
From:Marc Guillemot (mgui@yahoo.fr)
Date:08/15/2005 02:56:45 AM
List:com.canoo.lists.webtest

Nice report.

What about adding some explaination why some changes are needed? For instance by
xpathes like "/table/tbody/tr" in place of "//table/tr": this is because htmlunit inserts the implicit tbody just like
browsers like Firefox or IE do.

What are the IE specific js features of your webapp that are not yet understood
by htmlunit?

Marc.

Denis N. Antonioli wrote:

Hi

as the title says, I wrote up my experience migrating from WebTest 1.6 to 1.7. You can read it at the community site: <http://webtest-community.canoo.com/wiki/space/Contributions+and +Uploads/MigrationToHtmlUnit>

This may be of interest if you're still using WebTest 1.6.

You're welcome to extend the page with your of comment, this page could become the basis for a "migration guide" :-)

Happy Web-testing dna