User Interface
Following are the descriptions of every section and element in the RPA Recorder UI.
Home
The Home section contains the main controls of RPA recorder. If RPA recorder is started from RPA Manager, the existing BPMN of the process also shows here.
Recording
The following functions are available in RPA Recorder while recording a process:
Icon | Name | Description | Hotkey |
---|---|---|---|
Start Recording |
Starts a new recording session. |
|
|
Pause Recording |
Pauses the current recording session. |
|
|
Finish Recording Session. |
Finishes the current recording session, and triggers the generation of Documents |
— |
|
Take Screenshot |
Opens the Define Screenshot dialog. |
|
|
Add Variable |
Opens the Add Variable dialog. |
|
|
Add Comment |
Opens the Add Comment dialog. |
|
|
Add Activity |
Opens the Add Activity dialog. |
|
Toast Notifications While Recording
When a recording state changes, a toast notification appears indicating current state. The notification stays for 2 seconds and disappears automatically.
Define Screenshot
Before you take a screenshot manually, the screen automatically freezes. You can select a method for taking manual screenshots:
-
Press
F9
while recording to open the Define Screenshot window.
-
Select a freezing delay (in seconds), or no delay, from the dropdown menu.
The timer delay mechanism takes effect regardless of the chosen screenshot method. |
Add Variable
You can add variable information as part of the recording documentation by pressing F10
while recording. This is useful for the implementation of the process automation in RPA Builder.
The possible variable types are:
-
Alphanumeric
-
Integer
-
Float
-
Boolean
-
Credential
Click Add to save the variable information to the recording documentation.
Pause the recording before adding a variable. If you open the Add Variable window while the recording is running, it pauses automatically. |
Add Comment
You can add a comment as part of the recording to enrich the documentation with insight about a specific step.
Pause the recording before adding a comment. If you open the Add Comment Window while the recording is running, it pauses automatically. |
Add Activity
You can manually add an activity as part of the BPMN recording. Enter a name for the Activity and select its type.
Possible activity types are:
-
Web Task
-
Bot Task
-
User Task
When you create a Web Task, you can choose to continue using the session of the last closed Web Task.
For User Tasks, RPA Recorder does not save documentation. You need to enter a description instead.
To continue recording, add a Bot Task.
Pause the recording before adding an activity or changing the creation mode of the activities. If you open the pop-up using the respective hotkey, while the recording is running, the recording automatically pauses. |
RPA Recorder Configuration
You can configure RPA Recorder and set preferences.
The configuration section is divided into two parts:
Settings
Use the following settings to configure RPA Recorder:
-
Directory: Specifies the local folder for storing the documents (BPMN, PDF and XES) and application logs.
-
Create Process Documentation (PDF): If checked, a process documentation file is saved as PDF after the recording session stops.
-
Create Process Mining files (XES): If checked, a XES process fileXES process file is generated after the recording session stops.
-
Generate debug file with a list of raw recorded events: If checked, a debug file is generated after the recording session stops.
-
Take screenshot with every mouse click: If checked, RPA Recorder automatically takes a screenshot on every mouse click.
-
Area around the mouse click: Screenshots are a cropped area around the mouse click, based on the Area size in % (expressed in screen resolution percentage).
Crop percentage can be within 20-50% screen resolution. -
Full screen: Screenshots include all screens connected to your machine.
-
Mouse click screenshot quality: Specifies the quality of the screenshots on every mouse click.
-
Compressed JPEG format
-
Loss-free PNG format
-
-
-
Merge keystrokes: Concatenates keyboard entries entered during the recording into meaningful words and sentences based upon the timestamps when they were entered.
Number is expressed in seconds and can range from 2 to 10 seconds. -
Verbosity level: Defines wether to show detailed Process Information in Documentation. If you select Low, the information is not shown in Documentation.
About Screen
The about screen contains general information about RPA Recorder:
-
Version number
-
Copyright information