I want to test to input in text box which has searching function, (I am using ajax). But when I what I record it cannot fully type what I input. and I already set ajax time out to 2000 in input step.
Is there any solution to solve this issue?
Thanks & Best Regards
Candice Weng
1 Answer, 1 is accepted
0
Elena
Telerik team
answered on 17 Jan 2017, 02:49 PM
Hi Candice,
I guess the reason for that is that the input field is designed to search automatically once any character is entered. Do you use 'SimulateRealClick' for the enter text step? Is there any possibility to provide a sample application to test it on my end to be able to provide further advice?