Skip to content

c# 安装playwright

rider新建解决方案

安装playwright

安装失败

运行脚本提示浏览器未安装

按照提示安装先安装 powershell-> brew install --cask powershell

然后执行 pwsh bin/Debug/netX/playwright.ps1 install

TIP

netX 为对应的版本如下图

打开你的工程目录