← back

TestSolver

completed

CLI automation tool that logs into the UNIR virtual campus and solves available course tests automatically using Selenium.

github ↗
automationpythonseleniumuniruniversityutilsweb-scraping

Overview

TestSolver is a command-line bot that automates the resolution of self-assessment tests on the UNIR virtual campus. It handles login, course navigation, and test answering — supporting both single-choice and multi-choice question formats — and collects correction results when available.

Built with Selenium and `webdriver-manager` for zero-configuration Chrome driver setup.

Scope

Constraints

Status

Complete. Core automation flow is working. Selector maintenance may be needed over time.