kgress / scaffold

A Java based Selenium WebDriver abstraction
MIT License
4 stars 7 forks source link

fix: findElements returns the first child for every child available instead of distinct instances of all children #140

Closed hebbmcclure closed 2 years ago

hebbmcclure commented 2 years ago

Proposed fix for Issues #138 & #137