SlideShare a Scribd company logo
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipath | Edureka
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Topics For Today’s Class
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
What Is RPA?
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
What Is RPA?
RPA
Robotic An entity which has the
capability to mimic the
human actions.
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
What Is RPA?
RPA
Robotic
Process
A sequence of steps, that
lead to a meaningful
activity or task is known
as a process.
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
What Is RPA?
RPA
Robotic
Process
Automation
Tasks happens
automatically, i.e. without
human intervention.
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
RPA Summary
Mimicking human behavior to execute a sequence of
steps which lead to a meaningful activity without
human intervention
Robotic
Process
Automation
Robotic
Process
Automation
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
RPA Tools
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
RPA Tools
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Why UiPath?
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Comparison Between Top Tools
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
How To Install UiPath
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Installing UiPath
Go to the following link: https://www.uipath.com/community
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Installing UiPath
Fill in the details to register, and click on Request Community Edition
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Installing UiPath
Open your registered email, to get the instructions to download UiPath
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Installing UiPath
Double Click, on the downloaded file
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Installing UiPath
Setup will initialize, and in a few moments UiPath tool will open
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Installing UiPath
Enter the email address, with which you registered and click on Activate
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Installing UiPath
Once installed, you will get this acknowledgement page stating the successful installation
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Getting Started With UiPath
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Key Concepts Of UiPath
Activities
Sequence
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Key Concepts Of UiPath
Activities
An activity is the smallest action in UiPath.
For example: clicking the right button on
mouse
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Key Concepts Of UiPath
Sequence
A sequence is a series of activities, that
does a meaningful task.
For example: logging into your mail
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Type of Projects in UiPath Studio
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Types of Projects
Blank
Agent Process
Improvement
Simple Process
A blank project is a clean slate, you can build your
projects from scratch over here.
Robotic Enterprise
Framework
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Types of Projects
Simple Process basically gives us a template of a
flowchart i.e. a diagram of sequence of activities.
Blank
Agent Process
Improvement
Simple Process
Robotic Enterprise
Framework
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Types of Projects
Agent Process Improvement assists the user by
automating the tasks.
Blank
Agent Process
Improvement
Simple Process
Robotic Enterprise
Framework
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
Types of Projects
Robotic Enterprise Framework is used to define states
in a project, which are useful in business processes.
Blank
Agent Process
Improvement
Simple Process
Robotic Enterprise
Framework
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
UiPath Components
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath Platform Components
UiPath Studio
UiPath Robot
UiPath Orchestrator
UiPath
UiPath Platform consists of three main components
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath Platform Components – Studio
UiPath Robot UiPath OrchestratorUiPath Studio
An advanced tool that enables
you to design automation
processes in a visual manner,
using drag–and–drop
functionality
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath Platform Components – Robot
UiPath Robot UiPath OrchestratorUiPath Robot
Robot executes the processes
built in Studio, just like humans
UiPath Studio
An advanced tool that enables
you to design automation
processes in a visual manner,
using drag–and–drop
functionality
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath Platform Components – Orchestrator
UiPath Orchestrator
Orchestrator is a web application
that enables us to deploy,
schedule, monitor and manage
Robots and Processes
UiPath Studio
An advanced tool that enables
you to design automation
processes in a visual manner,
using drag–and–drop
functionality
UiPath Robot
Robot executes the processes
built in Studio, just like humans
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
UiPath Studio Components
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath - Ribbon
Ribbon
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath – Ribbon Components
Recording
User Events
Variables
Scraping
UiPath’s Recorder allows users to record UI mouse
movements and keyboard activities to generate automation
scripts.
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath – Ribbon Components
Scraping made easy with Screen Scraping and Data Scraping
Recording
User Events
Variables
Scraping
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath – Ribbon Components
Captures User Events for eg. Mouse Click, Keypress etc.
Recording
User Events
Variables
Scraping
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath – Ribbon Components
Create and Manage Variables with these Tools
Recording
User Events
Variables
Scraping
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath – Ribbon Components
Create New Files
In Your Project
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath – Activity Pane
Activity Pane
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
UiPath – Activity Pane Components
UI Automation
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
UiPath – Activity Pane Components
UI Automation
User Events
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
UiPath – Activity Pane Components
UI Automation
User Events
Orchestrator
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
UiPath – Activity Pane Components
UI Automation
User Events
Orchestrator
System
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
UiPath – Activity Pane Components
UI Automation
User Events
Orchestrator Programming
System
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
UiPath – Activity Pane Components
UI Automation
User Events
Orchestrator Programming
WorkflowSystem
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath – Properties Pane Components
Properties Pane
RPA Training using UiPath www.edureka.co/robotic-process-automation-training
UiPath – Control Pane Components
Properties Pane
Control Bar
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipath | Edureka

