Schedule webform auto-complete

Job ID: 33546759

Budget: $30 – $250 USD

This website

(https://myodfw.com/reserve-your-hunt?lang=en&feedback_url=https%3A%2F%2Fmyodfw.com%2Freserve-your-hunt%3Flang%3Den&mode=reserve&planyo_lang=en&prefill=true&resource_id=197238&)

releases new reservation dates every Thursday, Friday, and Saturday at 12:00 am Pacific time. I need a script that auto-fills the webform and submits the reservation request. The script also has to be automated so it runs automatically at 12:00 AM on the date that I choose. If the reservation is not successful, the script needs to tell my why (in human-readable language).

I created a test script in Selenium IDE that executes successfully (when launched manually), but it runs too slowly. Further, it does not execute successfully in Selenium Side Runner (due to wait state problems and Side Runner not fully supporting scripts that execute correctly in IDE). I am not interested in a Selenium solution.

I have node.js installed.