How to export test case to Selenium from Katalon Recorder

Hello, I am using the Chrome extension Katalon Recorder 5.9.0, in the documentation it says:

But, there is a screenshot of my Recorder:


So I cannot export my test case in Selenium.
Anyone have the same problem or a solution?
Thanks

Hi,

We will investigate it and back to you soon. I would like to clarify that you do not see option Selenium in Select a framework right? That’s your issue?

Hi, yes that’s it.
Thank you

Hello, @Elly_Tran do you have some news please?

Hi,

In Katalon Recorder, version 5.9.0, the Selenium export option has been moved to a different location in the user interface. Instead of selecting the framework during the export process, you now need to specify the framework while saving the test case. I would like to suggest:

  1. Open your test case in Katalon Recorder.
  2. Click on the “File” menu.
  3. Select “Save As.”
  4. In the “Save As” dialog box, choose the desired location to save the test case and provide a name for the file.
  5. In the “Save as type” dropdown, select “Selenium (Java)” or “Selenium (Python)” depending on the programming language you prefer for the test case.
  6. Click the “Save” button.

I’m sorry but, I’m lost at the step 2. Where is the “File” menu please?

Hi,

To better follow, please reach this doc Export Katalon Recorder scripts to other frameworks | Katalon Docs

Hi,
That’s what I did. This was the initial problem, which you can find in my first post.

@Elly_Tran
The documentation you have is outdated.
The option has been moved there:

And the ‘Selenium 3’ etc options are no longer available.

What do you mean by ‘export in selenium’?
You have to choose one of the available options, depending on your new project approach, Java with JUnit, Java with TestNG, Robot Framework etc.
All of them are ‘selenium based’.

Okay thanks, I didn’t realize they were all ‘selenium based’. I thought I could choose Selenium (.side) directly to import them in.

Some long time ago, I think yeah, it was presented like this …
@Elly_Tran some time to time, the tech writting team may have to update the docs

1 Like

Thank you for letting me know and I will inform my team

1 Like