Selenium Web 驱动程序和 selenium RC [英] Selenium Web driver and selenium RC

查看:48
本文介绍了Selenium Web 驱动程序和 selenium RC的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有一种简单的方法可以将我现有的 selenium RC 脚本转换为 Webdriver 格式?

Is there a simple way i can convert my existing selenium RC scripts into the Webdriver format?

推荐答案

现在无法转换"测试,但可以使用其 Selenium 仿真.

There's no way now to "convert" tests, but they can be tweaked to work with WebDriver using its Selenium Emulation.

您应该记住,并非所有 Selenium 方法都在 WebDriverBackedSelenium 中实现.然而,在 WebDriver 的未来版本中,支持应该会扩展,并且在某个时候(可能当 Selenium 2 达到 Beta 状态时)Selenium 和 WebDriver 将合并,因此转换会更容易

You should keep in mind that not all Selenium methods are implemented in WebDriverBackedSelenium. However in future releases of WebDriver the support should expand and at some point (probably when Selenium 2 will reach the Beta status) the Selenium and WebDriver will be merged so the transition will be easier

这篇关于Selenium Web 驱动程序和 selenium RC的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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