More Related Content

PPTX
RPA Uipath Presentation.pptx
PDF
Introduction To UiPath Studio | Edureka
PDF
RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...
PDF
What is Robotic Process Automation?
PPTX
Ui path| RPA
PDF
What is UiPath RPA Architecture | UiPath Studio, Robot & Orchestrator | Edureka
PPTX
Getting started with RPA (uipath)
PPTX
Robotic process automation Introduction
RPA Uipath Presentation.pptx
Introduction To UiPath Studio | Edureka
RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...
What is Robotic Process Automation?
Ui path| RPA
What is UiPath RPA Architecture | UiPath Studio, Robot & Orchestrator | Edureka
Getting started with RPA (uipath)
Robotic process automation Introduction

What's hot (20)

PPTX
An Overview of Robotic Process Automation (RPA)
PPTX
Introduction to Robotic Process Automation by K.G.Maheshwari
PPTX
Ui path online training ppt
PDF
UiPath Email Automation | UiPath Tutorial | RPA Training Using UiPath | Edureka
PDF
Robotic process automation overview
PPTX
Robotic process automation
PPTX
Introduction to Robotic Process Automation
PPTX
UiPath Community Event - UiPath Action Center and UiPath Apps - human in the ...
PPTX
Introduction to Robotic Process Automation (rpa) and RPA Case Study
PPTX
RPA overview and UIPath
PDF
3 Amazing Examples of Real-life RPA Use Cases - Signity
PDF
Robotic Process Automation-RPA
PPTX
AI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
 
PPTX
Robotic Process Automation RPA
PDF
Introduction to RPA_SummerSchool _ Welcome to the world of automation using U...
PPTX
RPA.pptx
PDF
Introduction to UiPath licensing model
PPTX
Robotic process automation
PDF
Orchestrator - Practical Approach to host UiPath Orchestrator
PDF
Robotic Process Automation (RPA)
An Overview of Robotic Process Automation (RPA)
Introduction to Robotic Process Automation by K.G.Maheshwari
Ui path online training ppt
UiPath Email Automation | UiPath Tutorial | RPA Training Using UiPath | Edureka
Robotic process automation overview
Robotic process automation
Introduction to Robotic Process Automation
UiPath Community Event - UiPath Action Center and UiPath Apps - human in the ...
Introduction to Robotic Process Automation (rpa) and RPA Case Study
RPA overview and UIPath
3 Amazing Examples of Real-life RPA Use Cases - Signity
Robotic Process Automation-RPA
AI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
 
Robotic Process Automation RPA
Introduction to RPA_SummerSchool _ Welcome to the world of automation using U...
RPA.pptx
Introduction to UiPath licensing model
Robotic process automation
Orchestrator - Practical Approach to host UiPath Orchestrator
Robotic Process Automation (RPA)
Ad

Similar to Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipath | Edureka (20)

PDF
Variables, Data Types and Activities in UiPath | Basics of UiPath | UiPath Tu...
PDF
🌺 Women in Automation Series: Intro to Studio ▶ Session 1
PDF
Top 10 Reasons To Learn RPA | RPA Training using UiPath | RPA Tutorial for Be...
PDF
RPA Summer School EMEA APAC Studio Session 1.pdf
PDF
UiPath Summer School Session1
PDF
Women in Automation - Intro to Studio Session 1
PDF
UiPath Citrix Automation | Image and Text Automation in UiPath | UiPath Train...
PPTX
RPA Developer Kickstarter Slide - Day 1.pptx
PDF
Error Handling In UiPath | Debugging & Exception Handling In UiPath | RPA Tra...
PDF
🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...
PDF
RPA Interview Questions and Answers | UiPath Interview Questions and Answers ...
PDF
uipath-interview-questions.pdf it was productive
PPTX
RPA Training- Day 1.pptx
PDF
Women in Automation 2024: Technical session - Get your career started in auto...
DOCX
UI path Interview Question
PPTX
UiPath Studiox session I
PDF
RPA and AI empowered Digital Transformation
PPTX
Introduction to RPA and UI Path
PPTX
Unleashing the Power of UiPath: An Introduction to RPA
PDF
Africa Series 2 Session 1 - UiPath Studio
Variables, Data Types and Activities in UiPath | Basics of UiPath | UiPath Tu...
🌺 Women in Automation Series: Intro to Studio ▶ Session 1
Top 10 Reasons To Learn RPA | RPA Training using UiPath | RPA Tutorial for Be...
RPA Summer School EMEA APAC Studio Session 1.pdf
UiPath Summer School Session1
Women in Automation - Intro to Studio Session 1
UiPath Citrix Automation | Image and Text Automation in UiPath | UiPath Train...
RPA Developer Kickstarter Slide - Day 1.pptx
Error Handling In UiPath | Debugging & Exception Handling In UiPath | RPA Tra...
🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...
RPA Interview Questions and Answers | UiPath Interview Questions and Answers ...
uipath-interview-questions.pdf it was productive
RPA Training- Day 1.pptx
Women in Automation 2024: Technical session - Get your career started in auto...
UI path Interview Question
UiPath Studiox session I
RPA and AI empowered Digital Transformation
Introduction to RPA and UI Path
Unleashing the Power of UiPath: An Introduction to RPA
Africa Series 2 Session 1 - UiPath Studio
Ad

