Required settings
iOS
Specify the Bundle ID.
You can find the Bundle ID on Apple's support page:
https://support.apple.com/en-ph/guide/deployment/depece748c41/web
Android
Specify the App Package.
App package names vary by manufacturer and app, so prior research is required.
Usage examples
iOS
In the Launch Specified iOS App command, specifying 'com.apple.mobilesafari' as the Bundle ID will launch Mobile Safari.
Android
In the Launch Specified Android App command, specifying 'com.android.chrome' as the App Package will launch Mobile Chrome.
If you want to capture the browser screen and perform browser operations, it is recommended to use the Scan WebView option.
To return to the app under test after browser operations, you can use the Launch the app under test command.