like Samnang already said, it does not depend on QT.
For us it was quite a pain to get Capybara Webkit running because of the QT dependencies. I can also remember some compilation issues on CentOS.
So Poltergeist came as god sent. It is a nice small package that is "just working".
If you have Capybara Webkit running and are happy with it you probably do not need to switch.
like Samnang already said, it does not depend on QT.
For us it was quite a pain to get Capybara Webkit running because of the QT dependencies. I can also remember some compilation issues on CentOS.
So Poltergeist came as god sent. It is a nice small package that is "just working".
If you have Capybara Webkit running and are happy with it you probably do not need to switch.
true, good point. Thanks!
This reminds me of Eventmachine. Would Celluloid be something that could replace Eventmachine in the future?
Programming with it seams a lot easier than EM.