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
- Host: GitHub
- URL: https://github.com/matheussc017/search_creation_automation
- Owner: MatheusSC017
- License: mit
- Created: 2022-12-02T21:33:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T16:41:00.000Z (over 2 years ago)
- Last Synced: 2025-03-02T12:28:05.789Z (over 1 year ago)
- Topics: automation, python, rpa, selenium
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
