moonlight-coding / casper-nodejs

Control CasperJS from your nodejs application.
MIT License
15 stars 5 forks source link

SlimerJS support? #3

Open LAD500 opened 7 years ago

LAD500 commented 7 years ago

Hi,

more a question than an issue..

Is it possible to set up using SlimerJS with casper-nodejs? It was always one of the issues with spooky and wondered if your library might allow the use of SlimerJS in place of PhantomJS.

Thanks

N

pelallemant commented 7 years ago

I recommend you to use selenium-webkit for nodejs, it is far more complete that this implementation, and allows u to use whatever you want (chrome, phantomjs, etc..) for rendering. I dont have the time to maintain that tool