Object spy can not find the objects inside the mobile screen.However It can find the mobile screen.
Test Complete Version - 12.60.xxxxx
Hi,
> This is a hybrid mobile application.
Hybrid application is the native one that opens web page inside WebView control but starts as a regular Android application and thus must be instrumented as any other native application. https://support.smartbear.com/testcomplete/docs/app-testing/mobile/hybrid/index.html for more details.
In case you are testing web application, i.e. the one that is accessible via http address only and opens in the browser, than you must either use Chrome in the emulation mode (https://support.smartbear.com/testcomplete/docs/app-testing/web/mobile/emulator/index.html) or use SmartBear Browser for the real device (https://support.smartbear.com/testcomplete/docs/app-testing/web/mobile/real-devices.html).
P.S.
> Can You now specify if something I am missing.
Please, don't take it personally indeed, but TestComplete, unlike the great majority of other modern applications, contains great, useful and pretty descriptive documentation that is really worth carefull reading. So don't hesitate to read it. :)