Activity With Chromium API Is Not Supported For This Element

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:

  1. Extension version is not supported
  2. Target element does not support Chromium API
  3. Pre-requisites are not met.

Requirements:

  1. The Chromium API input method works only with Chromium-based browsers (Microsoft Edge and Chrome), make sure the browser type matches this recommendation.
  2. Make sure the latest UiPath Edge extension is installed and that the UiPath.UIAutomation.Activities package has the version 21.10.3 or higher.
  3. The v21.10.3 of UiPath.UIAutomation.Activities package is supported by UiPath Studio/Robot v20.10 and higher.
  4. 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:

image.png