What would be the Best way to integrate tests created with Katalon recorder chrome plugin and put in my bitbucket repo ?
Katalon recorder chrome plugin → test repo in bitbucket
current I have to:
We create tests in katalon recorder (somebody else does this part) > we open katalon studio > copy the contents in goovy files that came from person using chrome and paste in my project in Katalon studio > manually add a sh configuration file so it will run in jenkins > wait for katalon studio to see that file (sometimes it does not) > commit and push to repo