开发者

Selenium Web driver and selenium RC

Is there a simple way i can convert my existing selenium R开发者_开发问答C scripts into the Webdriver format?


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

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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