Integration with Jenkins

How to integrate Appium studio with Jenkins? Could you please help me guys.

Which programming language are you trying to execute?

I’ve added some documentation for Jenkins over here, let me know if you have any difficulties

https://docs.seetest.io/display/SEET/Jenkins

Thank you for the help Tom. I’m using Java.
I’m unable to open above url. I’m facing the following issue(Refer to Screenshot)

sorry, my bad

here’s the updated link - https://docs.seetest.io/display/SEET/Jenkins

Hi this is using See Test but how about the free version for Appium Studio am I able to integrate with Jenkins?We are stuck on this, but when we tried using the guide for Appium Studio Enterprise version it worked, can we do it at the free version, please advise Tom?

Can you share some information on where you are stuck?

  1. are you able to run the gradle \ maven job on a local PC?
  2. Share some info regarding your execution plan, a diagram will be most helpful :

A. Where are you running the Appium Studio Instance (where the devices are connected)
B. Where is the jenkins server runs
C. What programming language have you used to design your script (java \ C#)
D. which build tool are you implementing (Gradle \ Maven)

I think that you should start by trying to run all of the components on the same machine (jenkins \ Appium studio) where your scripts can be directed to http://localhost:4723/wd/hub

from there you can start orchestrating, or maybe even use services such as seetest.io

https://docs.seetest.io/display/SEET/Jenkins