![]() |
![]() |
We are currently migrating this forum over to our HelpSystems domain. Please post all new threads in our new HelpSystems Community Portal. |
![]() |
|
![]() |
AutoMate Discussion | ![]() |
Topic Title: Replacement of Move Mouse to Object Action with X & Y co-ordination Topic Summary: Created On: 09/06/2016 11:56 PM Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
||||||||||
Hi,
I'm working on a task to remove Move Mouse to Object Action along with X & Y co-ordination with some other suitable task. Reason behind this is, some times we face latency while moving the mouse to object with X & Y co-ordination, due to this the task execution fails after the time out period. Is there any alternative option to replace the above task? Please suggest. Regards, Karthi K
Task Steps: (Right click, Select All, Copy to copy to the clipboard. Steps can then be pasted into the AutoMate Task Builder) Edited: 09/07/2016 at 01:00 PM by AutoMate Discussion Moderator |
||||||||||
|
||||||||||
![]() |
||||||||||
It depends on what you want to do next. You can use the interactivity 'press' action if you want to click an object. Or the interactivity 'select' action to select an object. There is also a move mouse to object action that does not need y-x number.
------------------------- ![]() |
||||||||||
|
||||||||||
![]() |
||||||||||
Yes, we do Press action as a next step. Our concersion is , is there any replacement for either Move mouse to Object or Move Mouse?. Any latency while move causing execution fail.
|
||||||||||
|
||||||||||
![]() |
||||||||||
Is the failure caused because the mouse cursor was not moved to the appropriate location before moving on to the next step? If so, you can use the %GetMousePosX()% and %GetMousePosY()% functions to verify the current cursor location before proceeding. That may add some stability to the interaction.
------------------------- ![]() Leonard Amabile | Director, Cross Platform Support AutoMate | InterMapper | Skybot | Divisions of HelpSystems T: +1.213.738.1700 | F: +1.213.738.7665 |
||||||||||
|
||||||||||
![]() |
||||||||||
It is not suiting for all things but I usually try and use keyboard shortcuts. Then it's just to focus the window and fire of the right key press combination. In some tasks I also use TAB presses and ENTER presses to navigate. Some web pages are hard to work with with mouse action since some elements can't be identified properly . Then key presses is a good alternative solution.
|
||||||||||
|
FuseTalk Enterprise Edition v4.0 - © 1999-2019 FuseTalk Inc. All rights reserved.