selenium icon indicating copy to clipboard operation
selenium copied to clipboard

feat: support for Shadow DOM methods

Open rmescandon opened this issue 2 years ago • 0 comments

Includes GetElementShadowRoot, FindElement and FindElements as specified in https://www.w3.org/TR/webdriver

fixes #292

rmescandon avatar Jun 14 '22 16:06 rmescandon