<img width="1390" alt="Screenshot 2022-12-19 at 4 15 33 PM" src="https://user-images.githubusercontent.com/11915034/208552484-c0127615-d2c6-414f-ae3b-e7836553d890.png"> * Adds duration (time ellapsed from `onBegin` to `onEnd`); roughly equivalent to `time npx playwright test …`. * Removes cumulative per-file time Resolves #19566. |
||
|---|---|---|
| .. | ||
| playwright | ||
| src | ||
| .gitignore | ||
| bundle.js | ||
| index.html | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||