zombie v0.8.7 Release Notes

Release Date: 2011-01-04 // over 13 years ago
  • ➕ Adds DOM Level 3 XPath support.

    ➕ Added support for file upload: browser.attach(selector, filename).

    Send script errors to window.onerror and report them back to visit callback.

    👌 Support select with multiple options (José Valim).

    🛠 Fix handling of unknown input fields and select fields (José Valim).

    🛠 Fix issue 24, search and hash must be empty string not null.

    👌 Support Node 0.3.3 (thanks Pete Bevin)

    👍 For the brave enough to hack a Zombie, we now support (and cake setup assumes) npm bundle.

    224 Tests
    3.1 sec to complete