Automate typing test of ratatype
git clone https://github.com/isaurav0/typebeater
cd typebeater
npm install
pip install pyautogui
node ratatype.js
You might want to change values of pythonPath
, username
and password
in ratatype.js
file.
More info, available here.