Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.09 KB

compass-test

Installation

  • Node is installed
  • Clone this repo or download the zip file(export to desired location)
  • Open a new terminal
  • Navigate to the exported folder directory/ repo directory
  • Run command npm install in the folder directory

Before running test

Please update the accountInfo.json file in /data with the user email and password included in the email.

Start to run the tests

Run command npm testto run the test

Output file

After the test is ran, there will be two output files generated from the tests. The output files are located in the results folder The file names are:

  1. topFiveListingWithClickingRows.json
  2. topFiveListingWithNextBtn.json