Hello,
I’m trying to run my Appium tests (from Git) on Jenkins on remote server. My project starts running but appium server is installed on my local machine so my tests failed Jenkins. How I can instal Appium on jerkins remote server ? are there any plugins that can help me? e.g. nodeJS?