Reputation: 33
I'm using Ranorex 6.2 (Ranorex is Automated Software Testing Tool using C# as program language) and every time, my automation test report will have below warning.
This control (from process 'saplogon') seems to be a Windows Forms control, but was not recognized as such, possibly due to a security limitation. UI element identification capabilities for this control may be limited.
If this control is a WinForms control, please make sure that the automating process has the rights to access the automated application. Otherwise, please ignore this limitation.
Process: 'saplogon' (pid 6640)
The following website provides more information on this technology limitation:
http://www.ranorex.com/support/user-guide-20/technology-instrumentation/general-troubleshooting.html#c3250
(This message is only shown once per report.)
Though it provides the URL, I still can not get ride of this warning.
Any suggestion?
Upvotes: 0
Views: 787