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