Is there any application or simple way to convert all the commands recorded by Selenium IDE
to Java (Selenium WebDriver)
?
It would be a lot more easier and would save a lot of time.
Any suggestions will be appreciated. Thanks!
In my Selenium IDE version 2.4.0 it is easy as pie:
And here you go! Your testcase is converted to WebDriver ;)