In Selenium IDE 1.9.0 there are options to export testcases as Java / JUnit4 / Webdriver and Java / TestNG / Remote Control (along with many more options).
I want to know is there any way to export the test case as Java / TestNG /Webdriver? If not is there any workaround for the same? Or can we export it as JUnit and change it to TestNG in some simple steps??
Currently it is not possible to do that!
Workaround:
Export it as Java JUnit4 Webdriver and just change the imports and annotations.
Thats all you need to do
Yes, it is not possible to export the Selenese scripts from IDE to Java/ TestNG/ WebDriver. But, you can edit the scripts and run on TestNG. It works!!
For alternate solution, make use of Selenium Builder from Sauce for this combination https://saucelabs.com/builder
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