Ensure the following prerequisites are met:
-
Node.js: Make sure that Node.js is installed on your system. You can check this by running the following command in your terminal:
node -v
If Node.js is not installed, you can download and install it from Node.js official website.
-
Install Dependencies: Once Node.js is installed, navigate to your project directory and run the following command to install all necessary dependencies:
npm install
-
Rename "template.env.local" to ".env.local" and provide your factorial credentials in the file
Once the prerequisites are in place and the dependencies are installed, you can clock-in:
npx playwright test