auto set cookie domain like google analytics
see examples
npm install auto-cookie js-cookie --save
import { save } from "auto-cookie";
save(cookieName, data, options); // write
Tests depends on webdriver. See setup it.
npm run test
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © UNCOVER TRUTH Inc.