=== Website Performance Analyst and Monitor framework, making UAQ easily
Based on phantomjs by Ariya Hidayat, kue, HAR Viewer.
YSlow integrated
HAR Generation and viewer integrated
Snapshot integrated, and supporting get the result snapshot after injecting your javascript
Redis as the quene
Install phantomjs like here
then start your redis-server
$ npm install
API sample
Exec javascript
document.querySelector('#nv').style.visibility = 'hidden';
and the result is :
(The MIT License)