What are the main Mouse keyboard activities for identifying UI elements

0 votes
In UiPath Studio what are the main Mouse & keyboard activities for identifying UI elements?
Mar 27, 2019 in RPA by Ashmita
1,093 views

1 answer to this question.

0 votes

Hi @Ashmita, Mouse and Keyboard activities enables to set focus to a certain window, minimize or maximize it, or perform any other kind of action on it and these are essential in creating an automation that simulates human behavior. The activities that simulate any type of keyboard or mouse input that a human would use, are as follows:

1. Double Click/Click/Hover: These activities simulate the clicking or hovering of UI elements and are very useful in situations when human behavior must be mimicked. As input, these activities receive a Target, which can be either a Region variable, a UI Element variable or a selector, that helps you identify what you want to automate and where the actions must be performed.

 
 

2. Type Into: It sends keystrokes to a UI element. Special keys are supported and can be selected from the drop-down list. This is a basic text input activity that is widely used in automations and is also generated by the automatic recording wizards. As input, this activity receives a string or a string variable that contains the text to be written, and a Target, which can be either a Region variable, a UIElement variable or a selector, that helps you identify what you want to automate and where the actions must be performed.


 

3. Type Secure Text: This activity sends a secure string to a UI element. As input, this activity receives a SecureString variable that contains the text to be written, and a Target, which can be either a Region variable, a UIElement variable or a selector, that helps you identify what you want to automate and where the actions must be performed. This activity is useful for secure automations, as it can use passwords that are stored in SecureString variables. Usually, the SecureString variable is supplied by a Get Secure Credentials activity.


 

4. Send Hotkey: It is used to send keyboard shortcuts to a UI element. This activity is useful for accessing shortcuts in applications and can help you simplify your automation project. As input, this activity receives a string or a string variable that contains the keys to be sent, and a Target, which can be either a Region variable, a UIElement variable or a selector, that helps you identify what you want to automate and where the actions must be performed.


 

5. Set Focus: It sets keyboard focus to a specified UI element. The ability to bring a certain window to the foreground is essential when performing image and text automation. As input, this activity receives a Target, which can be either a Region variable, a UIElement variable or a selector, that helps you identify what you want to automate and where the actions must be performed. 

To know more about UI UX, It's recommended to join UI Design Course today.

answered Mar 28, 2019 by Abha
• 28,140 points

Related Questions In RPA

0 votes
2 answers

What are the different tools available for RPA?

You can view a list and reviews ...READ MORE

answered Aug 19, 2019 in RPA by Rony Sklar

edited Aug 19, 2019 1,017 views
0 votes
1 answer

What are the general requirements of RPA for front and back office processing?

Well, the fact is RPA is well-known ...READ MORE

answered Jan 18, 2019 in RPA by DataKing99
• 8,240 points
1,614 views
–1 vote
2 answers

What is the keyboard shortcut for recording tasks in UIPath Studio?

Hi @Danish, UiPath supports a vast range ...READ MORE

answered Mar 23, 2019 in RPA by Anvi
• 14,150 points
5,902 views
0 votes
1 answer

What are the prerequisites for Native Citrix installation for UiPath Studio?

Hello @Vinita, for installing Native Citrix on ...READ MORE

answered Mar 28, 2019 in RPA by Pratibha
• 3,690 points
1,177 views
0 votes
1 answer

Can anyone show me an automation example to use mouse or keyboard activities?

Hey @Akanksha, to understand the mouse and ...READ MORE

answered Mar 28, 2019 in RPA by Anvi
• 14,150 points
1,766 views
0 votes
1 answer
0 votes
1 answer

What is Get Jobs activity used for in UiPath Studio?

Hey @Rakesh, Get Jobs Activity can be ...READ MORE

answered Mar 14, 2019 in RPA by Abha
• 28,140 points
2,768 views
0 votes
1 answer

How to format text in notepad using UiPath?

Hey @Rashmi, if you want to automate ...READ MORE

answered Mar 18, 2019 in RPA by Anvi
• 14,150 points
7,605 views
0 votes
1 answer
0 votes
1 answer

What are the general requirements for installing UiPath?

Hey @Avinash, if you have a Macbook ...READ MORE

answered Mar 8, 2019 in RPA by Abha
• 28,140 points
7,272 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP