Mobile & Desktop testing in one test

I have an app that does something and I want to check that it did it correctly. Is it possible to have a single test that will start up with my android device do the necessary thing, then open a browser window on my desktop and verify the thing my android device did? I need the application on the android device to still be running while I check the desktop site.

Hi @gpumple Yes this scenario is very much possible in Katalon. I am able to run web part in chrome, ios and android device drivers simultaneously.