ContributionsMost RecentMost LikesSolutionsHow to run appium-java automated tests as a server side execution in BitBar Hi I am new to Bitbar, I have gone through multiple documentation but still, I am unable to figure out how to run my appium-java automated tests on bitbar cloud as a part of server-side execution? Things I want to know: 1. what goes inside the run-test.sh file (FOR JAVA-APPIUM), can you please provide a detail explanation of it? 2. How and what is needed in a zip file? Do I need to zip every file and upload or can I zip directory containing test files and upload? 3. Anything which I should know as the best practice to run automated tests on Bitbar. Thank you. Solved