Skip to content

hchiam/form-utility-belt

Repository files navigation

version License: MIT

Some convenience tools for doing quality assurance of forms.

Chrome extension

Features

  • Automatically record steps you take in filling out a form. Specify the hostnames of sites you want it to be recording for.
  • To replay the steps, copy the JS steps to clipboard and paste them into the DevTools console.
  • Experimental: Automatically test all combinations of inputs - #3

Want to create your own Chrome extension?

Used this template repo as a starting point: https://github.com/hchiam/chrome-extension-template