TypeText problem

Hi,

I’m just using TypeText command to type into Mac 106 SUT.

If I have a code like this
TypeText “Something Something Something”
It sometimes doesn’t keep the capital & lower case. It display as something like this “Something something SOMETHING” on the SUT. The log displays correct though…

I tried “SetOption NextKeyDelay, .1”, but it doesn’t seem to help.

Is there another way?

Thanks,
Jason

Hi Jason–

Go to your SUT and open up the Vine Server Preferences. On the Advanced TAB set Keyboard Events to “User Session Events” (This might be on the Device TAB in older versions of VineServer).

Let us know if this fixes it.

Allen

Thanks. That fixed it. Could you explain how it fixed the problem?