Selenium 测试期间屏幕记录并发浏览器

发布于 2024-12-01 23:21:19 字数 221 浏览 0 评论 0原文

我想在 IE、Firefox、Safari 等中录制 Selenium 测试用例。

当使用 Selenium Grid 时,一个节点可以同时处理多个测试。我需要录制当前执行测试用例的每个浏览器的视频。

我正在考虑制作一个包装脚本,在其中传递浏览器名称和其他参数,然后调用浏览器,获取窗口句柄并用 C# 记录会话。

这是个好主意吗?是否还有其他可用的解决方案?

谢谢

I want to videorecord Selenium test cases in IE, Firefox, Safari, ...

When using Selenium Grid, a node can be processing multiple tests at the same time. I need to record a video of each browser currently executing the testcase.

I was thinking to maybe make a wrapper script where I pass the browsername and other args, which would then invoke the browser, get the window handle and record the session in C#.

Is this a good idea? Are there other solutions already available?

Thanks

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

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

发布评论

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

评论(1

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