Hello Ruchika, Please provide your minimal test case (html/js) that works in IE, but not with WebTest/HtmlUnit IE simulation.
Ahmed ________________________________ From: ruchi24 <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, November 6, 2008 6:11:36 AM Subject: [Webtest] Problem calling webflow in webtest Hi, I am using spring webflow in my application and when I try to call webFlowState on click of a button it dosen't works in all cases. HtmlUnit simulates IE and if I run my application on IE it works fine. Now the strange thing is when I make HtmlUnit simulates Mozilla FF then all my testcases work. Here is the code to show how I am calling my webFlowState. button id="openListBtn" my:webFlowState="selectFromList"> If anyone has any clue why this is happening, then pl let me know. Regards, -Ruchika _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

