Poltergeist v1.13.0 Release Notes

Release Date: 2017-01-22 // about 7 years ago
  • ๐Ÿ”‹ Features

    • Driver#evaluate_script/#execute_script accept parameters to be passed to the functions executed (Thomas Walpole)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ Node#send_keys now generates the correct key events when using the :Ctrl key and supports more of the Capybara specified key symbols (Thomas Walpole)
    • No longer clear local storage if local storage doesn't exist (Thomas Walpole)
    • Form fields that should be disabled in disabled fieldsets are now considered disabled (Thomas Walpole)