Closed p-hash closed 1 year ago
Workaround: install specific version of playwright
npm install playwright@v1.30.0
Also you can specify correct --engine-executable-path
, for example /home/user/.cache/ms-playwright/chromium-1071/chrome-linux/chrome
@p-hash is this a new install from scratch? How did Chrome get upgraded?
It is a new install, yes
Thanks for the report @p-hash! Should be fixed in v5.0.1. Could you please give it a try?
gsts tries to get chromium-1045 and does not find it, but chromium-1071 is already installed.