From: Dave K. <DKa...@wi...> - 2003-11-13 20:24:58
|
I was wondering if anyone has any experience testing jakarta tapestry applications using htmlunit. I am having trouble getting the return page from HtmlElement.submit. Htmlunit is looking for the action parameter in the form tag or "javascript:" in the onsubmit parameter. Unfortunetly we do not use onsubmit much at all and the action parameter is used by tapestry. Htmlunit finds the submit button correctly but when HtmlElement.submit is called the returned page is the same page that contains the form. It never forwards to the next page. Any help would be appreciated.. Dave Kallstrom Software Engineer Widen Enterprises 608.443.5448 |