Go to file
2024-08-02 11:37:44 +08:00
.vscode 使用playwright内置test 2024-08-02 11:31:51 +08:00
tests 使用playwright内置test 2024-08-02 11:31:51 +08:00
.gitignore 更新ignore 2024-08-02 11:37:44 +08:00
.npmrc 使用jest替换mocha 2024-08-02 09:50:12 +08:00
package.json 使用playwright内置test 2024-08-02 11:31:51 +08:00
playwright.config.ts 使用playwright内置test 2024-08-02 11:31:51 +08:00
pnpm-lock.yaml 使用playwright内置test 2024-08-02 11:31:51 +08:00
README.md 使用playwright内置test 2024-08-02 11:31:51 +08:00
tsconfig.json 使用jest替换mocha 2024-08-02 09:50:12 +08:00
yarn.lock init 2021-05-27 15:25:25 +08:00

playwright-demo

依赖工具

  • GIT
  • vscode
  • nodejs
  • vscode playwright 插件

安装依赖

corepack enable
pnpm install
pnpm init
pnpm run test