Forum Discussion

santhoshkumarm's avatar
santhoshkumarm
New Contributor
6 years ago

Android - Record script captures images not working on individual objects

I want Record script to record like below

Call Aliases.Device.Process_ ......

Call Aliases.Device.Process_.....

 

Instead it captures images and records like below

Call Mobile.Device.Touch(574, 1155)
Call Aliases.qemu_system_i386.wndQt5QWindowIcon.sub.Click(293, 665)

 

Also, object spy just identifies the main window and not any objects inside the mobile application. 

*I have instrumented the apk file

 

 

Please let me know whether it is expected to work that way ? or I have to change something ?

3 Replies