Richard van der Hoff 28384f1112 playwright-screenshots: clean up output and error handling
Somebody wrote those `pushd` and `popd` lines without testing
them. Redirections bind tighter than `||` so those lines were always spamming
the console.

Using `set -e` is more reliable than always checking exit codes anyway.
2025-11-04 23:47:09 +00:00
S
Description
No description provided
AGPL-3.0
1.5 GiB
2026-05-13 14:01:59 +00:00
Languages
TypeScript 93.8%
CSS 4.6%
JavaScript 0.7%
HTML 0.6%