casperjs v1.1.4 Release Notes

Release Date: 2017-11-18 // over 6 years ago
  • πŸ›  Important Changes and Bugfixes

    • πŸš‘ visible element can't be critical for click trigger
    • βž• added new slimerJS feature
    • casperjs.exe works with old .Net Framework
    • ⚑️ updated cli.rst to properly format sample code block
    • ⚑️ updated quickstart.rst with more info on node
    • πŸ“š updated documentation to include information about the setMaxListener…
    • ⚑️ updated events and filters docs
    • ⚑️ updated 404 and 500 errors checker

    ✨ Enhancements

    • πŸ‘Œ improved frame management and resolve mouse position into frames
    • πŸ›  fixed sendKeys reset option with content-editables

Previous changes from v1.1.4-beta

  • πŸ›  Important Changes and Bugfixes

    • πŸ›  You can click on area tags (fixed regression)
    • You can navigate to frames without crash
    • πŸ›  visibility check is now fixed #1736
    • πŸ›  We have fixed popup on close crash.
    • errors are filtered on die method #1726

    ✨ Enhancements

    • πŸ†• New event added : page.filePicker (#1756)
    • βž• add nodeJS launcher
    • unlimited XPath selector to fill all input fields #1759
    • Events are now completely usable with popups #1118
    • πŸ†• new parameters for command line are fitted #1735
    • πŸ‘Œ support to custom headers in sendAJAX
    • SlimerJS event onLongRunningScript
      ...

    βž• Additional Notes

    • 🏁 With 1.1.4, We've recompiled the windows binary.