Puppeteer Script Developer for a Multi-step Web Form

Job ID: 36488340

Budget: $10 – $30 USD

Job Description:

Hello! I'm seeking an experienced Puppeteer script developer to help create a script that will interact with a form located on an external website. The form in question is a multi-step form with approximately 3 to 4 steps involved, one of the the final steps is inputting an email address and the form is pretty much finished.

The purpose of this project is to develop a proof-of-concept script that demonstrates how Puppeteer can be utilized to automate the interaction with this form. For this to work, we only need to follow the default (least amount) options path to the end.

Deliverables
Requirements:

Proficiency in JavaScript and experience with Puppeteer.
Familiarity with web scraping, form interaction, and browser automation.
Ability to understand and navigate through multi-step forms.
Project Scope:

Write a Puppeteer script to act as a middle-man for a form on another site. Puppeteer will be the middle-man. The source form is a mult-step form which we need to wrap 'our' form around, using puppeteer as the middle-man.

let me explain with a link...
I want to take this form:
https://www.att.com/buy/byod/
I used the default 'Continue' clicks all the way through. I had the IMEI number when I have to (356928109461790) and keep continuing until I get to the submit.
I want to wrap this form, with our own form, and use Puppeteer as the middle-man between the two forms.
here is a default american address:

PHONE="510 523 5400"
ADDRESS_LINE_1="1919 Shoreline Dr."
ADDRESS_LINE_2="#108"
ADDRESS_LINE_3="Alemeda"
ADDRESS_LINE_4="CA"
ZIPCODE="94501"

Deliverables:
Provide a proof-of-concept demonstration that the script works as expected.
Related categories: JavaScript Web Scraping HTML5 HTML Puppet