zombie v2.5.1 Release Notes

Release Date: 2014-12-08 // over 9 years ago
  • โž• ADDED waitForServer to wait for a server-initiated event before running wait method. Accepts the same arguments as wait.

    ๐Ÿ‘ Currently supports EventSource aka Server-Sent Events.

    ๐Ÿ”„ CHANGED load is now asynchronous just like wait. Use a callback or promise before accessing the document.

    703 passing (12s) 8 pending