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.
Below are steps:
Options->Format -> select format of your choice
eg. junit/testng/isfw 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 and paste in format of your choice of language.
Options->Clipboard Format -> set format
Here is the selenium IDE documentation.
There are 2 ways for the Java code in Selenium IDE:
1st way: By exporting recorded test case(HTML format) into java file:
2nd way: To see the Java code directly in Selenium IDE
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With