Hi All,
I'm in the process of having Android tests executed through jenkins and have a related query.
I need to start the Appium server on Mac machine (the tests are executed on Emulator). We have the command to start the appium server and post this we want the test job triggered. I have made the two jobs as dependent. However, when it comes to job of starting the appium server, the service is started and I don't see jenkins getting any info as "Build passed" and hence don't see the job stopping resulting in the job being stuck!
Please help on this.
Thanks,
Sowrabha