Skip to content

v1.1.0 findChildElements

Choose a tag to compare

@mialeska mialeska released this 23 Jun 16:36
· 61 commits to master since this release
db30415

#45 Add List<IElement> findChildElements(...) method to IElement

  • Implemented findChildElements in ElementFactory

  • Add overloads to ElementFactory's findElements method

  • Add findChildElements methods to IParent and Element

  • Implement xpath extraction logic in ElementFactory to be able to find multiple elements in non-web WebDriver-based libraries