Item logo image for Form Filler

Form Filler

Item media 3 (screenshot) for Form Filler
Item media 1 (screenshot) for Form Filler
Item media 2 (screenshot) for Form Filler
Item media 3 (screenshot) for Form Filler
Item media 1 (screenshot) for Form Filler
Item media 1 (screenshot) for Form Filler
Item media 2 (screenshot) for Form Filler
Item media 3 (screenshot) for Form Filler

Overview

Fill out forms based on user instructions.

Simplifies small-scale form testing by accepting step-by-step instructions in JSON format. These instructions include CSS selectors, actions (such as text input or clicking), values, and optional delays for realistic timing. Here's how to get started: Prepare your instructions in a JSON array format, where each object represents a step in form filling. Specify: "selector": The CSS selector for the element you want to interact with, e.g., "#nameInput" for an input field with id "nameInput". "action": Choose from supported actions like "input" for entering text or "click" for simulating a mouse click. "value": Provide the input value for "input" actions, such as "John Doe". Leave blank for "click" actions. "delay": Optionally add a delay in seconds for a natural pause between steps. Save these instructions locally on your machine. The extension will utilize them for automatic form filling when you revisit the same form. Sample Instructions: [ { "selector": "#nameInput", "action": "input", "value": "John Doe", "delay": 3 }, { "selector": ".emailInputClass", "action": "input", "value": "johndoe@example.com", "delay": 3 }, { "selector": "textarea", "action": "input", "value": "Hello, this is a test message.", "delay": 3 }, { "selector": "#exampleForm button", "action": "click", "value": "", "delay": 3 } ] Sample HTML: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Example Form</title> </head> <body> <form id="exampleForm"> <label for="nameInput">Name:</label> <input type="text" id="nameInput" name="name"> <label for="emailInput">Email:</label> <input type="email" id="emailInput" class="emailInputClass" name="email"> <label for="selectInput">Cars:</label> <select name="cars" id="selectInput" class="selectInputClass"> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="mercedes">Mercedes</option> <option value="audi">Audi</option> </select> <label for="messageInput">Message:</label> <textarea id="messageInput" name="message"></textarea> <button id="button-one" type="button">Submit</button> </form> <script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script> <script> $(document).ready(function (e) { $( "#button-one" ).on( "click", function() { alert( "Handler for `click` called." ); } ); }); </script> </body> </html> Activate the extension when encountering the form again. Watch as it seamlessly fills out the form, mimicking human interaction. **Make sure to save the instructions locally. Saving is currently not supported**

0 out of 5No ratings

Google doesn't verify reviews. Learn more about results and reviews.

Details

  • Version
    1.0
  • Updated
    March 31, 2024
  • Offered by
    HiddenPixel
  • Size
    306KiB
  • Languages
    English
  • Developer
    Email
    apdjz@yahoo.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Related

EasyTest Form Filler

0.0(0)

Automatic form filler that fills out all form fields with random data in just one click.

Fast form filler

0.0(0)

A fast way to fill forms with fake data when testing

Form filler

5.0(1)

Automatically fills inputs with random data

Form Filler

5.0(2)

Automate form filling, extract and generate JSON data, and simplify QA testing with Form Filler

Auto Form Filler

3.3(55)

This extension will help delvelopers to fill random values in the form

QuickForm - Autofill Forms Quickly

4.1(29)

Speed up form filling online with QuickForm – perfect to autofill any type of forms

PSSO form filler

0.0(0)

Automatically fills text, select, and selectpicker fields.

Web Developer Form Filler

4.2(165)

This extension is used by developers to make it easy to fill forms

AutoFill Form Extension

0.0(0)

AutoFill Form Helper is a powerful and easy-to-use Chrome extension designed to streamline your online form-filling experience.…

Form Filler Pro

0.0(0)

FormFiller Pro: Boost Your Productivity with Smart Form Automation Tired of repetitive form filling? Say goodbye to tedious data…

Form Filler

0.0(0)

Automatically fill the form on the website.

EasyFiller - Automatic Form Filler

3.3(11)

Automatically complete forms with multiple data sets

EasyTest Form Filler

0.0(0)

Automatic form filler that fills out all form fields with random data in just one click.

Fast form filler

0.0(0)

A fast way to fill forms with fake data when testing

Form filler

5.0(1)

Automatically fills inputs with random data

Form Filler

5.0(2)

Automate form filling, extract and generate JSON data, and simplify QA testing with Form Filler

Auto Form Filler

3.3(55)

This extension will help delvelopers to fill random values in the form

QuickForm - Autofill Forms Quickly

4.1(29)

Speed up form filling online with QuickForm – perfect to autofill any type of forms

PSSO form filler

0.0(0)

Automatically fills text, select, and selectpicker fields.

Web Developer Form Filler

4.2(165)

This extension is used by developers to make it easy to fill forms

Google apps