filmov
tv
How to Automate Desktop Applications with Robot Framework?
![preview_player](https://i.ytimg.com/vi/wMl5UQPvgVs/maxresdefault.jpg)
Показать описание
Want to automate a Desktop Application with the Robot Framework (Robocorp)? That's easy! Join me while I automate a sample application which you can download for free!
⭐️ All links in the video ⭐
⭐️ Skip through the video ⭐
00:00:12 Download Accessibility Insights
You need a program called Accessibility Insights to identify the properties of the element you would like to automate.
00:00:31 Download the MyCRM application (free)
This is the application we're going to automate with our RPA bot! It's an example application so the data we enter is not really stored.
00:00:46 Save MyCRM in the right folder and create the path variable in Windows
The path variable will allow you to open MyCRM from the command prompt without adding the entire path
00:02:16 How to use Accessibility Insights?
We learn how to use Accessibility Insights to create stable selectors based on element's properties
00:03:33 Which Library for Windows Automation in Robot Framework?
We use RPA.Windows to automate Windows Desktop Applications with Robot Framework
00:04:10 How to open a Desktop Application with Robot Framework
You'll learn how to use the Command Prompt to open a Desktop Application in the Robot Framework
00:04:29 How to focus on application in Robot Framework?
We teach the RPA bot how to focus on the MyCRM Application
00:04:53 How to Type Text in Desktop Application with Robot Framework?
We program the RPA bot to be able to type text in a Desktop Application
00:06:34 How to Click in Desktop Application with Robot Framework
In order to click on a radio button, button or any other element you need to use the 'Click' keyword
00:07:09 How to select element from Dropdown in Desktop Application with Robot Framework
Program the RPA bot so it's able to select an element from a dropdown list
00:09:08 How to identify element by name in Robot Framework Desktop Application
In this section you learn how to identify an element based on the name attribute
⭐️ Related videos ⭐
⭐️ Follow me ⭐
#robotframework #roboticprocessautomation #robocorp
⭐️ All links in the video ⭐
⭐️ Skip through the video ⭐
00:00:12 Download Accessibility Insights
You need a program called Accessibility Insights to identify the properties of the element you would like to automate.
00:00:31 Download the MyCRM application (free)
This is the application we're going to automate with our RPA bot! It's an example application so the data we enter is not really stored.
00:00:46 Save MyCRM in the right folder and create the path variable in Windows
The path variable will allow you to open MyCRM from the command prompt without adding the entire path
00:02:16 How to use Accessibility Insights?
We learn how to use Accessibility Insights to create stable selectors based on element's properties
00:03:33 Which Library for Windows Automation in Robot Framework?
We use RPA.Windows to automate Windows Desktop Applications with Robot Framework
00:04:10 How to open a Desktop Application with Robot Framework
You'll learn how to use the Command Prompt to open a Desktop Application in the Robot Framework
00:04:29 How to focus on application in Robot Framework?
We teach the RPA bot how to focus on the MyCRM Application
00:04:53 How to Type Text in Desktop Application with Robot Framework?
We program the RPA bot to be able to type text in a Desktop Application
00:06:34 How to Click in Desktop Application with Robot Framework
In order to click on a radio button, button or any other element you need to use the 'Click' keyword
00:07:09 How to select element from Dropdown in Desktop Application with Robot Framework
Program the RPA bot so it's able to select an element from a dropdown list
00:09:08 How to identify element by name in Robot Framework Desktop Application
In this section you learn how to identify an element based on the name attribute
⭐️ Related videos ⭐
⭐️ Follow me ⭐
#robotframework #roboticprocessautomation #robocorp
Комментарии