Hello,
I need to set a value to RadInput control.
When I use "RadInput.TypeText("22799")" expression, sometimes I get the following text entered: 92279
On test execution the cursor jumps to the beginning of the field. But when I enter the text manually - all works fine.
How could I avoid this? Maybe I should set typing speed or use another method instead "TypeText"?
Regards,
Svetlana
I need to set a value to RadInput control.
When I use "RadInput.TypeText("22799")" expression, sometimes I get the following text entered: 92279
On test execution the cursor jumps to the beginning of the field. But when I enter the text manually - all works fine.
How could I avoid this? Maybe I should set typing speed or use another method instead "TypeText"?
Regards,
Svetlana