This repository was archived by the owner on May 13, 2022. It is now read-only.

Description
This Feature should be implement like below.
- user should have an option on test code script page for convert Katalon/Selenium IDE recording python script into Golem test script.
need to add one button on test code script page where user can upload katon/selenium IDE python script and after upload it should convert into golem test script and will display on test code script pge.
through command it should be like
golem convert katalonscript.py <project_name> <test_name>