Intelligent Automation & Macro Software  

Go Back   Tethys Solutions Forums > Products Zone > Automation Anywhere
Register FAQ Search Today's Posts Mark Forums Read

Automation Anywhere Post messages and questions related to Automation Software here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-22-2008, 09:42 AM
davec davec is offline
Junior Member
 
Join Date: Jun 2008
Posts: 2
Default 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
Reply With Quote
  #2 (permalink)  
Old 06-23-2008, 03:44 AM
forumsupport forumsupport is online now
Senior Member
 
Join Date: Apr 2007
Posts: 524
Default

Hello,

Based on your example, please try following series of keystrokes,

[ALT DOWN]][ALT UP][RIGHT ARROW][RIGHT ARROW][DOWN ARROW][DOWN ARROW]

You can edit your task after recording according to your requirement. What we suggest is, bifurcate a long single keystroke into several small keystrokes. Also, insert delay in between the keystrokes. This would give sufficient time to execute each action and hence task will run flawlessly.

For e.g. above single long keystroke can be bifurcated like this,

Keystrokes: [ALT DOWN][ALT UP] in "Window title"
Delay : [200ms]
Keystrokes: [RIGHT ARROW][RIGHT ARROW] in "Window title"
Delay : [200ms]
Keystrokes: [DOWN ARROW][DOWN ARROW] in "Window title"

Alternatively, you can also use shortcut keys, for e.g. to select 'Save As' option under File menu, you can use keyboard shortcut, Alt+f followed letter 'a'. Text format of command would appear as follows,

Keystrokes: [ALT DOWN]f[ALT UP]a in "Window title"

Hope that helps.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 02:25 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2008 Tethys Solutions, LLC. All rights reserved