Need information on UFT Chrome Extension Native Messaging Host for GPO
Question ID: 107007
0
0

we have lockdown chrome in our environment, we are having issues enabling chrome, need information to enable in GPO. specifically, we need information on NativeMessaging that UFT uses, so we can whitelist it.

Marked as spam
Posted by (Questions: 424, Answers: 91)
Asked on July 29, 2016 2:53 pm
355 views
Answers (1)
1
Private answer

The UFT Agent for Chrome is available here:

https://chrome.google.com/webstore/detail/hp-unified-functional-tes/jjkpkaoeaicepkfjgeeopfcfpdgblbdc

*Extension ID: jjkpkaoeaicepkfjgeeopfcfpdgblbdc

Directions for installing Chrome extensions via group policy here (use above Extension ID):

https://support.google.com/chrome/a/answer/188453?hl=en

http://dev.chromium.org/administrators/policy-list-3#ExtensionInstallForcelist

UFT's Native Messaging host for the Chrome extension is located in following file:

**C:Program Files (x86)HPUnified Functional TestingbinChromemanifest.json**

{
''name'':''com.hp.uft.nativemessaginghost'',
''description'':''Native Messaging Host for UFT'',
''path'':''NativeMessagingHost.exe'',
''type'':''stdio'',
''allowed_origins'':
[
''chrome-extension://jjkpkaoeaicepkfjgeeopfcfpdgblbdc/'',
''chrome-extension://jkkmjomgnllnobggggebnjbapdnhinbc/''
]
}

Marked as spam
Posted by (Questions: 0, Answers: 771)
Answered on July 29, 2016 2:53 pm
0
Thanks, we've used this to deliver the extension via GPO.
( at July 29, 2016 2:54 pm)
EyeOnTesting

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

X
Scroll to Top