[BETA] Virtual Device Testing for Android v1.1.1

already using it with a non-default value ($BITRISE_APK_PATH) will not break but are advised to migrate, as will be removed in future major version release.
Added AppPath ('app_path') input now supports aab bundles. If a non-default ApkPath ('apk_path') input is sepcified it will be used instead.

App package ID ('app_package_id') input is marked for deprecation. It should be left empty to automatically extract it from the App manifest. Will be removed in future major version release.
Test package ID (inst_test_package_id) input is marked for deprecation. It should be left empty to automatically extract it from the App manifest. Will be removed in future major version release.

Added Robo scenario file path ('robo_scenario_file') input. This is a optional path to a JSON file with a sequence of recorded actions Robo should perform before the Robo crawl.

Added OBB files ('obb_files_list') input. Can specify an optional list of one or two Android obb file names which will be copied to each test device before running the tests.

Added Add preconfigured Google account ('auto_google_login') input. If set to yes will log in with a test Google account before running the tests.

[Internal] Updated meta attribute in step.yml, which describes required bitrise.io add-ons.

This topic was automatically closed after 90 days. New replies are no longer allowed.