Windows application : acecssing menu items Hello,
Wonder if anyone can help.
I'm trying to automate a windows application which has many menus on it - i.e. standard windows menus.
To get around issues with mouse clicks and positioning I'm wanting to use the windows menu shortcut and arrows - i.e. use the alt key , arrows to the correct menu, and then arrows down and across - finally ending with an enter to select the correct menu.
I don't seem able to get the <ALT> keystroke to 'trigger though'.
Example of keystroke string :-
[ALT DOWN][RIGHT ARROW][RIGHT ARROW][DOWN ARROW][DOWN ARROW][ALT UP]
I'd appreciate if anyone is able to advise.
P.S. I'm quite new user of the product so apologies if it's an obvious answer.
Many Thanks,
Dave |