An open API service indexing awesome lists of open source software.

https://github.com/matheussc017/search_creation_automation

This project aims to practice using the Selenium library to create an RPA system
https://github.com/matheussc017/search_creation_automation

automation python rpa selenium

Last synced: 22 days ago
JSON representation

This project aims to practice using the Selenium library to create an RPA system

Awesome Lists containing this project

README

          

# Voting system automation

This project aims to practice using the Selenium library to create an RPA system, where an .xlsx file will be read that will contain the necessary data to fill in a form, where each line corresponds to a completed form. The data will be used together with the selenium library to fill out a form on the [Feredum](https://ferendum.com/pt/) website, after completing it, the submit will be done and the research links must be extracted and saved in a file.

![Run method](https://user-images.githubusercontent.com/101995486/210343871-ace0832f-dab4-4353-865b-8e6779e43fba.png)