Jump to content

Filling out an online courier booking from


Recommended Posts

Hello - can anyone kindly advice how to get started with the below - thank you all. 
 
Brief: To automate completing an online a courier booking form - some user input may be required in the form of pop-up text boxes or drop-downs - this is fine.
 
Source input data, (contact details and delivery address), available in 3 sources: 1) Email 2) Sage ACT 3) saved as a text file 
 
This data passed to a webpage courier booking form. The form spans 9 pages. many thanks in advance for any pointer and help for looking at this. 
 

 


Page 1: Select service
Action needed: Mouse click to confirm service - normally we use the same provider, in this case option 2

 


 Screenshot-2022-04-13-at-22-17-19.png
 
 
Page 2:Collection details
Action needed: Collection address details to be entered (clicking the magnifying glass brings up saved addresses), or if easier can be hard coded into the workflow? 
 
 Screenshot-2022-04-13-at-22-19-48.png
 


Page 3: Delivery details
Action needed: Delivery address details to be entered source as mentioned earlier available in 3 formats 

 

Screenshot-2022-04-13-at-22-20-57.png

 

Page 4: Contents and value
Action needed: Enter contents (Normally the same item), Value is a variable(user entry?), checkbox ticked and then next button
 Screenshot-2022-04-13-at-22-21-36.png
 
 
 
Page 5: Summary confirmations
Action needed: Either to select checkout or add another item
 Screenshot-2022-04-13-at-22-22-20.png
 
 
Page 6: Confirmation again
Action needed: Button press
 
 Screenshot-2022-04-13-at-22-22-56.png
 


Page 7: Select date and time from drop downs.
 Action needed: Collect date is normally the current selected value, Ready from has 4 options, and  the required one is always the 4th item (12pm) 


 Screenshot-2022-04-13-at-22-23-42.png
 
 
Page 8: Insurance
Action needed: There are 3 boxes and it's always the left box to be selected. 
 Screenshot-2022-04-13-at-22-50-03.png
 
 
Page 9: Place Order
Action needed: Click place order button 
 Screenshot-2022-04-13-at-22-51-05.png
 


Cheers for taking the time to look at this. 

Link to comment

@jasmineTea Welcome to the forum :)

 

I would suggest first contacting the company and finding out whether they have an API through which this could be done. It would be a much more reliable and predictable way to proceed with a checkout like this.

 

While it's theoretically possible to click buttons and fill in fields, the moment the company moves a button or changes a checkbox, everything breaks. If they're a large company, they'll likely have this whole system underpinned with an API where you can submit information and receive responses. 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...