Shadow element issue

Having more than four shadow objects to the particular element… How to get that particular element? Can anyone please suggest me an solution asap?

The Katalon Document https://docs.katalon.com/display/KD/Working+with+Shadow+DOM+Objects
is saying:

Limitation

  • Only allow 1 level of nested Shadow DOM parent

In Katalon Studio, you can not deal with nested Shadow DOM.

I found the following article:

If you are serious about nested Shared DOM issue, looking at WebDrvier.io might be an alternative.