Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playwright on Fedora

Prepare

  1. install docker on your system
  2. install nodejs: https://nodejs.org/en/download
  3. Clone this repo
  4. install project dependencies: npm install
  5. install dependencies npm run playwright:install

Running tests

  1. npm run server Run the server and keep it running
  2. npm run test Run the tests

Useful commands

npm run report:show Show playwright results/report

npm run test:update-snapshots Update the screenshots created with the first run of npm run test (if any)

npm run test:codegen Start a recording session with playwright's Test Generator

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages