Member-only story

Step by step guide for Browserstack integration into Appium-Cucumber-Ruby framework to test on multiple devices

To make your life easier

Alona
4 min readMay 26, 2020
Photo by Arnel Hasanovic on Unsplash

Hello Bug Hunters!

This article is step by step guide to save your precious time when integrating Browserstack into your mobile automation framework to run tests on different devices on cloud. I selected the basic framework — Appium-Cucumber-Ruby — but it can be applicable to any framework just config might differ based on your language.

Create Browserstack account

  1. First sign up for free, later you can choose the plan you want to

2. Once signed up click on App Automate and you will see the Dashboard (i have builds already because i run tests so it will be empty before anything was run):

Upload your .apk or .ipa to the BrowserStack servers using the REST API

--

--

No responses yet