Cover
credit Kelly Sikkema

Autofill forms

Posted January 19th 2020 by
Mathieu Ledru
Mathieu Ledru - 1 min read

Sometimes, when you are web developing your sites, you need data generation.

Here we will generate data for forms, by using Chrome Client.

First, you have to install the chrome extension on Google Chrome web store

When the extension is installed, you will need to configure ApiKey that you will find on the preferences of the extension.

Setup parameters

Then you setup your ApiKey that you can find on Settings

Setup ApiKey

You can copy https://uniflow.io/public/feed/auto-fill-forms on your workspace. Then go for instance on https://google.com You now see that you can auto-fill forms on Uniflow Chrome extension.

AutoFill forms

All form fields are now filled !

Result

Have fun 🎉

Edit this page on GitHub