Hello amahapatra
Glad to hear you got positive result finally
Another option to run application on your mobile device is to indicate exact name of *.ipa packet (for iOS) or *.apk packet (for Android).
Will look like that:
Application(“Clash of Clans”).Launch “android com.supercell.clashofclans”
Note that to run applications this way from iOS you need to have provisioning file and certificate for apple device (and you need to install it via Device Manager by installing some application – for example ZAP Browser which packet inserted to Device Manager). Here is the link of how-to.
Hope that helps.
Thanks,
ZAPTEST Team