Show Menu
Cheatography

Playwright Cheat Sheet (DRAFT) by

Playwright Automation cheet Sheet

This is a draft cheat sheet. It is a work in progress and is not finished yet.

How to Run JavaScript

 
Go to the applic­ation Visual Studio Code
Go to the terminal

Change folder = cd <foldername>
To run = node <filena­me.js>
 

Instal­lation