Hi,
The Purpose of Using Telerik for me is to Automate the Test (Record and replay it for capturing Bugs) .
I am trying the wait functionlaity where in I enter values in a couple of text boxes and on tabbing out.. other fields are populated and only after those fields are populated I should click the Add button .. otherwise error message would popup saying that the auto populated fiends are blank.. when I do this manually its fine but when I record .. I guess it happens quick and hence every time I play back , the script fails .... indicating that the autopopulated fields are blank.. hence to solve this I used wait feature.. I clicked the text box that was autopopulated and I right clicked for the bubble and I chose Quick Tasks and clicked " wait-textbox contains "name-jack" " .When I replay the recorded scripts.. it waits for few seconds on the text box and then fails.. I am not sure how to increase the wait time here ..Could you helpe me with this.?
Thanks
Aarthi
The Purpose of Using Telerik for me is to Automate the Test (Record and replay it for capturing Bugs) .
I am trying the wait functionlaity where in I enter values in a couple of text boxes and on tabbing out.. other fields are populated and only after those fields are populated I should click the Add button .. otherwise error message would popup saying that the auto populated fiends are blank.. when I do this manually its fine but when I record .. I guess it happens quick and hence every time I play back , the script fails .... indicating that the autopopulated fields are blank.. hence to solve this I used wait feature.. I clicked the text box that was autopopulated and I right clicked for the bubble and I chose Quick Tasks and clicked " wait-textbox contains "name-jack" " .When I replay the recorded scripts.. it waits for few seconds on the text box and then fails.. I am not sure how to increase the wait time here ..Could you helpe me with this.?
Thanks
Aarthi