Skip to content

๐Ÿ“Œ Project Description This project automates the testing of specific Amazon website features using Selenium and the Page Object Model (POM) design pattern. The goal is to ensure the accuracy and stability of product search and cart handling functions.

Notifications You must be signed in to change notification settings

yaseminyavuz/Amazon_Automation_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Amazon Test Automation Project

Overview

Automated testing of Amazon website features using Selenium and Page Object Model (POM).

Test Scope

  • User Login/Logout
  • Product Search
  • Cart Operations
  • Payment Screen Navigation
  • Product Filtering & Sorting

Test Environment

  • OS: Windows 10/11
  • Browser: Microsoft Edge
  • Python: 3.13

Libraries

  • Selenium
  • unittest
  • webdriver-manager
  • pytest

Running Tests

git clone https://github.com/yaseminyavuz/Amazon_Automation_Project.git
pip install -r requirements.txt
python -m unittest discover tests

Links

Author

Yasemin Yavuz

About

๐Ÿ“Œ Project Description This project automates the testing of specific Amazon website features using Selenium and the Page Object Model (POM) design pattern. The goal is to ensure the accuracy and stability of product search and cart handling functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages