Skip to content

jaikrishna-j/E-Commerce-Workflow-Automation-Testing-Using-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

E-Commerce Workflow Automation Testing Using Selenium

This project demonstrates an automated end-to-end testing workflow for an e-commerce platform using Python and Selenium WebDriver.

πŸš€ Project Overview

The script automates a specific user journey on the Automation Exercise website. It handles dynamic challenges such as Google Ads, overlays, and asynchronous page loading using Explicit Waits.

Workflow Steps:

  1. Navigate to the website.
  2. Handle and close initial advertisement overlays.
  3. Navigate to the Home page via the navbar.
  4. Filter products by the Polo brand.
  5. Add the Premium Polo T-Shirt to the cart.
  6. Verify the "Added" popup and navigate to the View Cart page.
  7. Proceed to the Checkout page.

πŸ› οΈ Tech Stack

  • Language: Python
  • Automation Tool: Selenium WebDriver
  • Driver Management: Webdriver Manager (Chrome)
  • IDE: VS Code

πŸ“‹ Prerequisites

Before running the script, ensure you have Python installed and the following libraries:

pip install selenium webdriver-manager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages