Votes
Answers
Views
Question
0
votes
1
answer
500
views
UFT version: 14.03 build 3501 Chrome Version: Version 71.0.3578.98 (Official Build) (64-bit) While trying to access the browser object using descriptive programming, the following 'General Error' comes up. When tried to debug with DescribeResult(Err.Number), the error is shown as "ClassF...
0
votes
1
answer
454
views
asked 6 years ago by kaptainkayoss
updated 6 years ago by rich-text
While running the UFT scripts in a Virtual machine running on Windows server 2016, UFT is randomly failing to click on buttons and entering data in text box. This is happening when the window is maximized in the remote machine. this issue is happening randomly, we have recorded 5 out of 9 runs had t...
0
votes
1
answer
217
views
asked 7 years ago by kaptainkayoss
updated 7 years ago by rich-text
Is there a way to create custom hooking for an addin in UFT for our application?
0
votes
1
answer
143
views
asked 7 years ago by kaptainkayoss
updated 7 years ago by rich-text
Can we add our own object properties to an object to help make it unique in UFT? Will we be able to use it for object identification?
0
votes
1
answer
516
views
asked 7 years ago by kaptainkayoss
updated 7 years ago by rich-text
UFT is recognizing toolbar menu options as "WebMenu". i.e. Browser("").Page("").WebMenu("ToolbarMenu") . Browser("").Page("CHIPSP").WebMenu("ToolbarMenu").GetROProperty("top level items") gives me "Home;Payments Inquiry;Unresolved P...
0
votes
1
answer
898
views
asked 7 years ago by coleslaw
updated 7 years ago by jameslcoleman
Hello. I am trying to run a vbs script on my client machine to extract data from ALM to create an excel report. We have registered ALM and ALM Site Administration on the affected machine, but the error still occurs. I have entered the error message below. We are currently using a 64-bit version of W...
0
votes
1
answer
118
views
asked 7 years ago by coleslaw
updated 7 years ago by jameslcoleman
Hello. We recently upgraded our ALM to 12.55, and now most of our end users are experiencing the following error: Unable to cast COM object of type 'System_ComObject' to interface type 'Microsoft.Office.Uc.UCOfficeIntegration'. This operation failed because the QueryInterface call on the COM compone...
1
vote
1
answer
838
views
asked 7 years ago by coleslaw
updated 7 years ago by jameslcoleman
Hello. We recently upgrade our ALM to version 12.55, and we are now receiving the error "Object Reference not set to an instance of an object" when trying to view the 'Configuration' tab for reports available in the 'Analysis View' module. Steps to Reproduce the issue: 1. Log...