如何使用 selemium Grid 测试我的网站?

发布于 2024-08-29 01:46:15 字数 347 浏览 3 评论 0原文

我想使用 selenium grid 进行网页测试。我已经在我的电脑上成功安装了selenium grid的演示,并且运行良好。 我已按照此链接安装并运行selenium grid演示。

我正在尝试使用 selenium rc 编写一个 java 程序,该程序可以与 selenium grid 一起运行来测试网站,但我不知道如何对 selenium grid 现有演示进行更改,以便它适用于我的 web 测试。

有人可以给我提供任何链接/示例以便我这样做吗?

I want to use selenium grid for my web page testing. I have successfully installed the demo of selenium grid on my PC and it is running fine.
I have followed this link to install and run the selenium grid demo.

I am trying to code a java program using selenium rc which can run with selenium grid for testing the web site, but I am not getting how does I make change on the selenium grid existing demo so that it will work for my web test.

Can some body provide me any link/example so that I will do that?

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

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

发布评论

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

评论(1

阳光①夏 2024-09-05 01:46:15

用 ASP.NET 编写的 SUT 示例,基于 selenium 的测试和构建允许使用 selenium-grid 运行测试的脚本:

http://code.google.com/p/design-of-selenium-tests-for-asp-net/

Example of SUT written in ASP.NET, tests based on selenium and build scripts which allow to run tests with selenium-grid:

http://code.google.com/p/design-of-selenium-tests-for-asp-net/

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