Howitzer v2.0.0 Release Notes

Release Date: 2016-09-25 // over 7 years ago
  • ๐Ÿ†• New Features

    • โž• Added REST API prerequisites with FactoryBot
    • โž• Added Turnip supporting
    • Restricted using several bdd frameworks at the same time
    • โœ‚ Removed Opera browser supporting
    • โ†” Integrated Rubocop
    • ๐Ÿ’Ž Stopped Ruby supporting less than v2.2.2
    • ๐ŸŒ Introduced /web folder for page object elements
    • ๐Ÿšš Moved capybara settings to framework side
    • โ†” Integrated Capybara screenshots
    • 0๏ธโƒฃ Renamed and restructured default settings
    • Placed everything to own namespace
    • Introduced "subject" dsl method for emails
    • ๐Ÿšš Moved framework dependent libraries from the gem
    • Introduced common tag groups for all BDD frameworks
    • ๐Ÿ‘ Stopped Rawler supporting
    • Reimplemented page dsl methods from scratch
    • Introduced sections and iframes
    • Introduced email adapters
    • ๐Ÿ‘ Stopped supporting of output to txt file
    • โœ‚ Removed raising error on log.error
    • โœ‚ Removed locator storage
    • Prevented capybara form dsl method usage
    • Introduced new Page.on method