SeleniumBasic
SeleniumBasic copied to clipboard
Finding elements inside #Shadow-root DOM object
I am trying to get the progress bar status of a download in chrome (). But I find out that I can't access #shadow-root elements with "Findelement" method...but i think that it is possible using ExecuteScript method invoking javascript, but I don't know how.
Could anyone give me an example on how to do that?
regards,
Here you go: https://www.youtube.com/watch?v=phYGCGXGtEw&ab_channel=WiseOwlTutorials