Hi,
I have this issue with generating Dialogs in tests where I use only Steps (not coded steps).
My problem is when Dialog window is detected and I'm trying to click upload button in dialog window, so Telerik always generate "generic' dialog step. I think there is a problem with language in my windows (Czech), because Telerik can work only with English version of Windows.
Although I can edit 'generic' dialog step and change 'DialogTitle' to my language, but I can't edit FileUpload path.
Another possible way is to generate Dialog step in Telerik Test Studio and choose Upload dialog, but there I can't change 'HandleButton' and automatic test can't find your predefined buttons.
Of course I could to change the step in coded step, but coded step are banned in my tests.
So my questions are.
Is there any possible way, how to correctly detect right button for me?
Are you going to implement some updates in next version?
Best regards
I have this issue with generating Dialogs in tests where I use only Steps (not coded steps).
My problem is when Dialog window is detected and I'm trying to click upload button in dialog window, so Telerik always generate "generic' dialog step. I think there is a problem with language in my windows (Czech), because Telerik can work only with English version of Windows.
Although I can edit 'generic' dialog step and change 'DialogTitle' to my language, but I can't edit FileUpload path.
Another possible way is to generate Dialog step in Telerik Test Studio and choose Upload dialog, but there I can't change 'HandleButton' and automatic test can't find your predefined buttons.
Of course I could to change the step in coded step, but coded step are banned in my tests.
So my questions are.
Is there any possible way, how to correctly detect right button for me?
Are you going to implement some updates in next version?
Best regards