Howitzer v2.2.0 Release Notes

Release Date: 2019-11-18 // over 4 years ago
  • ๐Ÿ†• New Features

    • โœ… #293 add support ordering for run tests
    • ๐Ÿ‘ #276 Add support Capybara v3
    • ๐Ÿ‘ #280 Add support Firefox Headless
    • #241 meta interface added. Allows tracking elements,sections, iframes on the page.
    • ๐Ÿ’Ž #266 ruby 2.2 no longer supported
    • #265 Add Appium driver ### ๐Ÿ› Bug-fixes
    • ๐Ÿ’Ž #286 [Installation] generated rubocop.yml doesn't cover ruby sources
    • ๐Ÿ‘ #274 Stopped PhantomJS supporting
    • #282 Multiple sessions don't work properly

Previous changes from v2.1.1

  • ๐Ÿ†• New Features

    • โšก๏ธ Cucumber rake tasks minor updates
    • #257 Simplify working with multiple domains

    ๐Ÿ› Bug-fixes

    • ๐Ÿ‘ #225 Frames under namespace support
    • #254 Screenshot driver now created for the active driver
    • ๐Ÿ›  #252 Wrong location of log files fixed
    • #248 FactoryGirl renamed to FactoryBot in cucumber transformation.
    • ๐Ÿ›  #246 Options fixed for rspec rake tasks