More from Edureka! (20)

PDF
What to learn during the 21 days Lockdown | Edureka
PDF
Top 10 Dying Programming Languages in 2020 | Edureka
PDF
Top 5 Trending Business Intelligence Tools | Edureka
PDF
Tableau Tutorial for Data Science | Edureka
PDF
Python Programming Tutorial | Edureka
PDF
Top 5 PMP Certifications | Edureka
PDF
Top Maven Interview Questions in 2020 | Edureka
PDF
Linux Mint Tutorial | Edureka
PDF
How to Deploy Java Web App in AWS| Edureka
PDF
Importance of Digital Marketing | Edureka
PDF
RPA in 2020 | Edureka
PDF
Email Notifications in Jenkins | Edureka
PDF
EA Algorithm in Machine Learning | Edureka
PDF
Cognitive AI Tutorial | Edureka
PDF
AWS Cloud Practitioner Tutorial | Edureka
PDF
Blue Prism Top Interview Questions | Edureka
PDF
Big Data on AWS Tutorial | Edureka
PDF
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
PDF
Kubernetes Installation on Ubuntu | Edureka
PDF
Introduction to DevOps | Edureka
What to learn during the 21 days Lockdown | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Tableau Tutorial for Data Science | Edureka
Python Programming Tutorial | Edureka
Top 5 PMP Certifications | Edureka
Top Maven Interview Questions in 2020 | Edureka
Linux Mint Tutorial | Edureka
How to Deploy Java Web App in AWS| Edureka
Importance of Digital Marketing | Edureka
RPA in 2020 | Edureka
Email Notifications in Jenkins | Edureka
EA Algorithm in Machine Learning | Edureka
Cognitive AI Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Blue Prism Top Interview Questions | Edureka
Big Data on AWS Tutorial | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Kubernetes Installation on Ubuntu | Edureka
Introduction to DevOps | Edureka

Recently uploaded (20)

PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
 
PDF
Machine learning based COVID-19 study performance prediction
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
sap open course for s4hana steps from ECC to s4
DOCX
The AUB Centre for AI in Media Proposal.docx
 
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
The Rise and Fall of 3GPP – Time for a Sabbatical?
 
