How to do & is it possible - CICD Integration for Android Mobile Automation in Jenkins with Katalon studio

How to do & is it possible - CICD Integration for Android Mobile Automation in Jenkins with Katalon studio

2 Likes

Hi,

I cannot find any reference relevant. I will check with my team and back to you soon

1 Like

Hii Team,
Still I am awaited to get the solution. Anyone can help to resolve it.

I think you just generate a command running for KRE, the go to Jenkins server, set up a new Porject, select build and do something like below:

  • cd to KRE folder
  • katalonc.exe … -browserType=“Android” -deviceId=“emulator-5554”

If you want to run with the real CI/CD on github action as example, this is the where you begin with: Android Emulator Runner · Actions · GitHub Marketplace · GitHub