This repository contains the codebase for automating the Automation Practice Website using Selenium, Python, and the Behavior-Driven Development (BDD) framework. The framework is currently under development, with new features and enhancements being integrated regularly.
Features:
- Selenium-Powered Automation: Comprehensive test coverage for the website's critical functionalities.
- Python-Based Framework: Clean and modular Python code for better maintainability.
- BDD Implementation: Test scenarios written in Gherkin syntax for better collaboration and understanding among teams.
- Ongoing Development: Continuous improvements and new feature integrations to enhance functionality.
- Prerequisites
- Python 3.x
- Selenium WebDriver
- A BDD library like Behave (or mention the specific one used)