What is this warning message about?

Ask general questions here.
stapes
Posts: 206
Joined: Wed Sep 16, 2015 10:55 am

What is this warning message about?

Post by stapes » Wed Apr 13, 2016 10:53 am

I got this warning message whilst running an Android application:
The automating process does not have the required security permissions to access the process 'DbrFactorySetup'. UI element identification capabilities for controls in that process are limited.
The following website provides more information on this technology limitation:
http://www.ranorex.com/support/user-gui ... html#c3252
The hyperlink given does not have any information.

The app totally works - so what is this about?

Diddy
Posts: 7
Joined: Tue Feb 09, 2016 4:00 pm

Re: What is this warning message about?

Post by Diddy » Thu Apr 14, 2016 2:17 pm

Seems that the Ranorex process does not have permission to access the process "DbrFactorySetup", probably because it runs as Administrator. Luckily this doesn't affect your app testing... but is it possible that you run your Ranorex Spy/Studio as Administrator too?