From the course: Complete Guide to UiPath RPA Development
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Setup browser extensions manually - UiPath Tutorial
From the course: Complete Guide to UiPath RPA Development
Setup browser extensions manually
- [Bryan] During the UiPath platform installation video, I showed you how you can install Browser Extensions as part of the UiPath setup process. When you use the UiPath Studio installer, if you use the Easy setup, the installer will automatically install the UiPath browser extension for whichever browsers you have installed. You don't have to do anything to make that happen. The key there is you need to have the browsers installed before you run the installer. In the Custom installation option I showed you, there are check boxes on the Advanced tab that allow you to choose which browsers where the UiPath extension will be installed. Finally, that UiPath MSI installer has parameters, so an advanced IT professional could do a silent installation of UiPath Studio and pass those parameters in so that both UiPath and the browser extensions would be installed silently. The latest versions of the UiPath platform have an auto-updating capability, and when those auto-updates happen, the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Download courses and learn on the go
Watch courses on your mobile device without an internet connection. Download courses using your iOS or Android LinkedIn Learning app.
Contents
-
-
(Locked)
Installation overview7m 26s
-
(Locked)
Install the UiPath platform19m 24s
-
Validate your installation - create a bot!8m 27s
-
(Locked)
Cloud-based tools6m
-
(Locked)
Install more activities3m 20s
-
(Locked)
Examine the installed activities3m 26s
-
(Locked)
Setup browser extensions manually2m 46s
-
(Locked)
Automatic studio/assistant version upgrades1m 40s
-
(Locked)
Manually update activity packages2m 17s
-
(Locked)
-
-
(Locked)
Overview1m 10s
-
(Locked)
Project structure choices4m 51s
-
(Locked)
Sequence basics8m 59s
-
(Locked)
Flowchart basics6m 3s
-
(Locked)
State machine basics7m 59s
-
(Locked)
Display a message box5m 25s
-
(Locked)
Logging to the output window5m 16s
-
(Locked)
Provide status to attended robot users1m 53s
-
Open and read a text file6m 10s
-
(Locked)
Intro to looping to repeat work3m 20s
-
(Locked)
Demo - For each loop10m 18s
-
(Locked)
Send email5m 21s
-
(Locked)
-
-
(Locked)
Overview1m 3s
-
(Locked)
Using the variables panel4m 25s
-
(Locked)
Browsing for special variable types1m 40s
-
(Locked)
Using the "Assign" activity2m 11s
-
(Locked)
Variables as the output of activities1m 40s
-
Variable scope7m 5s
-
(Locked)
Remove unused variables38s
-
(Locked)
Most critical variable types and data structures10m 59s
-
(Locked)
Dictionary demo11m 28s
-
(Locked)
-
-
(Locked)
Overview2m 12s
-
(Locked)
Create project and update its settings8m 55s
-
(Locked)
Explore automating Edge, Chrome, and Firefox8m 26s
-
(Locked)
Browser automation - UiPath recorder20m 16s
-
Browser automation - Manual assembly5m 50s
-
(Locked)
Organize the automation steps4m 15s
-
(Locked)
Enabling browser pop-up windows5m 54s
-
(Locked)
-
-
(Locked)
Overview1m 50s
-
(Locked)
Tour of data table activities2m 42s
-
(Locked)
Create a data table6m 18s
-
(Locked)
Add data table rows4m 40s
-
(Locked)
Loop through the rows of a data table5m 16s
-
(Locked)
Filter a data table5m 38s
-
(Locked)
Query a data table9m 33s
-
(Locked)
Delete a data table row5m 10s
-
(Locked)
Other useful data table activities10m 48s
-
(Locked)
Look up a "key" and return a value from same row6m 40s
-
(Locked)
-
-
(Locked)
Overview2m 17s
-
Excel/worksheet activity overview7m 47s
-
(Locked)
Excel vs. workbook nuances6m 15s
-
(Locked)
Read Range - Workbook6m 35s
-
(Locked)
Read Range - Excel8m 14s
-
(Locked)
Write Range - Workbook & Excel8m 3s
-
(Locked)
Read range, modify data table, then write range16m 4s
-
(Locked)
Read and write cell data8m 30s
-
(Locked)
Challenge: Read Excel config file2m 39s
-
(Locked)
Solution: Read Excel config file7m 49s
-
(Locked)
-
-
(Locked)
Overview1m 55s
-
(Locked)
Automation cloud overview4m 6s
-
Automation cloud tour8m
-
(Locked)
Create a folder2m 53s
-
(Locked)
Publish a process3m 20s
-
(Locked)
Run attended robot1m 11s
-
(Locked)
Trigger unattended robot2m 40s
-
(Locked)
Input parameters3m 55s
-
(Locked)
Assets6m 48s
-
(Locked)
Stop your automation elegantly6m 19s
-
(Locked)
-
-
(Locked)
Overview2m 13s
-
(Locked)
Configure UiPath studio source control1m 8s
-
(Locked)
Set up a local Git repo3m 39s
-
(Locked)
Basic local Git use5m 15s
-
(Locked)
Enable experiments with branches10m 18s
-
Using branches for hot fixes8m 28s
-
(Locked)
Create a remote Git repository2m 10s
-
(Locked)
Collaboration with a remote repo4m 26s
-
(Locked)
-
-
(Locked)
Overview5m 35s
-
(Locked)
Solution - development part 15m 56s
-
(Locked)
Solution - development part 29m 51s
-
(Locked)
Solution - development part 34m 26s
-
(Locked)
Solution - development part 411m 1s
-
(Locked)
Solution - development part 53m 38s
-
(Locked)
Solution - development part 69m 41s
-
(Locked)
Solution - development part 75m 22s
-
Solution - development part 85m 6s
-
(Locked)
Solution - development part 94m 10s
-
(Locked)
Solution - development part 106m 21s
-
(Locked)
Solution - development part 117m 43s
-
(Locked)
Solution - development part 126m 2s
-
(Locked)
Solution - development part 135m 8s
-
(Locked)
Solution - development part 1412m 26s
-
(Locked)
-
-
(Locked)
Overview1m 14s
-
About queues5m 55s
-
(Locked)
About queue items1m 39s
-
(Locked)
Intro to queue activities5m 40s
-
(Locked)
Create a queue4m 55s
-
(Locked)
Add a queue item3m 58s
-
(Locked)
Get queue item10m 18s
-
(Locked)
Manual review features5m
-
(Locked)
Dispatcher/performer architecture16m 41s
-
(Locked)