Well here's a shiny development. The folks at MJTNet have released a free version of the WebRecorder software that makes Watir code. It's beta 0.1, much as my own WatirMaker was (is).
好吧,这是一个光辉的发展。 MJTNet的人们已经发布了制作Watir代码的WebRecorder软件的免费版本。 它的beta是0.1,就像我自己的WatirMaker一样。
It does more than my spike does including support for server auth login boxes, popups and nested frames. Be sure to use the mouse to click things as it's a little touchy about using the keyboard, especially if you pressed Enter to submit a form.
它的功能超出了我的峰值,它包括对服务器身份验证登录框,弹出窗口和嵌套框架的支持。 确保使用鼠标单击事物,因为使用键盘有点麻烦,尤其是在按Enter提交表单时。
This (and WatirMaker) is a great way to jumpstart Watir development. I wouldn't recommend trying, assuming or thinking that you write all your tests with a tool like this, but it's a nice way to get started.
这(和WatirMaker)是快速启动Watir开发的好方法。 我不建议尝试,假设或认为您使用这样的工具编写所有测试,但这是入门的好方法。
We've ended up writing most of ours from scratch.
我们最终从头开始编写了大部分内容。
翻译自: https://www.hanselman.com/blog/watirmaker-redux-or-watir-webrecorder-ne-watirmaker