Skip to content

Geendi/Luma-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luma

Luma Logo

Table of Contents

Tech Tools

-Java -TestNG -Maven -Allure Reports

Features

  • Account Management: Users manage accounts; admins add products.
  • Checkout Process: Easy, secure checkout.
  • Product Listings: Updated product info.
  • Security Measures: Protect data and transactions.

Installation

To set up the Luma application locally, follow these steps:

Installation Steps for Selenium 4 (Java)

  1. Clone Repository:
  2. Navigate to Project Directory:
    • cd Luma-Project
  3. Install Dependencies:
    • Ensure Apache Maven is installed.
    • Add Selenium 4 dependency to pom.xml.
  4. Configure WebDriver:
    • Set system property in test setup.
  5. Write Selenium Tests:
    • Create test classes and methods.
  6. Run Tests:
    • mvn test
  7. Review Results:
    • Check test reports in target directory.
  8. Customize as Needed.

About

Automate Luma Web Application Using Selenium Java, Maven, TestNG, Allure Reports And Pom Pattern

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors