I can give you a minimal test case, but it will take some time. Right now I am fine with HtmlUnit simulating FF, as it works fine with me and I am short of time too, I have to finish this asap. But will try to provide testcase for you as and when I get time.
Now there is another question which I have for you :-
Can I get the name and htmlId of a element at runtime? I have many frames and their name and id are generated randomly. I have to follow those frames. Can I achieve it using canoo?
Thanks a lot for your help,
-Ruchika
_______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest
---------[ Received Mail Content ]----------
Subject : Re: [Webtest] Problem calling webflow in webtest
Date : Thu, 6 Nov 2008 08:03:03 -0800 (PST)
From : Ahmed Ashour <[EMAIL PROTECTED]>
To : [email protected]
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

