Search found 3 matches

by chris.quintana
Wed Oct 07, 2015 9:34 am
Forum: Mobile Testing
Topic: Android action bar can't be seen by the Ranorex Spy
Replies: 15
Views: 5058

Re: Android action bar can't be seen by the Ranorex Spy

For anybody who stumbles with the same issue as this one.

The fix is to set the Tree simplification to True under the APK Settings. Or on the Deploy APK Action under its Properties section.

Thanks to Hubert for the help!

Cheers!
by chris.quintana
Wed Oct 07, 2015 3:11 am
Forum: Mobile Testing
Topic: Android action bar can't be seen by the Ranorex Spy
Replies: 15
Views: 5058

Re: Android action bar can't be seen by the Ranorex Spy

Hi odklizec, Thank you for replying! Hubert from support helped us with our action bar problem. The thing is, we have a BaseActivity which extends the ActionBarActivity (which is deprecated already) and our application still uses the ActionBarActivity. When we use uiautomatorview to see the elements...
by chris.quintana
Mon Oct 05, 2015 9:01 am
Forum: Mobile Testing
Topic: Android action bar can't be seen by the Ranorex Spy
Replies: 15
Views: 5058

Android action bar can't be seen by the Ranorex Spy

Hi Guys, We're having a problem when recording an Android mobile application which has an action bar on top. We are trying to do a Record-and-Play but when we touch the action bar, no action is added in the action grid. And when we tried to View Spy, the action bar is not present. Do you have any id...