<div class="jest">
#shadow-root(closed)
<br>
<input type="text">
</div>
How do I detect that this jest class has a closed shadow root in it.
Tried using .shadowRoot/ getRootNode, it returns null.
Can someone help.
New contributor
Saavi Varshney is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.