Skip to content

mAllenBond/PlaywrightTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlaywrightTest

This is a sample Playwright UI testing project that has a few example tests that point to an existing website:

https://forfundataproject.web.app/

Pre-requisites

You must have npm installed before installing the project dependencies.

Mac

Run brew install npm

Linux

Perform an installation of npm from your distro's package manager.

Installation

  • npm install
  • npx playwright install

Use

  • npx playwright test (--debug) (--headed)
  • npx playwright show-report

About

Technical Test Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •