Howitzer v2.0.1 Release Notes

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

    • ๐Ÿ†• New rubocop changes supporting
    • โž• Add custom page url processor supporting
    • Limited Selenium to v2.x
    • โž• Add ability to use instance variables and methods from outer cotext in page dsl
    • โž• Add wait time dsl method for particular email
    • Implement wait_for_xxx_element method for sync
    • Implement within_xxx_element method like Capybara.within

    ๐Ÿ› Bug-fixes

    • #188 Page validation by element presence does not work properly
    • #191 Generated project is broken
    • #195 Incorrect parameters passing in lambda locators
    • #200 capybara-screenshot does not work
    • โœ… #205 Fix incorrect page identification on failed test
    • ๐Ÿ›  Fix issue for IE in configs
    • ๐Ÿ›  Fix issue found in generated prerequisites