- Node is installed
- To install Node for unix based OS https://nodejs.org/en/download/package-manager/
- Suggested Node version- 10.16.3(LTS version) or higher
- To install Node on mac https://nodejs.org/en/download/ OR
- Install homebrew https://brew.sh/
- Run
brew install nodeafter homebrew 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 installin the folder directory
Please update the accountInfo.json file in /data with the user email and password included in the email.
Run command npm testto run the test
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:
topFiveListingWithClickingRows.jsontopFiveListingWithNextBtn.json