EnglishFrenchSpanish

Ad


OnWorks favicon

Zombie.js

Free download Zombie.js Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named Zombie.js whose latest release can be downloaded as 6.1.4.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named Zombie.js with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


Zombie.js


DESCRIPTION

Insanely fast, headless full-stack testing using Node.js. Zombie 6.x is tested to work with Node 8 or later. If you need to use Node 6, consider using Zombie 5.x. If you’re going to write an insanely fast, headless browser, how can you not call it Zombie? Zombie it is. Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required. Zombie will work with other testing frameworks. Since Mocha supports promises. Just like your favorite Web browser, Zombie manages multiple open windows as tabs. New browsers start without any open tabs. As you visit the first page, Zombie will open a tab for it. All operations against the browser object operate on the currently active tab (window) and most of the time you only need to interact with that one tab. You can access it directly via browser.window. You can access all open tabs from browser.tabs. This property is an associative array, you can access each tab by its index number.



Features

  • No browser required
  • Zombie manages multiple open windows as tabs
  • You can also turn debugging on from your code
  • Trace what the browser is doing
  • Strip out code from HTML pages
  • Add event listeners to the page before any JavaScript executes


Programming Language

JavaScript



This is an application that can also be fetched from https://sourceforge.net/projects/zombie-js.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Ad