Skip to content

COSENG v2.2.0

Latest
Compare
Choose a tag to compare
@james-crocker james-crocker released this 02 Dec 19:59
· 2 commits to master since this release
  • Added newWebElements to CosengRunner
  • Adjusted WebElements to instaniate with a By so that a subsequent findAll() will use the webDriver.findElements() and populate the object with the list of found web elements
  • Ability to objectify a Selenium web element as a COSENG web element