15-07-25 12:39 PM
Hi,
We are currently on BluePrism 6.10.4 version, recently the existing extension(Manifest v2) got disabled as it is no longer supported.
As a fix we installed Browser Automation Agent which added a new extension in Chrome as mentioned in the documentation.
The issue which we are now facing is that "when launching and running something on Chrome the flow breaks with error message Browser Extension not detected".
How should we proceed now?
#browserAutomationAgent #browserExtensionNotDetected #ManifestV2ExtensionScopeEnd
18-07-25 09:35 AM
Hello,
You can go to Blue Prism installed programs and change it, then reinstall the extension using the BP installer. You might have installed an incorrect version so you are unable to recognise it. Use the native BP installer to get the proper extension.
Let us know how it goes.
18-07-25 07:06 PM
Hi Tejas,
The issue was resolved after adding the correct configuration in Native Messaging Allowlist for Chrome policies.
Everything is working as per the expectations now.
21-07-25 07:27 AM
Oh ok. Could you please write down the steps if possible and add few snapshots. This would help others who face the similar issue in future. Thank you.
21-07-25 12:31 PM - edited 21-07-25 12:31 PM
add “com.blueprism.browser_agent” to the allowlist policy
Once it is configured we can find and validate from NativeMessageAllowlist under Chrome://Policy
21-07-25 02:13 PM
Thank you so much for adding detailed steps, this definitely helps community readers 🙂