This repository contains a variety of automation scripts built using Robot Framework and RPA Framework. The goal of these projects is to demonstrate how real-world tasks can be automated using easy-to-understand, keyword-driven code.
These automation workflows include desktop app interactions, file operations, and web-based tasks β all handled using open-source RPA tools.
- Automate desktop applications (like Notepad, Paint, etc.)
- Perform file and folder operations (merge, rename, move, delete)
- Extract information from the web using browser automation
- Send repeated input using keyboard control
- Save and reuse automation scripts for daily tasks
Download and install from the official Python website
pip install robotframework
pip install rpaframework