This is a migrated thread and some comments may be shown as answers.

how a can close dialog?

1 Answer 91 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Oleg
Top achievements
Rank 1
Oleg asked on 19 Mar 2012, 02:06 PM
i have a recorded test for Sliverlight application (clicking by  menu item ,surfing on sub-menu ).time after time application shows modal dialog window with button "Save" and "Discard" , for example, there is autosaving or data was changed by another user.And test is stucking on this stage, application is waiting for confirmation.how i can close showing dialog windows after every step, or clicking "SAve" at this dialog?

1 Answer, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 20 Mar 2012, 06:39 PM
Hello Oleg,

If you're working in the standard Test Studio, then a dialog handler step should automatically be recorded. Otherwise you can add one from the Dialogs Menu that corresponds to the correct type and configure it accordingly.

If you're executing via a Test List, you can take advantage of the Unexpected Dialog Action feature.

If you're crafting tests entirely in code, see this page for how to handle dialogs.

All the best,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Oleg
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Share this question
or