Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 248 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 248 Bytes

playwright-clock

demo showing clock API in Playwright

Clock demo and timer demo using date.now()

To run the app

npm run dev

Run the tests using the VS Code Extension or by running

npx playwright test

Happy testing :)