Installing playwright
Playwright is the module used to make the screenshots. It needs a couple of extra commands to be installed. If the commands don't output anything, that's fine. Then it's already installed.
python -m playwright install
python -m playwright install-deps