TailWIndUIKit-NavigationTesting Tailwind Templates

Tailwinduikit Navigationtesting

Navigation End-to-End Testing of https://tailwinduikit.com/

Prerequisites

  • Node v14.17.0 or above
  • Npm v6.14.0 or above
  • JavaScript
  • Puppeteer v10.1.0 or above https://pptr.dev/

Node and Npm

https://nodejs.org/en/download/

After installing Nodejs, check for npm and node version

node -v

npm -v

JavaScript

The script will be run in the browser chromium or chrome.

Installation Process

On Terminal in the specified directory, initialize npm and install npm and puppeteer by running these commands

npm init

npm install

npm i puppeteer

Top categories

Loading Svelte Themes