View Single Post
  #4 (permalink)  
Old 06-22-2008, 09:40 AM
davec davec is offline
Junior Member
 
Join Date: Jun 2008
Posts: 2
Default Problems selecting menus

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
Reply With Quote