After moving a new package from the QA tenant to Prod tenant, I get the error “Value cannot be null. (Parameter ‘path1’)” whenever the bot tries to interact with UI of apps like IE, Chrome, SAP. This is not happening for any existing automations.
The new packages are working fine in unattended mode on QA VM but not on PROD VM. I even hardcoded the values, still it is showing same error messages. Any idea what I’m missing?
Its not working even with hardcoded values. The activities used are SAP Logon which needs SAP app path. But its also not working with attach browser activity which doesn’t need any path
Scripting is already enabled. We have many SAP based automations and all are working fine. Moreover, I’m getting this error for all UI based activities like attach browser, start process etc.
I’ve finally fixed it! It was happening due to Windows framework. Everything started working after I changed the project back to Legacy. UiPath support team confirmed that there is bug in Studio 2022.10.3 which has been resolved in later versions.