/automation-weekday-select

Automated selection of the weekday in a website

Primary LanguagePython

Overview

Small project for learning Python. This script automates the process of select the weekday from the website SeleniumEasy using Selenium and the Chrome driver.

Usage

Install the Selenium library with pip.

pip install selenium