Forum Discussion
4 Replies
- chenyang_yangNew ContributorThank you guys. i found changing the key pressing delay in properties of the project playback settings may help , default it is 0 .And do not set it too slow.
- Ryan_MoranValued ContributorDisable autocomplete in IE and check the "readystate" of the control you are sending keys to / wait for the page to finish loading before attempting to send keys. Check this articel for more information.
- Marsha_R
Champion Level 3
I see this in keyword tests, but in our client program, not a web page. The same test will work all day and then start half-typing in a text field. I usually have to restart the client and TC both to get it to work. - Marsha_R
Champion Level 3
Good idea! I will look at that next time I see the issue.