How to achieve mouse hovering through blueprism
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-18 04:54 PM
I have an application in which if I hover my mouse, it will give additional links. But when I am using focus action in robotics, this is not working.
Any views?
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-18 05:13 PM
In application Modeller you not view the link ? (in Attributes ""title"" for ex) ? if yes you can read this param.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-18 07:06 PM
Please see the attached screenshot, the moment I just place my cursor over the Application, it shows me all the list of options available for that specific action, similarly if I place my cursor over the tools, it shows me list of options available . I want to achieve this using robotics. I spied the elements in html mode and selected actions like focus and others.. but nothing is working out. Does that makes sense?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-06-18 02:58 AM
Try Global Mouse Click Centre. Technically this doesn't hover over the element but it would simulate using the mouse to actually pressing that option
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-06-18 05:36 PM
You could use WINAPI to move the mouse into the required position..I use it a lot and it works really well...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-09-18 12:57 PM
Hi Boyle,
How to use WINAPI in Blue prism? Do you have any guide for same?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-12-18 07:48 AM
Hi Boyle,
As Amit mentioned. Can you list out the steps for using WINAPI
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-12-18 11:27 PM
You can also try to use Drop in Navigate Stage to hover mouse to a certain position.
