CasperJS v1.1.2 Release Notes

Release Date: 2016-07-08 // almost 8 years ago
  • ๐Ÿ›  Important Changes & Bugfixes

    • Mouse events work on hidden element (#1246, #1245)
    • ๐Ÿ†• New method getPlainText() (#1590)
    • More robustness for stop.options.data (#1148,#1419)
    • ๐Ÿ“š Documentation Fixes (#1603,#1261,#1569,#1563,#1548,#503,#1553,#1556,#548,#1555,#1602)
    • ๐Ÿ›  Fixes for page.resource.* on slimer 0.10 (#1550)
    • ๐Ÿ›  Fix doctype for xml output (#1528,#1546,#1543)

    โœจ Enhancements

    • โšก๏ธ Normalizes methods (names, parameters), optimizes threats and simplifies maintenance of
      clientutils.js ( keeping all BC ). (#1583)
    • โž• Additional functionality for wait* (#1488,#1493)
    • โž• Add assertAllVisible (#1224)
    • ๐Ÿ†• New step.bypasses event (#1447)
    • ๐Ÿ“ฆ NPM package is now slimmer due to ignoring not needed assets (#1637)

    General Things

    • ๐Ÿ— We now have our own SlimerJS mirror for testing. Since it is hosted by GitHub, feel free to use as needed. This has helped with test stability.
    • ๐Ÿ— PhantomsJS builds mirror was moved from BIGjuevos to casperjs organization. Since it is hosted by GitHub, feel free to use as needed. This has helped with test stability.

    A brand new website

    • ๐Ÿ‘€ If you haven't seen it yet, I highly encourage you to check it out!