deanmao / node-chimera

A new kind of headless webkit integration for nodejs; a great alternative to phantomjs.
http://www.deanmao.com/2012/08/13/enter-chimera/
MIT License
847 stars 45 forks source link

fix simple example so it actually works #38

Open mkoryak opened 11 years ago

mkoryak commented 11 years ago

fixes issue #33 - the simple login example does not call the callback function in run(), but it should.