Introduction
  • What is RPA?
  • Request access
  • Join Our Private Facebook RPA Group
  • Free UiPath RPA Tutorials
  • [Activity] Installing UiPath Studio
  • Building your first robot
  • Forum and learning resources
  • RPA process candidate selection
  • RPA process candidate selection quiz
Exploring UiPath Studio
  • [Activity] Start Ribbon and Installing Google Chrome Extension
  • [Activity] Design ribbon and installing activities packages
  • Recording, wizards and Ui Explorer
  • Execute ribbon and debugger
  • Projects panel
  • Activities panel
  • Snippets panel
  • Panel mechanics
  • Properties panel
  • Outline panel and navigation
  • Output panel and logging events
  • Creating variables
  • Assigning variables
  • Variable scope
  • Creating arguments
  • Data transfer
  • Imports
  • UiPath Studio User Interface
  • Follow along
Robot 1: Clothing consultant
  • [Demo] Robot 1: Clothing consultant
  • Your first RPA project
  • Input dialog
  • Open browser and search
  • Scrape web data
  • Flowcharts
  • Using conditions
  • Assigning values to variables
  • String concatenation
  • Using the 'Or' condition
  • Congrats on completing your first robot
  • Robot 1 download
  • Robot 1 quiz
Robot 2: Data capturing
  • [Demo] Robot 2: Data capturing
  • Create a new process
  • Create new .xaml files
  • Read data from Excel
  • Excel Application Scope properties
  • While loop and counter
  • Typing into input fields
  • Fixing Code Error
  • Using the 'If' activity
  • [Activity] Type into
  • Handling execution errors
  • Click UI element
  • Copy-pasting activities
  • Indicating selectors
  • Clearing input fields
  • Parallel activity and invoking workflow files
  • Robot 2 download
  • Robot 2 quiz
Robot 3: Automation challenge
  • [Demo] Robot 3: Automation challenge
  • [Activity] Read range activity
  • For each row in data table
  • Using the Get Row Item activity
  • Testing variables using Write Line activity
  • [Activity] Get row item
  • Using the Anchor Base activity
  • [Activity] Anchor base
  • Screening activities
  • Robot 3 download
  • Robot 3 quiz
Robot 4: Real estate web scraping
  • [Demo] Robot 4: Real estate web scraping
  • Creating a new workflow
  • Input dialog
  • Open browser
  • Type into with keyboard hotkey
  • Using the Data Scraping Wizard
  • Build data table
  • Try Catch and error handling
  • [Activity] String conversion
  • String manipulation
  • Split method
  • Troubleshooting
  • [Activity] Split method
  • Get row item
  • Add data row
  • Filter and sort data table
  • Write output to Excel
  • Robot 4 download
  • Robot 4 quiz
Robot 5: PDF invoice data scraping
  • [Demo] Robot 5: PDF invoice data scraping
  • Preparing our Robot 5 folder
  • Assigning file paths
  • Start process