Bitbar.App Capabilities Mandatory
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2020
08:15 PM
06-05-2020
08:15 PM
Bitbar.App Capabilities Mandatory
Why bitbar keep app capabilities as mandatory field? But appium can launch the app without apk file?. App capabilities not Mandatory in appium
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2020
02:05 AM
06-08-2020
02:05 AM
Neither 'app' or 'bitbar_app' is mandatory in Bitbar Testing Cloud. In fact 'app' capability should never be set by customer in Client Side Execution.
Without setting 'bitbar_app' Appium is still able to start all apps installed already on device like i.e. 'Chrome' 'Play store' etc. Here You can find python working sample for android chrome test https://github.com/bitbar/test-samples/blob/master/samples/testing-frameworks/appium/client-side/pyt...
