UFT Object Spy not showing Native Operations for Delphi Objects
Question ID: 105693
1
0

When we spy a Delphi Object, UFT is showing a blank screen for Native Operations.

Marked as spam
Posted by (Questions: 424, Answers: 91)
Asked on October 30, 2014 5:49 pm
59 views
Answers (1)
1
Private answer

The Delphi add-in for UFT does not support the **.Object** property. This property is the one that provides access to the native methods and properties of the object. If UFT cannot retrieve native operations for the selected object, the Native Operations option is not available. You can check the information in the UFT > Help ''Object Model Reference for GUI testing'' with the details of which add-ins support the .Object property: Object Model Reference for GUI Testing > Common Methods and Properties > Properties > Object Property.

Remember that regarding the support for Native Properties and Operations: ''If the test object operations and identification properties available for a particular test object do not provide the functionality you need, you can access the native operations and properties of any runtime object in your application using the Object property.''

Again, in this case because the Delphi add-in doesn't support the .Object property, UFT cannot retrieve native operations, thus the Native Operations are not available.

Marked as spam
Posted by (Questions: 0, Answers: 771)
Answered on October 30, 2014 5:49 pm
0
Ok, thanks. I see the list you're referring to and will consult that if I run into any similar issues.
( at October 30, 2014 5:50 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top