Using HP UFT v11.53 Patch 5 The BHOManager.dll is not registered and of course not enabled on some of our test machines.
Can anyone tell me the purpose of the BHOManager.dll and problems may occur if it is not registered, installed, enabled, etc...
Using HP UFT v11.53 Patch 5 The BHOManager.dll is not registered and of course not enabled on some of our test machines.
Can anyone tell me the purpose of the BHOManager.dll and problems may occur if it is not registered, installed, enabled, etc...
BHO stands for Browser Helper Object, UFT uses it in order to interact with the browser. UFT can control the browser partially without this dll but some operations require it such as Browser("").Back
.
This DLL is what allows the UFT runtime to control and drive the IE browser. BHO stands for Browser Helper Object
Please review this SO article for some ramifications and how to resolve them. Repercussions & Resolution