To capture views from Browserstack, we need Browserstack username and accessKey.
We can obtain username and accessKey by
- Login into Browserstack
- Go to App Automate
- Click on Accesskey.
- We shall find username and accessKey.
Before proceeding further, refer this article. How to capture views from a mobile device.
Once you click Authenticate, Your devices will be fetched from Browserstack.
Once we select OS and Version combination, we will be able to select supported device as shown in above screenshot.
App Url
To obtain App url of an app, Browserstack provided two methods.
cURL method
https://www.browserstack.com/docs/app-automate/api-reference/appium/apps
Follow this article from Browserstack to upload your app via cURL method.
From Browserstack
Login into your Browserstack account, Navigate to App Automate. Click upload your app.
Once upload is done, App url will be in this format
bs://61acdf9ecbbe51e43954f8445b1430f4fbf0a316
Additional Capabilities
To define for additional configuration, create a driver profile with App Type Mobile and select the created driver profile and we can start capture now.
Refer this article for Browserstack capabilities like enabling local testing etc.
Comments
0 comments
Please sign in to leave a comment.