InputBox - Notification

The notification automation package is a group of activities that are used to record the footprints of the robot and indicate any message that is required to be printed visibly during the execution. It also helps to provide the input during the execution.


InputBox: 
This activity is used when there is requirement of human intervention to provide inputs for processing during the execution. 

Delay

 

DelayAutomation activity helps to postpone/detain the execution.

When you are required to cause a delay between the activities, the delay activity can be used. It can be set at any given point of the workflow.

This feature has various functions to delay in milliseconds, seconds, and minutes. You can avail it at any steps of the workflow.

ShortcutKey -Keyboard Automation

ShortcutKey:


The ShortcutKey helps you to navigate an application easily and execute the command corresponding to the hotkey. Many applications have shortcuts that help a human perform vital tasks like Save, Print, Close, etc., instead of having to navigate the menus/toolbar of the application, you can add ShortcutKey activity to your workflow to replicate the key combinations that are required.

SendTextData - Keyboard Automation

The activities available in the Keyboard Automation package are used to replicate any keyboard input that is performed routinely by a human such as entering/sending text to fields or performing special functions in applications, using the shortcut keys.


SendTextData:


This activity helps to enter the value or text in a certain area in the application where the cursor is already pointed.