When UFT runs recorded script it forces IE to close
Question ID: 108224
0
0

When I try to runs UFT 14.0 recorded script it forces IE to close.
IE got closed.
Please help. Any ideas?

Marked as spam
Posted by (Questions: 26, Answers: 0)
Asked on April 6, 2018 2:35 pm
28 views
Answers (1)
0
Private answer

This is a known issue. See HPE KB article KM03079323.

http://support.openview.hp.com/selfsolve/document/KM03079323

Web application hanging due to UFT ActiveX control. Change at registry level.

Workaround fix described in the KB article is to :

1) Close UFT and AUT. Open regedit.

2) Navigate to :

[HKEY_CURRENT_USERSoftwareMercury InteractiveQuickTest ProfessionalMicTestActiveX Add-inProgID]

3) Add new key :

[HKEY_CURRENT_USERSoftwareMercury InteractiveQuickTest ProfessionalMicTestActiveX Add-inProgIDDummy.ProgId]

4) For this new key add new value :

''Trapping''=dword:1

Trapping mode 1 (exclusive) instructs QTP to hook the specified ActiveX only and ignore all other controls.

Since Dummy.ProgId doesn't really exists in their AUT that will instruct QuickTest to inject the ActiveX agent but ignore all ActiveX controls in their AUT.

Marked as spam
Posted by (Questions: 0, Answers: 27)
Answered on April 6, 2018 2:55 pm
EyeOnTesting

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

X
Scroll to Top