Skip to content

This project contains multiple mini automation projects using Robot Framework. It covers a variety of use cases like desktop automation, file handling, and more. Ideal for beginners to explore and practice real-world Robot Framework examples.

Notifications You must be signed in to change notification settings

bhuvanarao2003/Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Robot Framework Automation Projects

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.


πŸš€ Features

  • 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

πŸ› οΈ Requirements

βœ… Install Python

Download and install from the official Python website

βœ… Install Robot Framework & RPA Libraries

pip install robotframework
pip install rpaframework

About

This project contains multiple mini automation projects using Robot Framework. It covers a variety of use cases like desktop automation, file handling, and more. Ideal for beginners to explore and practice real-world Robot Framework examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published