Could not communicate with the UiPath extension for browser 'chrome.exe'. Please make sure the extension is installed and enabled

Hi all,

UiPath has trouble clicking on a pop up window with google chrome.
Extension is installed (reinstalled). The click activity is enclosed in a attach window activity. SimulateClick is deactivated.
I havent had the issue while testing the sequence, but when the sequence is called from Process (in REframework) it has trouble clicking the ok button, but not with finding the pop up window itself (tested with write line activities)

  • Assignment 2 from UiPath Academy - Generate Yearly Report-
    Thanks for your help

@johnny.d.dang

 if you are using incognito mode, then you have to enable the extension for it .

image

@Vaibhav_Rajpoot_17
Incognito mode is not used but still enabled

@johnny.d.dang

can you re install the extension .

I did already. But didnt resolve the problem.

When I run the sequence by itself it works fine, but if I invoke “Process” the error occurs

Exactly the same problem:
“Could not communicate with the UiPath extension for browser ‘chrome.exe’. Please make sure the extension is installed and enabled.”

Extension uninstalled and reinstalled.

Whorks fine from Uipath studio but the error occurs via process launcher.

UiPath.UIAutomation.activities: v22.4.2
Chrome: Version 103.0.5060.134 (Build officiel) (64 bits)

No idea…

:frowning: