Tag: automation
All the articles with the tag "automation".
-
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.
-
Turn Playwright actions into readable nested report steps with a helper that wraps page objects automatically.