安装chromium
npx playwright install chromium
仅安装chromium shell及系统依赖
npx playwright install --with-deps --only-shell chromium