[Question] 关于@opensumi/playwright使用的一些问题寻求帮助 #2165
767746649zyy
started this conversation in
General
Replies: 1 comment
-
|
@767746649zyy 目前 使用 Playwright 测试 Electron 项目并不一定是需要将产物构建完,对于能用 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
首先我clone了ide-electron项目,并在根目录加入tools/playwright文件夹内容(内容同opensumi/core下的playwright文件内容相同),以及加入了与之相关的configs文件,运行自动化测试命令 pnpm run ui-tests 运行报错如下

问题1:目前@opensumi/playwright是否仅支持web项目,不支持electron项目?
问题2:使用@opensumi/playwright时,一定是执行pack构建完成的项目才可以执行自动化测试吗?
Beta Was this translation helpful? Give feedback.
All reactions