Global Send Keys - a guide to Send Keys and Send Key Events
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-04-21 01:55 PM
Where a technical interface is unavailable for an application or an element within an application a Write stage might not work as a method of inputting text into screen elements. Where that is the case Blue Prism provide two text input methods that will work with any application:
Global Send Keys
Send Keys will work for most applications and should be tried before Send Key Events. It is a higher-level
interface that sends keystrokes to the active application.
Global Send Key Events
Send Key Events will work for all applications and is the text sending method recommended for Citrix
applications. It is a lower-level interface that mimics keyboard keystrokes in the operating system.
Please read the following Documentation to understand more about how to use these.
- Labels:
-
Download
