v1.1.0 findChildElements
#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