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 ea
Selenium IDE
Java (Selenium WebDriver)
In my Selenium IDE version 2.4.0 it is easy as pie:
And here you go! Your testcase is converted to WebDriver ;)