- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 14 Nov 2018 13:48:55 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 November 2018 21:49:17 UTC
For finding an element, we can add a special flag / mode to WebDriver where all shadow trees are treated as open in that script's context for example to let any script access any author-defined shadow trees. Alternatively, we can add a WebDriver command which finds the shadow tree of a given element. For interacting with elements, it seems that we need some kind of WebDriver command to find an element across shadow boundaries. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/771#issuecomment-438831044
Received on Wednesday, 14 November 2018 21:49:17 UTC