Forum Discussion

ganapati_bhat's avatar
ganapati_bhat
Occasional Contributor
10 years ago

Object spy is not recognizing anything in my Andriod apps

Hi,

I am facing 2 issues



1.When I record my scripts  through testComplete "show mobile screen" , the scripts are getting recorded. But the same action when I do it on mobile , the script is failed to get record. Please suggest me the solution , how can I record through mobile.



2. Object spy is not recognizing anything on my apps.  Highlight on screen is not etting displayed when I do right click on any command

Not able to proceed with debugging.


 - What device are you using? - Samsung galaxy grand


 - What Android version is installed on it? - 4.2.2


 - Are you using a physical device or an emulator?- physical device


 - Did you enable the Developer option on your device?- Yes


 - What TestComplete version are you using?- trial version 10.4

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)


    Hi Ganapati,


     


    Only multi-touch gestures can be recorded on physical devices. All other actions must be recorded via TestComplete's Mobile Screen. So, the behavior you describe in #1 is correct.


    As for #2, it looks like your tested application isn't prepared correctly. Please refer to the "Preparing for Testing Android Applications" article to learn the steps that should be done before testing.