TestCafe 浏览器工具不断请求屏幕录制

发布于 2025-01-10 03:07:16 字数 348 浏览 0 评论 0原文

即使在系统首选项中单击了该复选框,TestCafe 仍不断请求屏幕记录。我已经多次删除、读取、单击和取消单击该复选框,但它一直询问...

TestCafe 需要录制屏幕的权限。打开“系统偏好设置”>安全与隐私>隐私>屏幕录制”并在应用程序列表中选中“TestCafe 浏览器工具”

我已删除并重新添加了这些工具,并且还取消单击并单击了复选标记。在此处输入图像描述

TestCafe keeps requesting to screen record, even though the checkbox is clicked in systems preferences. I have removed, readded, clicked and unclicked many times the checkbox, but it keeps asking...

TestCafe requires permission to record the screen. Open 'System Preferences > Security & Privacy > Privacy > Screen Recording' and check 'TestCafe Browser Tools' in the application list

I have removed and added back the tools and also unclicked and clicked the checkmark.enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

快乐很简单 2025-01-17 03:07:16

根据版本的不同,您可以执行以下操作。

较新版本(v1.18+):
遵循 此处升级说明。本质上完全删除浏览器工具(突出显示,然后单击 - 符号),然后转到您的主目录。 中的浏览器工具选项

显示隐藏文件夹,然后选择 ~/.testcafe-browser-tools旧版(v1.18 之前) :
此线程中提出了一些解决方案,但本质上您可以删除浏览器工具,然后以 sudo 身份运行 testcafe,重新添加或授予 node_modules/testcafe-browser-tools/bin/mac/TestCafe Browser 权限工具.app

Depending on the version, there's a couple of things you can do.

Newer (v1.18+):
Follow the upgrade instructions here. Essentially remove the Browser Tools completely (highlighting, then clicking the - symbol), and go to your home directory. Display hidden folders, and select the browser tools option within ~/.testcafe-browser-tools

Older (pre v1.18):
There's a few solutions proposed within this thread, but essentially you can remove the browser tools, and then run testcafe as sudo, re-adding, or grant permission to node_modules/testcafe-browser-tools/bin/mac/TestCafe Browser Tools.app

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文