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

Pop up in WPF

3 Answers 139 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Halashankara
Top achievements
Rank 1
Halashankara asked on 10 Feb 2017, 04:40 PM

We tried to automate the popup in desktop application,unfortunately it is  not recording.

Please help on this

 

Hoping for reply,thanks in advance

3 Answers, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 15 Feb 2017, 09:13 AM
Hello Halashankara,

Is the dialog you are trying to automate a WPF dialog? Please note that if you are trying to record against Win32 dialog for example you will not be able to and this is expected behavior as Test Studio does not support Win32 dialogs. 

More information on how to handle Win32 dialogs you can find using this article

If you are using a WPF dialog we will need access to the application and more information in order to be able to assist you.

Regards,
Ivaylo
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Halashankara
Top achievements
Rank 1
answered on 15 Feb 2017, 11:22 AM

Our Dev Team used MessageBox property, For dialog.

I think this will help to resolve the issue to handle dialog.

 

0
Nikolay Petrov
Telerik team
answered on 20 Feb 2017, 10:39 AM
Hi Halashankara,

Try to add a step from the step builder - Dialogs -> Generic dialog. Adjust in the Handle 'Generic' dialog step - the "ButtonPartialText" property to contain a part of the text from the button that handle the box.

Please, refer to the attached screenshot for further reference. The "InitializationTime" property could be increase in order to give some time the message box to appear as well.

Regards,
Nikolay Petrov
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Halashankara
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Halashankara
Top achievements
Rank 1
Nikolay Petrov
Telerik team
Share this question
or