Poltergeist v1.18.1 Release Notes

Release Date: 2018-05-24 // almost 6 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed #current_url should return correct url when on 'about:blank' (Thomas Walpole)[Issue #927]

Previous changes from v1.18.0

  • ๐Ÿ”‹ Features

    • ๐Ÿ User agent and other headers persist across windows (Tony Novak)[Issue #915]
    • ๐Ÿ‘ Capybara 3 support (Thomas Walpole)
    • ๐Ÿ”ง Support configuring PhantomJS page setting when initializing driver (Thomas Walpole)
    • ๐Ÿ‘ Support for mouse click with offset and button presses (Thomas Walpole)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed page source potentially blank based on page load timing (Thomas Walpole)