Skip to content

MOUKTHIKA99/amazon-selenium-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AmazonSearchTest (Selenium Project)

📌 Project Overview

This is a simple Selenium automation script written in Java that opens Amazon.in, performs a search for Bluetooth Earphones, and prints the resulting page title. It demonstrates basic automation using Selenium WebDriver without any frameworks.


🛠 Tech Stack

  • Java
  • Selenium WebDriver
  • ChromeDriver

📁 Project Structure

com.selenium.project
└── AmazonSearchTest.java

▶️ How to Run

  1. Clone this repo or download the file.
  2. Open in Eclipse or IntelliJ.
  3. Ensure you have the correct chromedriver.exe path.
  4. Run the AmazonSearchTest.java file.

💡 What You’ll Learn

  • Browser automation basics
  • Working with web elements
  • Locating elements using id
  • Performing a basic search operation

📷 Sample Output

Page Title After Search: Amazon.in : Bluetooth Earphones

✅ Author

Moukthika Pasumarthi
QA Engineer | Automation Learner
LinkedIn | GitHub

About

This project shows how to automate the login of Amazon page and search for a product.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages