Zombie: Detailed Overview & Metrics

v6.1.4(over 5 years ago)

This package was last published over a year ago. It may not be actively maintained.The package doesn't have any types definitionsNumber of direct dependencies: 12Monthly npm downloads

Zombie is a headless browser testing framework for Node.js. It allows developers to automate browser interactions and test web applications without the need for a graphical user interface. Zombie provides a simple API for simulating user actions like clicking links, filling out forms, and evaluating JavaScript on web pages. It also supports features like cookies, local storage, and HTTPS.

Compared to other headless browser testing frameworks like Puppeteer or Selenium, Zombie is known for its lightweight and easy-to-use nature. It is actively maintained and offers good performance for testing web applications. However, developers should consider the specific requirements of their testing scenarios before choosing a headless browser testing framework.

Alternatives: puppeteer, selenium, playwright

Tags: node.jstestingheadless-browserautomationweb