RPA Framework keyword library
Libraries to support RPA workflows, part of RPA Framework.
Categories
Library
RPA.Archive
Archive is a library for operating with ZIP and TAR packages.
RPA.Browser
Browser is a library for interfacing with web browsers like Chrome, Firefox, Safari, Edge, and Opera. The library extends SeleniumLibrary .
RPA.Cloud.AWS
AWS is a library for operating with Amazon AWS services S3, SQS, Textract and Comprehend.
RPA.Cloud.Azure
Azure is a library for operating with Microsoft Azure API endpoints.
RPA.Cloud.Google
Google is a library for operating with Google API endpoints.
RPA.Database
Database is a library for handling different database operations.
RPA.Desktop.Clipboard
Clipboard is a library for managing clipboard - copy text to, paste text from and clear clipboard contents.
RPA.Desktop.OperatingSystem
OperatingSystem is a cross-platform library for managing computer properties and actions.
RPA.Desktop.Windows
Windows is a library for managing the Windows operating system.
RPA.Dialogs
The Dialogs library provides a way to ask for user input during executions through HTML forms. Form elements can be built with library…
RPA.Email.Exchange
Exchange is a library for sending, reading, and deleting emails. Exchange is interfacing with Exchange Web Services (EWS).
RPA.Email.ImapSmtp
ImapSmtp is a library for sending, reading, and deleting emails. ImapSmtp is interfacing with SMTP and IMAP protocols.
RPA.Excel.Application
Excel.Application is a library for manipulating Excel application.
RPA.Excel.Files
The Excel.Files library can be used to read and write Excel files without the need to start the actual Excel application.
RPA.FileSystem
The FileSystem library can be used to interact with files and directories on the local computer. It can inspect and list files, remove and…
RPA.FTP
FTP library can be used to access FTP server.
RPA.HTTP
HTTP library can be used to make HTTP requests.
RPA.Images
Images is a library for taking screenshots, matching templates, and generally manipulating images. It can also be used for GUI-based…
RPA.Netsuite
Netsuite is a library for accessing Netsuite using NetSuite SOAP web service SuiteTalk. The library extends netsuitesdk library .
RPA.Notifier
Notifier is a library interfacting with different notification services.
RPA.Outlook.Application
Outlook.Application is a library for manipulating Outlook application.
RPA.PDF
PDF is a library for managing PDF documents.
RPA.Robocloud.Items
Items is a library for interacting with RPA work items. Work items are used for managing data that go through multiple activities and tasks…
RPA.Robocloud.Secrets
Secrets is a library for interfacing secrets set in the Robocloud Vault (used by default) or file-based secrets, which can be taken into use…
RPA.RobotLogListener
RobotLogListener is a library that implements Robot Framework Listener v2 interface.
RPA.Salesforce
Salesforce is a library for accessing Salesforce using REST API. The library extends simple-salesforce library .
RPA.SAP
SAP is a library that wraps SapGuiLibrary functionality.
RPA.Tables
Tables is a library for manipulating tabular data inside Robot Framework. It can import data from various sources and apply different…
RPA.Tasks
Tasks is a library for controlling task execution during a Robot Framework run. It allows conditional branching between tasks, loops and…
RPA.Twitter
Twitter is a library for accessing Twitter using developer API. The library extends tweepy library.
RPA.Word.Application
Word.Application is a library for manipulating Word application.