Problem
Selenium IDE provides a quick start up in test automation. Imagine we decide to build a maintainable framework in a preferred language, with the test suite batch converter we can easily convert our existing tests which are made with Selenium IDE.
Prerequisites
The test suite batch converter plugin can be downloaded from the Firefox add-on manager, using the following url: https://addons.mozilla.org/.
Solution
There are two extra menu options visible in the File menu. We can convert a single test or a whole test suite, those options are displayed in the following screenshot:
First we need to select the destination folder and then we can select the source files, in both cases.

