Browsers RFC 6265 compatibility research - http://inikulin.github.io/cookie-compat.
You will need Node.js 4+ and npm installed.
Run:
git clone https://github.com/inikulin/cookie-compat.git
cd cookie-compat && npm install && npm link
Add contents of data/hosts
file to your system hosts
.
Run:
cookie-compat
Open provided link in your browser and you're set.
To save results to data/results.json
so they appear on the results web page start runner with the --save
flag:
cookie-compat --save