Tag: webdev
All the articles with the tag "webdev".
-
A visual guide to Playwright fixtures: setup, teardown, auto-mode, dependencies, and test/worker scopes
- Updated:
Why Playwright sometimes throws away a worker and starts a new one, with timelines for failures, hooks, projects, and test.use.
- Updated:
What really changes when you enable fullyParallel in Playwright, and why more parallelism can still make a test run slower.
-
Inline small SVG icons with Turbopack, keep large images external, and customize monochrome icons through CSS.
-
Authenticate Playwright roles on demand, share storage state across workers, and skip setup projects that always run.