Hi
I am using Telerik Free testing framework 2012.2 920.
I am unable to connect to modal up in firefox.
I am using the below code snippet. The same line of code works for
chrome and
safari.
My application scenario
1. Submit the form.
2. Modal popup appears with password field with OK and cancel button.
3. Now I tried using
to connect to that modal popup window.
Actual Result
1) When the code in
step 3 starts executed, the modal pop is
auto closed. I tried inserting
sleep time before this line of code, but even while executing sleep time, the modal pop is
auto closed.
2) The problem is 'the modal pop is closed automatically' while trying to connecting to it.
Note:
When I insert
VSTS breakpoint on the line of code in step 3 and
debugging, I am able to connect to the modal up in firefox.
I have attached the screen shot of the modal popup window and the fiddlercap recorded file. you can find the log for signoff modal pop (signoff.aspx)
Firefox version used : '8 +'
We are unable to proceed further with your framework. We were using VSTS coded ui test. Since codeduitest is not supporting multi browsers we are switching to your framework, but this issue is stopping us to use it.
Thanks,
Kiran