Letter missed in Type Into activity

One letter from a string got missed in the Type Into activity. What could be possible issues & how to avoid this?

@priya.pai

May I know what character it is missed ? Is it starting or Middle or End character ?

Set 20 to DelayBetweenKeys field and then try once.

1 Like

One character from middle got missed. there was no delay set so default should have been taken.
would enabling ‘Simulate type’ help to avoid such issues?

@priya.pai

Yes it will helps. If you are passing any Hot keys then check SendWindowMessage option instead of SimulateType. If it not works then set some delay in DelayBetweenKeys as 20.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.