/Bot-Automation-With-Selenium

Online Bots made with Selenium Python

Primary LanguagePython

Bot-Automation-With-Selenium

Online Bots made with Selenium Python

Untitled_design__11_-removebg-preview

Description

This repository is dedicated to creating useful web browser automations with Selenium in python.

Projects List

  • Booking Automation.

Run the Automations

  • Install a chromedriver for your browser. For chrome, go to this website and download the latest version.
  • Install python version 3.9 or greater.
  • Install Selenium pip install selenium.
  • Run the main.py file.