Hi, community!
I developed a robot that must interact with a web application using Google Chrome. On my dev machine (where I have Uipath Studio community edition) it works perfectly.
The thing is that when I installed the robot (only the robot, through command line UiPathPlatform.msi CODE={activationCode} ADDLOCAL=DesktopFeature,Robot,RegisterService) on a test enviroment and tried to run the project, I got “System error at initialization: Cannot communicate with the browser, please check the UiPath extension”.
The extension on the test enviroment is installed (Is my Chrome account, so is the very same Uipath extension I used on the dev enviroment).
So, I want to know if maybe I’m missing something regarding robot standalone installation.