selenium
selenium copied to clipboard
feat: support for Shadow DOM methods
Includes GetElementShadowRoot, FindElement and FindElements as specified in https://www.w3.org/TR/webdriver
fixes #292