Unplanned
Last Updated: 14 Oct 2024 14:53 by ADMIN
Qays
Created on: 11 Oct 2024 07:47
Type: Feature Request
0
Slow text input in SaveAsDialog

Dear Telerik team, 

we lately encountered an inconvenience in using ArtOfTest.WebAii.Win32.SaveAsDialog.CreateSaveAsDialog(params).

The issue occurs in the SaveAsDialog.Handle() method. In there the keyboard input uses fixed parameters for delay and hold: _desktopObject.KeyBoard.TypeText(_filePath, 50, 50, supportUnicode: true); 

This slows our test unnecessarily down, so it would be desirable to either change the input parameters to a reasonably short time (Why not 0,0?) or give the developer the option to manually change the parameters, since there is no need for these delays in automated tests.

Best regards

1 comment
ADMIN
Elena
Posted on: 14 Oct 2024 14:53

Hello Qays,

The query is converted to a feature request in our public feedback portal which you can follow to get further updates on any changes in its status. This is the portal public item

Regards,
Elena
Progress Telerik

Virtual Classroom is the free self-paced technical training portal that gets you up to speed with Telerik and Kendo UI products including Telerik Test Studio! Check it out at https://learn.telerik.com/.