UiPath studio can't interactor with shadow DOM

I hope everyone knows about Shadow Root and It would not generate any DOM, so obviously UiSelector would not generate any selectors for that element.

  1. Open UiPath UiExplorer
    image
  2. Click UI Frameworks
    image
  3. Click Active Accessibility
    image
  4. Click Indicate Screen and navigate where you want, now you can access all the elements as you do before.
  5. The generated selectors will look like desktop selectors, you will not get any web selector but it will work as we expect and you can modify the attribute. PFB screenshot for reference.

Regards,
Amju / Amjadh H

1 Like