https://github.com/sanjay-roy/automation-testing-project-e-commerce
This project automates the process of searching for products on an e-commerce platform.
https://github.com/sanjay-roy/automation-testing-project-e-commerce
selenium-python selenium-webdriver testing-automation testing-library
Last synced: 28 days ago
JSON representation
This project automates the process of searching for products on an e-commerce platform.
- Host: GitHub
- URL: https://github.com/sanjay-roy/automation-testing-project-e-commerce
- Owner: Sanjay-Roy
- Created: 2024-12-10T21:44:17.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T21:46:45.000Z (5 months ago)
- Last Synced: 2025-03-31T06:46:04.944Z (28 days ago)
- Topics: selenium-python, selenium-webdriver, testing-automation, testing-library
- Language: Jupyter Notebook
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automation-Testing-Project-e-Commerce
This project automates the process of searching for products on an e-commerce platform (demo.prestashop.com).
- It validates search functionality, adds products to the shopping cart, and confirms successful addition.
- Tools: Python, Selenium, ChromeDriver