Hi experts,
Im seeing send keys skipping entering text in input text field randomly. I have double checked UI element 'id' is not changed but im not sure why send keys is not entering text. any suggestion's.

Hi experts,
Im seeing send keys skipping entering text in input text field randomly. I have double checked UI element 'id' is not changed but im not sure why send keys is not entering text. any suggestion's.
Is there a JavaScript running on the field, for example some kind of validation? Does a delay or sending as hardware keys do anything?