Hi,
I have a problem with typeCommand on my new iMAC SUT:
typeCommand “H” (hide current acctive window)
or typeCommand “Q” (quit currently active application)
work perfectly fine with powerPC MAC OS 10.4.10 SUT.
Today I tried to run my scripts with the new SUT - iMAC with 10.4.10.
And on iMAC the above commands do not work - nothing happens when they are executed. I tried
typeText commandDown, “H”, commandUp
it does not work either.
Is there some setting that I have to change on iMAC?
Thanks.