Hi,
This was my first time testing my desktop flow in unattended mode. The flow requires to open a website and click a download link once the process is done. Everything works fine on attended mode but getting this error on unattended.
Problem while executing action 'LaunchChrome'. Failed to assume control of Chrome (Communication with browser failed. Try reloading extension).
Using this action to launch Chrome

Should i do this another way, or this type of process will not run on unattended mode?