I need to handle dialog that is displayed by my program
After mouse over object by customize code, I use step handle dialog that is recorded
It run ok on IE. But it is not ok on firefox.
could you help me? Please refer to log file
Thanks
5 Answers, 1 is accepted
what version of Test Studio are you using?
I can see from the Execution Log that the Dialog in question is a Confirm Dialog. This is a specific type of Dialog:
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/dialogs-and-popups/dialogs.aspx
I spent some time working on this. First off I found a working sample Confirm Dialog is the following page:
http://www.tizag.com/javascriptT/javascriptconfirm.php
I recorded a test against this sample and played it in IE as well as FF. The test did, in fact, fail in FF. This was using version 2012.1.528. After I upgraded to the latest official release of Test Studio (2012.1.719) the same test passed successfully in FF. So it seems the answer might be to upgrade to the latest release of Test Studio. You can download it from your Telerik account.
Let me know how it goes.
Stoich
the Telerik team
Test Studio Trainings
We are using version 2012.1.626.0
This version supported handle dialog or not?
I will try to on new version
Thanks
It looks like we weren't properly handling this dialog in Firefox in that build of our software. Please do upgrade to our latest, and let us know the results.
Regards,the Telerik team
Test Studio Trainings
Sorry to say, but I'am currently using version 2012.1.822.0 and the Confirm dialog still dosent work in firefox. I also tried incresing the timeout to 20000, but it still fails. I have seen this error before, but now it's back in this version.
Regards
Henrik
please make sure that you're running the very latest version of FF. The Confirm dialog handling doesn't work in older versions of FF.
Go ahead and upgrade and let us know whether the issue persists.
All the best,
Stoich
the Telerik team
Test Studio Trainings