1

I am trying to traverse to a Shadow DOM's node in a web page's node.

This

$("input[title='From time']").shadowNode.children('div')

won't work.

Below, is an image of some of the Source

enter image description here

I am trying to extract 9:30pm. Or are user-agent shadow DOMs not accessible?

If so .. What could be my next approach to get this element ?

sonali
  • 762
  • 10
  • 23

0 Answers0