Forum Discussion
AlexeyKolosov
Staff
16 years agoHi Richard,
Are you testing a web application? If so, please tell me what browser you are using. There is a known issue in the IE 7 and IE 8 browsers related to skipping characters. The problem can be resolved by using the value or Text property of the controls you need to enter data in instead of using the Keys method. Please see the Simulating Keystrokes in Browsers help topic for information.
Is it the case?
Are you testing a web application? If so, please tell me what browser you are using. There is a known issue in the IE 7 and IE 8 browsers related to skipping characters. The problem can be resolved by using the value or Text property of the controls you need to enter data in instead of using the Keys method. Please see the Simulating Keystrokes in Browsers help topic for information.
Is it the case?