Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 291 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 291 Bytes

Hello-playwright

用VSCode打开HelloPlaywright文件夹, 执行命令

npm install playwright

之后在执行命令

npx playwright install 

Note: 可以在install后面加参数, 选择性的安装

最后执行脚本

node .\hello-playwright.js