Machine learning based COVID-19 study performance prediction
Per capita expenditure prediction using model stacking based on satellite ima...
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Unlocking AI with Model Context Protocol (MCP)
Understanding_Digital_Forensics_Presentation.pptx
MIND Revenue Release Quarter 2 2025 Press Release
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Network Security Unit 5.pdf for BCA BBA.
sap open course for s4hana steps from ECC to s4
The AUB Centre for AI in Media Proposal.docx
 
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Review of recent advances in non-invasive hemoglobin estimation
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows

Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipath | Edureka

  • 2. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Topics For Today’s Class
  • 3. Copyright © 2018, edureka and/or its affiliates. All rights reserved. What Is RPA?
  • 4. RPA Training using UiPath www.edureka.co/robotic-process-automation-training What Is RPA? RPA Robotic An entity which has the capability to mimic the human actions.
  • 5. RPA Training using UiPath www.edureka.co/robotic-process-automation-training What Is RPA? RPA Robotic Process A sequence of steps, that lead to a meaningful activity or task is known as a process.
  • 6. RPA Training using UiPath www.edureka.co/robotic-process-automation-training What Is RPA? RPA Robotic Process Automation Tasks happens automatically, i.e. without human intervention.
  • 7. RPA Training using UiPath www.edureka.co/robotic-process-automation-training RPA Summary Mimicking human behavior to execute a sequence of steps which lead to a meaningful activity without human intervention Robotic Process Automation Robotic Process Automation
  • 8. Copyright © 2018, edureka and/or its affiliates. All rights reserved. RPA Tools
  • 9. RPA Training using UiPath www.edureka.co/robotic-process-automation-training RPA Tools
  • 10. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Why UiPath?
  • 11. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Comparison Between Top Tools
  • 12. Copyright © 2018, edureka and/or its affiliates. All rights reserved. How To Install UiPath
  • 13. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Installing UiPath Go to the following link: https://www.uipath.com/community
  • 14. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Installing UiPath Fill in the details to register, and click on Request Community Edition
  • 15. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Installing UiPath Open your registered email, to get the instructions to download UiPath
  • 16. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Installing UiPath Double Click, on the downloaded file
  • 17. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Installing UiPath Setup will initialize, and in a few moments UiPath tool will open
  • 18. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Installing UiPath Enter the email address, with which you registered and click on Activate
  • 19. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Installing UiPath Once installed, you will get this acknowledgement page stating the successful installation
  • 20. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Getting Started With UiPath
  • 21. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Key Concepts Of UiPath Activities Sequence
  • 22. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Key Concepts Of UiPath Activities An activity is the smallest action in UiPath. For example: clicking the right button on mouse
  • 23. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Key Concepts Of UiPath Sequence A sequence is a series of activities, that does a meaningful task. For example: logging into your mail
  • 24. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Type of Projects in UiPath Studio
  • 25. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Types of Projects Blank Agent Process Improvement Simple Process A blank project is a clean slate, you can build your projects from scratch over here. Robotic Enterprise Framework
  • 26. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Types of Projects Simple Process basically gives us a template of a flowchart i.e. a diagram of sequence of activities. Blank Agent Process Improvement Simple Process Robotic Enterprise Framework
  • 27. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Types of Projects Agent Process Improvement assists the user by automating the tasks. Blank Agent Process Improvement Simple Process Robotic Enterprise Framework
  • 28. RPA Training using UiPath www.edureka.co/robotic-process-automation-training Types of Projects Robotic Enterprise Framework is used to define states in a project, which are useful in business processes. Blank Agent Process Improvement Simple Process Robotic Enterprise Framework
  • 29. Copyright © 2018, edureka and/or its affiliates. All rights reserved. UiPath Components
  • 30. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath Platform Components UiPath Studio UiPath Robot UiPath Orchestrator UiPath UiPath Platform consists of three main components
  • 31. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath Platform Components – Studio UiPath Robot UiPath OrchestratorUiPath Studio An advanced tool that enables you to design automation processes in a visual manner, using drag–and–drop functionality
  • 32. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath Platform Components – Robot UiPath Robot UiPath OrchestratorUiPath Robot Robot executes the processes built in Studio, just like humans UiPath Studio An advanced tool that enables you to design automation processes in a visual manner, using drag–and–drop functionality
  • 33. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath Platform Components – Orchestrator UiPath Orchestrator Orchestrator is a web application that enables us to deploy, schedule, monitor and manage Robots and Processes UiPath Studio An advanced tool that enables you to design automation processes in a visual manner, using drag–and–drop functionality UiPath Robot Robot executes the processes built in Studio, just like humans
  • 34. Copyright © 2018, edureka and/or its affiliates. All rights reserved. UiPath Studio Components
  • 35. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath - Ribbon Ribbon
  • 36. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath – Ribbon Components Recording User Events Variables Scraping UiPath’s Recorder allows users to record UI mouse movements and keyboard activities to generate automation scripts.
  • 37. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath – Ribbon Components Scraping made easy with Screen Scraping and Data Scraping Recording User Events Variables Scraping
  • 38. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath – Ribbon Components Captures User Events for eg. Mouse Click, Keypress etc. Recording User Events Variables Scraping
  • 39. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath – Ribbon Components Create and Manage Variables with these Tools Recording User Events Variables Scraping
  • 40. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath – Ribbon Components Create New Files In Your Project
  • 41. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath – Activity Pane Activity Pane
  • 42. Copyright © 2017, edureka and/or its affiliates. All rights reserved. UiPath – Activity Pane Components UI Automation
  • 43. Copyright © 2017, edureka and/or its affiliates. All rights reserved. UiPath – Activity Pane Components UI Automation User Events
  • 44. Copyright © 2017, edureka and/or its affiliates. All rights reserved. UiPath – Activity Pane Components UI Automation User Events Orchestrator
  • 45. Copyright © 2017, edureka and/or its affiliates. All rights reserved. UiPath – Activity Pane Components UI Automation User Events Orchestrator System
  • 46. Copyright © 2017, edureka and/or its affiliates. All rights reserved. UiPath – Activity Pane Components UI Automation User Events Orchestrator Programming System
  • 47. Copyright © 2017, edureka and/or its affiliates. All rights reserved. UiPath – Activity Pane Components UI Automation User Events Orchestrator Programming WorkflowSystem
  • 48. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath – Properties Pane Components Properties Pane
  • 49. RPA Training using UiPath www.edureka.co/robotic-process-automation-training UiPath – Control Pane Components Properties Pane Control Bar