在 Linux 无头盒子上使用 Selenium 和 phpUnderControl?

发布于 2024-09-04 07:49:56 字数 166 浏览 4 评论 0原文

我正在尝试将 Selenium 和 phpUnderControl 集成到无头 Linux 机器上,但没有找到任何相关信息。我可以使用 Xvfb 运行 Selenium,并且 phpUnderControl 运行正常。我的问题是:如何配置 phpuc 来执行 selenium 测试,并在其网页上显示其结果?是否可以?

I am trying to integrate Selenium and phpUnderControl on a headless Linux box, but haven't found anything about it. I can run Selenium with Xvfb, and phpUnderControl is running OK. My question is: how to configure phpuc to execute selenium tests, and show their results on its webpage? Is it possible?

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

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

发布评论

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

评论(1

半山落雨半山空 2024-09-11 07:49:57

必须编写 Selenium 测试 - 最好的方法是使用 PHPUnit 的 Selenium 扩展。结果将成为 phpUnderControl 中单元测试报告的一部分。

Selenium tests have to be written - the best approach is to use the Selenium extension for PHPUnit. The results will be part of the unit tests report in phpUnderControl.

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