Skip to content

KolyoKolev/playwright-project-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright project

This is a simple reference project using Playwright, JavaScript and Mocha

To setup the project:

  • Clone the repo on your local machine;
  • Run npm i in order to install the node_modules;

To run the spec(s)

  • run npm test

Releases

No releases published

Packages

No packages published