cancel
Showing results for 
Search instead for 
Did you mean: 

Ranorex automation : element recognition difference between 2 SAP Environments

07-18-2023 5:39 PM
giordam Discoverer
1116 views 1 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hello,

We have automated tests on SAP GUI 770 using Ranorex on a SAP integration environment ; everything works well and our automation software is able to identify the different interface elements (all elements have unique IDs) :

SAP environment 1 : the elements are recognized uniquely with names

However, when switching to the prod environment, the automation software is unable to recognize the elements, making it impossible to reuse the automated tests (all elements have generic names).

SAP environment 2 : the elements are not recognized

Both SAP environments are accessed from the same computer, with the same user, with the same security roles.

Is there some setting that we need to change ?

Martin

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

giordam
Discoverer
0 Likes

Solved !

The connection must be High-Speed Connection instead of Low for Ranorex to work.

https://help.sap.com/docs/sap_gui_for_windows/63bd20104af84112973ad59590645513/a9b4964a706546a5acde1...

Answers (0)