Skip to content

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

 
 
 

Contributors