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