Hi I am currently developing a sequence workflow for an application built in ReactJs. It is very difficult to identify each element and do further activities. It is developed based on the Single Page Application concept and tracking the elements in DOM is quite tough. Is there any proper way to handle this kind of Shadow DOM? Please suggest me.
Hello,
If you working on SPA then using api calls would be more preferable.
- Just a suggestion I’m not sure if other best options provided.
Thanks,
Meg
Yes we need a workaround solution here rather than calling APIs. Hope it will be solved soon.
I hope this like will help you