Skip to content

Comment on Nightwatch.js

Comments

what benefit does it have in comparison to casperjs?

This uses Selenium WebDrivers so that you can run your tests against actual browsers (instead of PhantomJS). Notably this means that you can run your tests in IE

Also, this is Node.js compatible - CasperJS is not.

whatever casperjs is as compatible with nodejs as this stuff.This stuff uses selenium,it's not a stand alone solution.

casper works with phantomjs. nightwatch works with selenium.

Thank you for introducing me to phantomjs, just the thing I need.

If you like phantom, check out casper. It makes phantom much easier to use

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.