Hey,
Do anyone know how to get element in shadow DOM.
I saw newer version in studio above 21.4 can use UIA framwork can get shadow DOM element.
I try to upgrade to newest version 22.4, using UIA framwork, but still can’t recogize the shadow DOM element.
Can anybody share how to solve this problem. thanks.
2022-4-27: update
Newest studio can recognize the element inside shadow DOM, but if a iframe inside the shadowroot, uipath can’t recognize the elements inside the iframe.