This project automates basic workflows for an e-commerce application using Selenium WebDriver.
- Navigate to the e-commerce website.
- Search for a specific product.
- Add the product to the cart.
- Proceed to checkout.
- Python
- Selenium WebDriver
-
Clone this repository: git clone https://github.com/Vickolow/ecommerce-app-automation.git cd ecommerce-app-automation
-
Install dependencies:
3 3. Run the script: