How to login to Amazon using CasperJS – Working example
Intro In this post I want to share with you a working example of "How to login to Amazon using CasperJS". This post is part of post series about PhantomJS and…
How to login Amazon using PhantomJS – Working example
Intro PhantomJS is a handy tool for automatizing tasks or testing some specific parts of the system, but sometimes tasks you need to perform are behind login screen which makes…
Why is CasperJS better than PhantomJS
In this post I want to share with you some important information about limitations of PhantomJS and some useful features of CasperJS. I used both libraries for web scrapping but I…