https://github.com/pepi100/insurance-tests
A tool that automates RorySol course completion and tests. Use at your own risk!
https://github.com/pepi100/insurance-tests
automation insurance python selenium
Last synced: about 2 months ago
JSON representation
A tool that automates RorySol course completion and tests. Use at your own risk!
- Host: GitHub
- URL: https://github.com/pepi100/insurance-tests
- Owner: Pepi100
- Created: 2025-03-10T17:55:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-20T22:09:15.000Z (over 1 year ago)
- Last Synced: 2025-03-20T23:23:17.705Z (over 1 year ago)
- Topics: automation, insurance, python, selenium
- Language: Python
- Homepage:
- Size: 8.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RORYSol Insurance
This Python tool automates navigating through the [RorySol insurance](https://cursuri.agenti-asigurari.ro/) training platform, completing courses, and passing all necessary tests efficiently. It uses Selenium to interact with the platform, ensuring a smooth and automated experience for users who need to complete their certification requirements
## Features
- ✅ Automatic Login
- ✅ Automatic Test Run
## Future Improvements
- 🚀 Ability to complete course chapters.
- 🔧 Speed Dial
- 💡 Test Correctness dial
- :brain: Export program as .exe for ease of use
- :desktop_computer: GUI
## :floppy_disk: Installation
To install you only need download the latest .exe version from repo.
## :abacus: Build
To build the application yourself, simply run the following command after installing all dependencies:
```python
pyinstaller main.py --onefile --name insurance
```
## ⚠️ Disclaimer
This tool is designed for automation and efficiency purposes. However, using it on the RorySol platform is technically cheating and may violate their terms of service. Use at your own risk!