
Explore the UiPath platform and its ecosystem, including UiPath Studio for building automations with three versions, UiPath Assistant for running tasks, and the Orchestrator that manages robots and licenses.
Compare attended and unattended automations in rpa with UiPath; attended automations run on your computer with monitoring, while unattended automations run on a dedicated machine for complex tasks.
Set up a UiPath Studio Community edition by creating an account, selecting cloud options, and downloading and installing the studio. Launch the studio and verify licensing to start building automations.
UiPath Studio walkthrough explores the start page, new project options, templates, and the robotic enterprise framework, plus xml-based main workflows with sequences, flowcharts, state machines, packages, and dependencies.
Learn how to use variables, arguments, and data types in UiPath Studio, including variable scope, passing data between workflows, and selecting types like strings, numbers, booleans, emails, and data tables.
Create a UiPath automation in UiPath Studio to connect to Outlook, read mail messages, and save sales report attachments to a download folder via a for-each loop.
Explore data tables in UiPath by reading an Excel range into a data table, filtering totals higher than 500, and exporting the results as a CSV.
Learn to work with workbooks and data tables in UiPath Studio, integrate with Excel, run macros, use Excel application scope, read ranges, and save results as csv.
Learn core string data manipulation in the studio, including substring, replace, remove, trim, upper and lower case, split, and padding to transform and output text.
master data manipulation in UiPath studio by creating lists, adding and removing items, searching with exists in collection, and sorting with order by and lambda.
Master DateTime manipulation in UiPath Studio by creating a DateTime variable, converting it to string, adding days, hours, and years, extracting date and day of week, and applying string formats.
Learn to manipulate a dictionary in UiPath Studio by creating a dictionary, adding key-value pairs, iterating with for each to print keys and values, and removing or reassigning items.
Apply the RegEx Builder in app studio to construct and test regular expressions, using the matches activity to extract emails, URLs, dates, and US phone numbers with multiple results.
Explore selectors in UiPath, learn how selectors identify tags and attributes to locate unique UI elements for automations, including web browser and notepad examples.
Learners explore selectors in UiPath Studio: the full selector and the partial selector, demonstrating how the full selector identifies a UI element and the partial relies on an attached browser.
Explore how UiPath UI Explorer creates and refines selectors by inspecting elements and their tags and properties. Validate and generalize selectors to adapt across pages and scenarios for reliable automation.
Build a UiPath automation that generates fake names, phones, and emails from a web generator, stores them in a data table, and writes them to an Excel file.
Explains the sequence workflow as a linear automation that runs top to bottom, executing steps like open browser, login, select page, and download a report.
Explore using flowcharts in UiPath to model flexible workflows with decision trees, visualize decisions, and loop until a condition is met, as shown in a simple number-guessing example.
Explore state machine workflows in UiPath, defining states with entry and exit points and transitions to automate initialization, get transactional data, and process transactions.
Learn to configure the global exception handler in UiPath Studio to control how a workflow's execution errors are handled across sequences, flowcharts, and state machines.
Manage and document UiPath automations by enabling or disabling activities, and inserting comments and annotations to clarify steps and descriptions in your workflow.
Master basic debugging features in UiPath Studio, including inserting breakpoints, stepping into, over, and out of workflows, retrying failed activities, ignoring errors, and restarting processes.
Master advanced debugging in UiPath Studio by controlling speed, using the watch panel, immediate panel, and Kostek panel, and configuring conditional breakpoints to step through data-driven automations.
Demonstrates error and exception handling in UiPath using try catch, throw, and rethrow with an Excel read range, logging, and nested try catches to propagate exceptions to the parent workflow.
Explore error handling with the retry scope activity in UiPath Studio to robustly extract text from a web page, configuring action, condition, number of tries, and delay between retries.
Explore the continue on error property in UiPath to handle error and exception handling, keep automation running, and proceed to the next activity in the workflow.
Learn to create your first RPA Robotic Process Automation with UiPath.
Get started in your UiPath RPA Developer journey by learning how to use the UiPath Studio to create a project. You will also learn how to develop your own automation and run it in test mode. You will also be able to simulate an automation which can then be deployed as an executable process on a computer or server.
This course is for beginners who have no experience in programming or Robotic Process Automation and want to start from scratch with UiPath.
Robotic process automation (RPA) is a method of using software robots to execute routines or repeatable tasks. Unlike traditional automation that involves programming individual tasks, RPA can be programmed to respond to changes in a business environment by adapting its process accordingly.
UiPath is one of the leading software platforms for robotic process automation. It offers end-to-end solutions for automating any type of digital task across applications and systems.
This course will help you to either design and build basic UiPath RPA solutions, or to work effectively as a member of an automation team under the direction of an experienced Uipath RPA Developer who is in charge of creating more complex solutions using UiPath technology.
In this course, you will learn how to use tools from the UiPath platform, including UiPath Studio, Robots, and UiPath Orchestrator that will help you to solve issues, identify processes, and create straightforward automation solutions.
This course is the first step for professionals who want to develop their knowledge and abilities in order to become Advanced UiPath RPA Developers, Solution Architects, or RPA Architects.