
Understand UiPath fundamentals, identify multi-system bot processes with clear rules and limited human intervention, and explore the three components—studio, robot, orchestrator—unattended, attended, and hybrid deployments, how to install UiPath studio.
Learn how to manage packages in UiPath Studio, install and verify dependencies, and add PDF activities for reading, merging, or OCR tasks.
Learn to run and debug UiPath Studio projects with the data scraping wizard, extract data to a CSV, and master breakpoints, step controls, and debugging panels.
Master validation and analysis in UiPath studio by using validate and analyze, ensuring the project runs correctly and aligns with workflow analyzer best practices.
Learn to create a new UiPath project in classic design, add a log message with Hello, world, and debug to see the output.
Master variable creation and scoping in UiPath studio, including how to define names, types, and scopes.
Learn to pass information between workflows using in, out, and in-out arguments, integer 32, and the invoke workflow file activity. Map arguments to variables and verify results in the log.
Explore UiPath naming conventions for variables and arguments in the workflow analyzer, including code sorting, in, out prefixes, and project settings to adopt Pascalcase, camelcase, or kebab style.
Use dynamic selectors to insert variables into the selector, making it specific to window titles like Notepad and robust to title changes.
Learn to fix selector issues in UiPath by anchoring the number of employees label and using anchor-based methods or anchor base to reliably type into the correct field.
Create a selectors project in UiPath Studio, refine dynamic and static selectors with anchors in UI Explorer, and run the bot to fill new supplier details on samples.com.
Explore when to use sequences versus flowcharts in UiPath, showing how assign, flow decision, and boolean conditions guide a bot through linear steps or complex decisions.
Create a new UiPath project named looping, add a for each loop over apple, pear, orange, and grape, skip orange with continue, and log the remaining items.
Learn to use regex activities like is match, matches, and replace in UiPath to validate and sanitize a US phone number, extract area code, and create a sanitized output.
Explore how UiPath Studio's data scraping wizard extracts structured data from websites, including HTML tables and non-tabular results, using the Design Ribbon to configure extraction and CSV outputs.
Master UiPath data table activities, from building and filtering to sorting and merging tables, using for each row, update and get row item, and handling missing schema actions.
Explore Outlook automation in UiPath using Get Outlook Mail Message, for each loop, and save attachments; configure account, folder, filter by subject, process and reply, mark as read.
Learn to handle two pdf types: interactive pdfs and image scans. Use read pdf text for data and read pdf with OCR for images, extracting text with Google OCR.
Create an UiPath Excel automation project that uses data scraping wizard to capture opportunities data from samples.com/opportunities and writes it into Opportunities.xlsx via an Excel application scope and write range.
Orchestrator coordinates robot fleets and automates processes in a web app, managing resources, roles, and package versions for attended and unattended automation with triggers and queues.
Complete the UiPath RPA associate developer course and apply its concepts to real projects. Pursue the advanced RPA developer certification and use quizzes and slides for study.
Robotic Process Automation (RPA) is a game-changing technology that automates a large number of repeatable tasks performed by digital devices that consume a lot of time during the working day. With this masterclass you will become proficient in UiPath and have enough ground to prepare and pass the UiPath RPA Associate Developer (UiRPA) certification. This course is official associate curricula of Intellectual Point. Intellectual Point is an Official UiPath USA Learning Partner.
There are many objectives that are covered, although here are the primary course features included the full masterclass:
CROSS-PLATFORM AUTOMATION
Learn to Automate - (Web, PDF, Excel, Text, Email, and File Systems) using UiPath Sequences and Activities.
FULL ROBOT ORCHESTRATION
Learn how to schedule robot execution using UiPath Orchestrator in a centralized and streamlined manner.
END TO END RPA IMPLEMENTATION
Learn how to analyze and identify redundant processes that are best fit for RPA implementation and orchestration.
BUILD 7 UNIQUE HANDS-ON ROBOTS
You will build and automate 7 processes with various activities and sequences from scratch using UiPath Studio.
EXCLUSIVE EXAM DRIVEN CONTENT
Learn how to prepare and ace the Certified UiPath RPA Associate Developer exam via this exam-driven course.
UIPATH RPA BEST PRACTICES
Master UiPath RPA industry best practices, anywhere from project organization all the way to naming conventions.