有没有好的基于 IE 的 Selenium IDE? [英] Is there a good IE-based Selenium IDE?

查看:32
本文介绍了有没有好的基于 IE 的 Selenium IDE?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

SeleniumIDE 项目基于 Firefox(及其插件架构).我的应用程序(出于各种原因)仅在 Internet Explorer (6+) 上运行.事实上,我们会主动检查非 IE 浏览器并立即进行重定向.

The SeleniumIDE project is based on Firefox (and its plugin architecture). My application (for a variety of reasons) only runs on Internet Explorer (6+). In fact, we actively check for non-IE browsers and do an immediate redirect.

这是一个有 6 年历史的代码库,我们正在尝试删除所有需要我们依赖 IE 的 html 特性.

我们已经为代码提供了一套强大且不断增长的 NUNIT 测试.我们想添加 Selenium 来进行 Web 功能测试.是否有一个好的 IDE 可以使用 IE 作为浏览器来构建/记录 Selenium 测试?

We've already got a robust and growing set of NUNIT tests for code. We would like to add Selenium to do Web functional testing. Is there a good IDE for building/recording Selenium tests using IE as the browser?

推荐答案

Selenium 没有适用于 Internet Explorer(任何版本)的 IDE.我也没有看到任何正在开发的东西.你可以查看他们的 boards/site 进行更新,但我主要关注 IDE 的 FireFox.

Selenium does not have an IDE for Internet Explorer (any version). I haven't seen any under development either. You can check their boards/site for updates but I their primary focus is FireFox for the IDE.

Selenium 可以使用 SeleniumRC 在 Internet Explorer(包括 IE6)中运行测试.您可以在 FireFox 中使用 IDE 记录测试(或使用 无论他们支持什么语言编写测试),然后使用 SeleniumRC 启动 IE 并运行测试.

Selenium can run tests in Internet Explorer (including IE6) using the SeleniumRC. You can record tests with the IDE in FireFox (or write tests in whatever language they support) and then use SeleniumRC to launch IE and run the tests.

对于类似于 Selenium 在 FireFox 中提供的 Internet Explorer IDE,请查看 WatiN

For Internet Explorer IDEs similar to what Selenium gives in FireFox, check out WatiN

这篇关于有没有好的基于 IE 的 Selenium IDE?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