Browser addons — Google Chrome extensions

Clickr

Test your JavaScript code or automate JavaScript actions on your website or webapp.

How to write tests?
Please check: https://www.npmjs.com/package/clickr

You can call functions on your site, and check if the results for that function are the same as you expected.
And you can trigger events, like a click on a button or link.
And you can fill and check input field.

In the options page for the addons you can add multiple tests.
To run the test, you can click on the icon, and watch the devtools for the results.