Hello Brijesh,
Recently, we have the requirement to re-use a project of Selenium Test Cases on a Katalon Tool.
We already found the information related to it, but we are facing issues with the last steps of the process.
Basically:
- We have the Selenium Project using J-Unit.
- We migrated the Selenium Project to Gradle by switching the dependencies.
- We included the source code of the Selenium Project on the Katalon Project.
- We developed the Katalon source code to call the Selenium Test Case.
- The Katalon routine calls the Selenium Test Case without problems, but when it is trying to get the results of the running, we are getting an error.
We are using these web resources:
Selenium, TestNG and JUnit Migration
Selenium/TestNG/JUnit Migration to Katalon Studio
https://docs.katalon.com/katalon-studio/docs/selenium-testng-junit-migration.html#keywords-details
Please, let us know what we have to share to get help