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 03-11-2010, 10:35 AM
itoen itoen is offline
Junior Member
 
Join Date: Mar 2010
Posts: 4
Default Mouse Movement

I have two loops in my program which one fills in general information. After the first end loop the mouse movements are not accurate. This happens in between two loops:

Loop
End Loop

Move <-- inaccurate movements

Loop
End Loop


The loops are looping through each row in an execel spreadsheet.
Reply With Quote
  #2 (permalink)  
Old 03-11-2010, 12:08 PM
itoen itoen is offline
Junior Member
 
Join Date: Mar 2010
Posts: 4
Default

nevermind...solution has been solved.

Before:

While (...)

If __ == __ Then

If __ == __ Then

Movements

Loop
End Loop

Movements

Loop
End Loop


End Loop


After:

While (...)

If __ == __ Then

If __ == __ Then

Movements

Loop

Loop
End Loop

End Loop
End Loop
Reply With Quote
  #3 (permalink)  
Old 03-12-2010, 08:16 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,311
Default

Hello,

Try inserting delay (at least 200ms) before and after the Mouse Move action. If it does not help, can you please upload your task so we can look into it and suggest viable solution?

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

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 06:20 AM.


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