Gremlin.js is a monkey testing tool which applies concepts of mobile testing to web applications (Node.js). It creates a simulation of random activity by "unleashing a horde of undisciplined gremlins". This activity includes random clicks, data entry, and mouse movement.
Definition:
Gremlin.js is a Node.js library built for monkey testing web applications using the concepts of mobile testing.
Testing includes functions that simulate: mouse movement, random clicks, and random data entry.