Howitzer v2.2.0 Release Notes

Release Date: 2019-11-18 // over 5 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