Robot Framework and Appium Mobile Automation Tests Integration With BrowserStack
Mobile Automation Tests Integration with BrowserStack
Click on “App Automate” as shown above for BrowserStack Dashboard.
You will see the screen below and here Click on “UPLOAD APP”
You will be navigated to the screen below
Click on “Browse” button above to upload your “.apk” file for Android (OR) ".ipa" file for iOS from your computer.
I have uploaded my "TED.apk" file for this blogpost.
Click on "Open" and your ".apk" file will be uploaded.
You will be navigated to the screen below.
Make sure, you copy the link from above which looks something like below
"bs://8ec18a0a1f134e7edaebfb7755de17bb082471bd".
This will be your “app” in your desired capabilities.
Make sure, you also copy the BrowserStack username and access key from here below.
Now, Go to the link Capabilities and select your device.
Open your Pycharm IDE and make the necessary changes.
Your "TestSetup.robot" looks something like this
Your "TestSetupHelper.robot" looks something like this
Please see GitHub Repo for reference : GitHub
Happy Automation Testing Guys :) !


















Comments
Post a Comment