Open
Description
Is your feature request related to a problem? Please describe.
When installing node dependecies, it is sometimes problematic to debug installes errors
- Add possible to run with verbose flag, this will run
npx playwright install
without--quiet
flag - Printing tree of
wrapper/
folder is not sensible. Instead print files and folders from root of the folder. Also log folders only fromwrapper/node_modules/
- Think could some info go only to log file and not to be show on console.