For one of our automation we are using Set Text method to enter data into web page, we have noticed that Set text does not work if there a delay given between keystroke.
If we remove delay between key stroke then sometimes it works and sometime does not and when it is not working it is not throwing exception as well, due to this incorrect exceptions are being reported, has any one observed this behavior ?
or a behavior where AA methods like click/read text etc. not performing the job and not even reporting error ?