We using gondola to run real workflow for generate and scan barcode. Sample .apk run smooth in Android 8.1 (API 27)
Please go the url below and follow the instructions to prepare your testing environment. https://docs.gondolatest.com/mobile-testing-guide/setup-mobile-environment.html#before-you-begin
- Test data folder: $project_dir/data
- Interface folder: $project_dir/src/pages
- Test cases folder: $project_dir/src/tests
- Test configuration files: gondola.android.json, gondola.ios.json and gondola.multi.json
3.1 Using the command line
- Compile test script: "npm run compile"
- Run test:
- iOS: "npm run test:ios"
- Android: "npm run test:android"
3.2 Using the GUI
- Right click on the test file to open it in Gondola Test Designer.
- Click on the run button in the top right in the task bar.
- Select a configuration file.
- Click Run to execute the test.
For more information related to configuring and executing tests, please refer to the following url.
https://docs.gondolatest.com/mobile-testing-guide/mobile-testing-tutorial.html
For support, please contact [email protected] or forum https://support.gondolatest.com