Examples using "RPA.Browser.Selenium" library. Refer to library documentation for more information.
This robot demonstrates the use of the RPA.Assistant library to create a simple user interface to allow the user to choose a search query for an image in Google Images Search.
This robot demonstrates the use of the RPA.Assistant library to allow the user to choose and upload an Excel file, which is then used by the robot to fill a form in a web application.
Executes Google image search and stores the first result image.
Executes Google image search and stores the first result image, using Firefox browser taken loaded from conda-forge
A movie review sentiment analyzer robot. Tries to classify written free-text reviews either as positive or negative.
This example is the end result of Robocorp's beginners course.
Run this example to solve the form challenge at rpachallenge.com.
Opens a web page and stores some content.
Opens the Twitter web page and stores some content.
Runs Google image search and guides through the basics of Robocorp VS Code extension.
Swag order processing robot.
Cross-platform desktop automation using image template matching and keyboard shortcuts.
This robot is part of a tutorial on using Robocorp Cloud and assistants.
This robot is part of a tutorial on using Control Room and work items.
This robot demonstrates how to work with HTML tables using Beautiful Soup and RPA Framework.
Robot template for producer-consumer model using Robot Framework
An example robot of creating multiple output work items in a process.
Responsive website layout checker. Reports website layout in different viewport sizes.
E-mail authorization with OAuth2 flow
Example robot that returns current time in specified city to RASA. Demonstrates two-way integration between chatbots and RPA.
Takes input files from emails (or any work item) and uses Base64.ai to extract data from each supported file.
Example of using Multi Factor Authentication with One Time Password
Create QR codes using a tiny bit of Python code
Automating with Selenium and Edge in IE compatibility mode.