Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPA Challenge Solution

Overview

This program automates the solution for the RPA Challenge using the Selenium WebDriver library. It performs various tasks such as downloading an Excel file, pressing buttons on a webpage, and inserting data from the Excel file into input fields on the webpage.

Features

  • Automates the RPA Challenge tasks using Selenium WebDriver.
  • Downloads an Excel file from a webpage.
  • Interacts with buttons and input fields to complete the challenge.

Requirements

  • Python 3.11
  • Selenium WebDriver
  • Chrome WebDriver (for Chrome browser automation)

Setup

  1. Clone the repository or download the source code.

  2. Install the required dependencies using pip: pip install -r requirements.txt

Usage

Run the program by executing the main script: python main.py

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages