kgress / scaffold

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

findElements returns the first child for every child available instea… #139

Closed hebbmcclure closed 2 years ago

hebbmcclure commented 2 years ago

…d of distinct instances of all children

Most of these changes are because of a reformat of the BaseWebElementTests.java, indentation from 4 spaces to 2.