Instructions
- Following Playwright test failed.
- Explain why, be concise, respect Playwright best practices.
- Provide a snippet of code with the fix, if possible.
Test info
- Name: smoke\pages-load.spec.ts >> 核心页面加载测试 >> 页面加载: 首页 (/#/pages/index/index)
- Location: smoke\pages-load.spec.ts:23:9
Error details
Error: browserType.launch: Executable doesn't exist at C:\Users\caoyg\AppData\Local\ms-playwright\chromium_headless_shell-1223\chrome-headless-shell-win64\chrome-headless-shell.exe
╔════════════════════════════════════════════════════════════╗
║ Looks like Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚════════════════════════════════════════════════════════════╝