- Release Notes
- Getting Started
- Setup and Configuration
- Automation Projects
- Dependencies
- Types of Workflows
- File Comparison
- Automation Best Practices
- Source Control Integration
- Debugging
- The Diagnostic Tool
- Variables
- Arguments
- Imported Namespaces
- Trigger-based Attended Automation
- Recording
- UI Elements
- Control Flow
- Selectors
- Object Repository
- Data Scraping
- Image and Text Automation
- Automating Citrix Technologies
- RDP Automation
- Salesforce Automation
- SAP Automation
- VMware Horizon Automation
- Logging
- The ScreenScrapeJavaSupport Tool
- The WebDriver Protocol
- Test Suite - Studio
- Extensions
- Troubleshooting
- About troubleshooting
- Microsoft App-V support and limitations
- Internet Explorer X64 troubleshooting
- Microsoft Office issues
- Identifying UI elements in PDF with Accessibility options
- Repairing Active Accessibility support
- Automating Applications Running Under a Different Windows User
- Validation of large Windows-legacy projects takes longer than expected
Chrome Group Policies
If your organization uses Group Policies for browser extension management then follow the instructions from this page to ensure that the Extension for Chrome is installed correctly.
chrome://policy
.
You can find out more information about Chrome policy management on this page.
The ExtensionInstallForcelist policy controls which extensions are force-installed in the browser.
This policy must contain the ID of the UiPath Extension for Chrome.
For machines that are joined to a Windows Active Directory follow the installation steps for the Group Policy Offline installation method.
For this installation method the ExtensionInstallForcelist policy must contain the value:
ndmegdjihnhfmljjoaiimbipfhodnbgf;file:///C:/ProgramData/UiPath/UiPath.Common/ChromeExtension_SelfHosted/extension_manifest_chrome.xml
For machines that are not joined to a Windows Active Directory follow the installation steps for the Group Policy Online installation method.
For this installation method the ExtensionInstallForcelist policy must contain the value:
kmejkhcmhgilmppjodlgaklnmdmmhhcl;https://clients2.google.com/service/update2/crx
1
(Allow usage of the Developer Tools) to enable the full extension functionality.
See more details about this setting in the troubleshooting page.
ChromeNativeMessaging.exe
) from working.
com.uipath.chromenativemsg_v2
to the NativeMessagingAllowlist policy.
The ExtensionInstallBlocklist policy prevents extensions from being installed on the machine.
To fix this, you can either:
- Install the UiPath Extension using Group Policy.
- Or allow the UiPath Extension to be installed from the Chrome Web Store by adding the value
kmejkhcmhgilmppjodlgaklnmdmmhhcl
to the ExtensionInstallAllowlist policy.
false
, it prevents the UiPath Extension from working correctly in the
case it was installed without administrator privileges.
To fix this, you can either:
- Install the UiPath Extension using Group Policy.
- Or set the NativeMessagingUserLevelHosts policy to
true
.
true
, the UiPath Extension can only be installed from Group Policy. To fix this you can either:
- Install the UiPath Extension using Group Policy.
- Or set the BlockExternalExtensions policy to
false
.
extension
to the ExtensionAllowedTypes policy.
If the ExtensionSettings policy is set to block all extensions it will prevent the UiPath Extension from being installed.
To fix this, you can either:
- Install the UiPath Extension using Group Policy.
- Or allow the UiPath Extension to be installed from the Chrome Web Store by adding the value
kmejkhcmhgilmppjodlgaklnmdmmhhcl
to the ExtensionInstallAllowlist policy.