Zombie: Detailed Overview & Metrics

v6.1.4(almost 6 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 simulate user interactions with web pages, such as clicking buttons, filling forms, and navigating between pages, without the need for a graphical interface. Zombie provides a simple API for writing and running browser automation tests, making it ideal for testing web applications and ensuring their functionality.

Compared to other headless browser testing tools like Puppeteer and Selenium, Zombie is known for its lightweight and easy-to-use nature. It offers fast test execution and is particularly suitable for projects where a full browser environment is not required.

Alternatives: puppeteer, selenium, playwright

Tags: node.jstestingheadless-browserautomationweb