zombie v0.8.4 Release Notes

Release Date: 2010-12-30 // over 13 years ago
  • โž• Added browser.field (find an input field, textarea, etc), ๐Ÿ’ป browser.link (find a link) and browser.button (find a button) methods.

    โž• Added browser.evaluate to evaluate any arbitrary JavaScript in the window context and return the result.

    โž• Added browser.viewInBrowser which uses bcat to view page in your ๐Ÿ’ป browser of choice.

    197 Tests
    2.6 sec to complete