java - Selenium Web driver and selenium RC -
is there simple way can convert existing selenium rc scripts webdriver format?
there's no way "convert" tests, can tweaked work webdriver using selenium emulation.
you should keep in mind not selenium methods implemented in webdriverbackedselenium. in future releases of webdriver support should expand , @ point (probably when selenium 2 reach beta status) selenium , webdriver merged transition easier
Comments
Post a Comment