Test an already installed app on the device (skipDeviceInitialization)

Hi @mdmmzm,

You should be able to start the test with any apk file that you have on your system - the Sample Android Mobile Tests Project that comes with Katalon Studio has one. Then you can switch to the actual application you want using the DesiredCapabilities.

See this post for an example:

Hope this helps,

Chris