Automation testing of Shadow DOM elements with Katalon Studio


This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/tutorials/shadow_dom_elements_testing.html

Hi,
I am not able to identify Shadow DOM element on a web page which multiple Shadow Roots under Tree structure.
e.g:

#shadow-root (open)

#shadow-root (open)

I tried the same way of linking using the option “Shadow Root Parent” as explained in the article
https://docs.katalon.com/katalon-studio/tutorials/shadow_dom_elements_testing.html#automate-testing-shadow-dom-with-katalon-studio

I tried to link the element to the next level shadow root element and linked next level shadow root element to next to next level shadow root element.

Please guide me with the example to counter this issue.

Thanks!

As outlined into Katalon documentation only ONE LEVEL of shadowing is supported (at least at time of writing)