-
Visit the monkeytype web and open the dev tools in your favorite browser, you can do it by pressing
Ctrl + Shift + J
on Windows orCmd + Option + J
on Mac. By default, the console tab should be selected, if not, click on it. -
Copy the code from the non-stop.js (not recommend) or stop-with-pause.js or stop.js (recommend) file and paste it into the console.
-
Press
Enter
to execute the script. -
You can find the instructions in the script itself which you have to use after executing the script.
Note: Result which you got after executing the script, won't be valid.