Automation Bot – Web Interaction Project
This project is a Python-based Automation Bot built using Selenium WebDriver.
It automates real-world browser tasks such as filling forms, logging into websites, and simulating user interactions.
Features
Automated login to secure pages
Auto-fill forms with dynamic input
Button clicking and form submission
Works in both Headless mode (background) and UI mode (visible browser)
Organized project structure with clear modular design
Technologies Used
Python 3.12
Selenium WebDriver
Chrome WebDriver (managed with WebDriver Manager)
Git & GitHub for version control
How to Run
Clone the repository:
git clone https://github.com/mostaf...