I noticed that Test Studio has a dialog handler for Windows systems dialogs. It appears that his dialog handle step is only available in Web tests created with Test Studio. We are putting a Win32 Dialog login for our WPF app. I was wondering if there was any way to get the "Handle 'Logon" dialog" test step to work with a WPF test file. When I have a WPF Test open, the dialog handle options are only "Save File", "Open File" and "Generic" options.
Is there code to these dialog handlers that I could possibly use to code my own test step and handle it on my own? On the dialog handler steps, the options to "View Code" and "Customize Step in Code" are disabled.
Is there code to these dialog handlers that I could possibly use to code my own test step and handle it on my own? On the dialog handler steps, the options to "View Code" and "Customize Step in Code" are disabled.