Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.02 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.02 KB

End-to-end tests Python Selenium

Automation Test Ralali.com

Automation test aplikasi e-commerce Ralali.com menggunakan Cypress untuk tools pengujian dan javascript sebagai bahasa pemrograman.

Requirements

  • NodeJS
  • Cypress

OS

  • macOS Big Sur 11.6.1 (already tested)

How to Use

  • Download (extract zip) atau git pull project
  • Open Project di editor (VScode)
  • Buka Terminal di editor dan jalannya npm install
  • Atau project bisa di buka di Cypress GUI

Run

  • npx cypress run

Enviroment

  • Buka cypress.json dan ubah pada variable "env"

Project

  • File test didalam folder integration
  • File modul didalam folder support

Cypress

  • Support Chrome browser dan Electron (headless)