Intelligent Automation & Macro Software  

Go Back   Automation Anywhere, Inc. 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 04-18-2009, 01:49 PM
MBorn MBorn is offline
Junior Member
 
Join Date: Feb 2009
Posts: 4
Default ActiveWindow hidden when Wait

Hello,

a script is running and working in the internet explorer.
When it goes to WAIT the Automation Anywehere Window comes
to the front and the (important) Internet Explorer window is hidden
in the back.
Whith the function ActiveWindow=Internet Explorer before WAIT it
does the same.
Has anybody an idea how to keep the Internet Explorer window
in the front on WAIT/Resume?
Thank you,

Born
Reply With Quote
  #2 (permalink)  
Old 04-20-2009, 09:55 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

To keep the Internet Explorer window active, you can use the following commands in Automation Anywhere instead of Pause command.

If "Untitled - Notepad" Window Exists <Wait up to 9999 seconds for the window to open>
Close Window "Untitled - Notepad"
End If

So basically what this will do is pause the task for large amount of time and it will continue once the notepad window opens.

You can use Launch-n-Go or windows shortcut key feature to assign a shortcut key like Ctrl + Alt + N to open notepad when you want to resume the task. This way you can simply type the hotkey to resume the task.

We have attached a sample task for your reference. Please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. Create hotkey to open notepad. Run the task using RUN button. When the task is waiting for notepad window to open, hit the hotkey to open notepad. Then the task would close the notepad window and would play, Ctrl+End in currently active window ie in the Internet Explorer window.

Hope this helps!
Attached Files
File Type: atmn Sample4Born.atmn (1.3 KB, 0 views)
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

BB 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 03:18 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2011 Automation Anywhere, Inc. All rights reserved