Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T21:46:45.000Z (about 2 months ago)
- Last Synced: 2024-12-10T22:28:01.475Z (about 2 months ago)
- Topics: selenium-python, selenium-webdriver, testing-automation, testing-library
- Language: Jupyter Notebook
- Homepage:
- Size: 0 Bytes
- 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