How to generate Java source code from Selenium IDE (IDE code is in HTML extension)
I am using Selenium IDE (a Firefox plugin) for doing testing. I am unable to see java code when I start recording something. What I see always is HTML. Any idea what can be the best way to get the java source code. Please any one can help on this. Thanks a lot. user861594 Below are steps: Options->Format -> select format of your choice eg. junit/testng/isfw Go to Source tab . To export test case in specific format use File->Export Test Case As -> select format One of the useful feature of Selenium IDE is, it provide option to set clipboard format so that you can copy commands form table view