demo showing clock api in Playwright
demo showing clock API in Playwright
Clock demo and timer demo using date.now()
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 :)