- 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