UiPath Robot is unable to interact with an UI element and the below error is thrown "System-Runtime-InteropServices-COMException-0x80040220-Click-with-Chromium-API-is-not-supported-for-this-element" .
Issue Description: System-Runtime-InteropServices-COMException-0x80040220-Click-with-Chromium-API-is-not-supported-for-this-element
Root Cause:
- Extension version is not supported
- Target element does not support Chromium API
- Pre-requisites are not met.
Requirements:
- The Chromium API input method works only with Chromium-based browsers (Microsoft Edge and Chrome), make sure the browser type matches this recommendation.
- Make sure the latest UiPath Edge extension is installed and that the UiPath.UIAutomation.Activities package has the version 21.10.3 or higher.
- The v21.10.3 of UiPath.UIAutomation.Activities package is supported by UiPath Studio/Robot v20.10 and higher.
- Make sure that the target element supports the Chromium API input method. Test around with the other available input methods of the UI activity, to see which works best.
In case the above advice has not helped, gather the following information to share with the UiPath support team:
- Windows Application logs, as explained How to get Application Logs from the Event Viewer .
- Robot low-level trace logs.
- Browser console logs.
- Enable developer mode in your browser's extensions page and screenshot the details of the UiPath Web Automation extension.