tebeka / selenium

Selenium/Webdriver client for Go
MIT License
2.51k stars 410 forks source link

Shadow DOM support #292

Open robertomier opened 2 years ago

robertomier commented 2 years ago

Current implementation misses methods to access element in a shadow DOM: It is needed to have support for GetElementShadowRoot and the FindElement and FindElements