casperjs v1.1.4 Release Notes
Release Date: 2017-11-18 // almost 7 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.