form-autofill-js
Tool for auto filling html forms based on the fake data generator: casual.js
The Tool identifies the html component based on the name
and type
params and fill it with a random pair from the object casual
.
How to install
npm i -S -D form-autofill-js
or
yarn add form-autofill-js --dev
how to use
Fill from javascript
Autofill
You can use a Button tool for fill with a button click event:
Autofill