To be used for development and testing, this Chrome extension uses Marak's Faker.js for generating random data and fill out forms on the active Chrome tab. It is also bundled with jQuery.
It tries to make smart, but not too smart, guesses about what each field is for. It fills in with a default string if it can't.
This extension was developed for and in collaboration with SharesPost, and is made available to the open source community with their permission.
Right now it's not on the Chrome Web Store, however you can git clone or download a .zip file and unpack it.
- Download the repo and unzip it if necessary.
- Go to chrome://extensions/ in your browser.
- Check
Developer mode.
- Click
Load unpacked extension...
- Use the file browser to navigate to the directory where the extension has been unpacked.
- Click
Select
orOK
- The Formbot icon should appear in your toolbar, and also at the top of your list of extensions.
If a checkbox is already checked, it leaves it alone. Otherwise, it randomly selects ONE checkbox from all checkboxes in the form.
It does the same thing with radio buttons.
The password is "123heyheyitsthemonkees", which may or may not fit your app's password requirements.