I'm having trouble in identifying SAP GUI objects.
instead of UFT recording the objects like:
SAP("Title").
it records the objects like:
Window("Maintain Business Partner").WinEdit("Edit").Set
I have performed the necessary troubleshooting steps:
- Enabling scripting in SAP client and Server side
- Install SAP add-ins
- all the steps listed in UFT SAP support page:
http://uft-help.saas.hpe.com/en/14.00/UFT_Help/Content/Addins_Guide/z_Ch_SAPAddin_SAPWin_OV.htm
I've also tried upgrading UFT to ver 14 but it didn't solve the problem.
has anyone encountered this issue and how were you able to solve it?
Thanks in advance.