Interacting with the Windows Desktop
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-11-18 07:18 PM
Blue Prism indicates that it's possible to interact with applications running under a different user ID by using surface automation and issuing commands through the SendKeys method to the Windows Desktop. Since the Windows session and its desktop are not an application per-se, how do you even attach to it ?
If this topic has already been covered on a different forum, kindly post a link to that thread
Thanks !
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-11-18 02:14 AM
When I have to send keys to the Windows desktop I create a Business Object for the ""Explorer.exe"" application.