Mousumi_Das1
The root cause is Katalon Studio can’t start application due to incorrect package and activity by default, so you need to add additional settings to desired capabilites:
- Navigate to Mobile settings (Project > Settings > Execution > Default > Mobile > Android)
- Add the following key
Name: appWaitActivity
Value: com.* (based on the prefix of ‘Found package’ log)
after above setting also, i am getting same issue to open the apk in my android phone… Can anyone help on this
THanks,
Mousumi