How to automate switch multi apps in android using katalon

Hi Katalon support,

I want to know how to automate switch multi apps in android using katalon.
Test Case :

  1. Open apps like calculator
  2. Open browser
  3. Back to calculator apps again

There are article in this forum like How to test switching from app to another app at the runtime in katalon? but still not clear how to call that method from test case.

Thanks

Hi @muhammad_saipul_rohm,

I have some code in this post that shows how you would switch apps in a test:

Hope this helps,

Chris