有谁知道或知道在哪里可以找到有关 Watir-Webdriver 的良好文档?

发布于 2024-11-24 20:21:49 字数 166 浏览 1 评论 0 原文


我正在尝试将我的自动化测试脚本切换到 watir-webdriver。
不幸的是我无法完全做到这一点,我正在寻找一种驱动我的网络浏览器并且仍然包含附加组件等的方法。现在它运行时不使用上述任何一个。

有谁知道或知道在哪里可以找到有关 Watir-Webdriver 的良好文档?

I am trying to get my automated test scripts switched over to the watir-webdriver.
Unfortunately I have been unable to completely do so, what I am looking for is a way to drive my web browser and still include add-ons and such. Right now it runs using non of the above.

Does anyone have or know where I can find good documentation on Watir-Webdriver?

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

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

发布评论

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

评论(3

私野 2024-12-01 20:21:49

您可以查看 API:http://www.rubydoc.info/gems/watir

此外,还有几个针对 Watir 和 Watir-webdriver 的 Google 群组,我发现它们很有用。

You could have a look at the API: http://www.rubydoc.info/gems/watir

Also there are a couple of Google groups for Watir and Watir-webdriver that I have found useful.

︶ ̄淡然 2024-12-01 20:21:49

刚刚推出了一个新网站:http://watirwebdriver.com

There is a new site just launched: http://watirwebdriver.com

无悔心 2024-12-01 20:21:49

是的,watirmelon.com 也是 Alister Scott 的一个很棒的网站。在 Google 中搜索特定的 Watir 问题时,最有用的链接通常位于 watirmelon.com,甚至是 watir-webdriver 特定的内容。

此外,还有一些很棒的文档 http://wiki.openqa.org/display/WTR/ Project+Home,您可以在那里找到 Zeljko 正在编写的 Filipin's Watir 书。大多数情况下,适用于 Watir 的内容也适用于 watir-webdriver,因此您还可以使用 Watir API 的 YARD 文档,网址为 http://wtr.rubyforge.org/rdoc/1.6.5/ 祝你好运。

Yep, watirmelon.com is also a great site by Alister Scott. When searching for specific Watir questions in Google, the most useful links are often at watirmelon.com, even for things specific to watir-webdriver.

Also, there's some great documentation at http://wiki.openqa.org/display/WTR/Project+Home and you can find Zeljko's Filipin's Watir book in progress there. For the most part, what works for Watir will work for watir-webdriver, so you can also use the YARD documentation of the Watir API at http://wtr.rubyforge.org/rdoc/1.6.5/ Good luck.

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