Chrome extension is not working with different user

Hi Team,
I am opening the chrome with a different user but my Chrome extension is not able to communicate with the browser.
Although I have installed the chrome extension still the same issue.
Can anyone let me know what Can I do in such scenarios ?

@pradyumn.agrawal1

Install the Extension on the Other User Profile : Open Chrome with the user profile where the extension is already installed and visit the Chrome Web Store. Search for the extension you want to use and click the “Add to Chrome” button to install it on the current profile.

Hi @pradyumn.agrawal1

When you open Chrome with a different user, especially in an automation scenario, the browser extension might not be able to communicate with the browser. This issue occurs because the browser extension is typically associated with a specific user profile in Chrome, and opening the browser with a different user might not have access to the extension or its functionalities.

Install Extension for All Users:
Ensure that the Chrome extension is installed for all users on the machine, not just for the specific user profile. This way, the extension should be available and functional for any user who opens Chrome on the same machine.

Hope it helps!!

Hi @pradyumn.agrawal1

Welcome to Community!!

Please check on this document.

https://docs.uipath.com/studio/standalone/2023.4/user-guide/chrome-extension

I hope it helps!!

How do I ensure that it is enabled for all the users ?