zombie v2.0.6 Release Notes

Release Date: 2014-10-11 // over 9 years ago
  • 🔄 CHANGED Output from console.log() and friends goes to console unless 💻 browser.silent = true. You can also set it globally with 0️⃣ Browser.default.silent = true. Console output always visible when debugging (DEBUG=zombie).

    ➕ ADDED documentation for debugging using DEBUG=zombie and browser.silent.

    671 passing
    11 sec to complete