## playwright-demo ### 依赖工具 * GIT * vscode * nodejs * vscode playwright 插件 ### 安装依赖 ``` corepack enable pnpm install pnpm init pnpm run test ```