Skip to content

Latest commit

 

History

History
 
 

ui-testing

An example of automated UI testing using Playwright.

This is simply the example from the Playwright documentation.

Run the tests:

cd ui-testing
npm install
npm test