Skip to content

v4.1.6 Support Finding of Multiple elements from ShadowRoot

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 17:59
888ec15
  • add JavaScript to generate CSS selector from element
  • try to generate CSS selector if XPath generation fails - necessary for ShadowRoot elements since XPath doesn't work for them

Related to aquality-automation/aquality-selenium-dotnet#235