Skip to content

UI Automation for Trendyol with NightwatchJS

Notifications You must be signed in to change notification settings

5l1v3r1/trendyol-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI Automation for Trendyol with NightwatchJS

This project is UI automated test for "https://www.trendyol.com/" with specific scenario.

Requirements

  1. Node v14.15.3 should be installed on the system
  2. At least Firefox or Chrome web browser should be installed on the system

How to Run

  1. Please run following command: npm install
  2. To run only on Firefox, please run following command: npm run test-firefox
  3. To run only on Chrome, please run following command: npm run test-chrome

Note: There is cursor movement action to assert logged user in test scenario that's why cursor should not be moved during run not to get failure

Test Scenario

  1. Should be logged in with registered account
  2. After logging, all menu tabs should be navigated
  3. Navigate to any boutique
  4. Navigate to any product detail
  5. Add the product to the basket

About

UI Automation for Trendyol with NightwatchJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published