Shadowroot Dom Elements Access Issue In Karate Ui
I am trying to access ShadowRoot dom tree elements, but the problem I face is I cannot use the Specific html element to call on .ShadowRoot, as that element is dynamic (see below h
Solution 1:
If this answer does not answer your question: https://stackoverflow.com/a/61742555/143475
Please follow this process, so that we can work on adding support for this (in a generic way) in the future: https://github.com/intuit/karate/tree/develop/examples/ui-test
We really need community help for some of these things, do consider it.
Post a Comment for "Shadowroot Dom Elements Access Issue In Karate Ui"