Automation for Filling Out Shipment Form
Budget: €30 – €250 EUR
I'm looking to automate the process of filling out shipment forms on the website (https://www.ctt.pt/femss/app/open/forms/shippingRequest.jspx). I frequently send packages, and each time I need to enter repetitive information manually, such as the sender’s details (which remain the same), as well as recipient information and package details that vary with each shipment.
Requirements:
- Sender Information Autofill: Automatically populate sender information fields with my default details every time the form is accessed.
- Recipient Information Autofill: Ability to copy recipient details (name, address, postal code, city, country) from another source (such as Amazon) and paste them into a single text box in the script or UI. The script should then parse this information into the respective fields on the form.
- Automated Field Selection Based on Country
- Dynamic Field Selection: The form includes various dropdowns and radio buttons that need to be selected based on package type and destination region.
- Navigation Across Multiple Pages: The form requires clicking through several pages (e.g., after filling out initial data, pressing the “Continue” button) before submission. The script should handle these navigation steps automatically.
- Output: Once the form is completed and submitted, the script should capture the tracking code generated by the website and display or log it for future reference.
Preferred Solution:
I’m considering using a tool like UI.Vision RPA or Selenium to create this automation. However, I’m open to suggestions on the best technology to use based on efficiency, ease of maintenance, and compatibility with the website.
Requirements:
- Sender Information Autofill: Automatically populate sender information fields with my default details every time the form is accessed.
- Recipient Information Autofill: Ability to copy recipient details (name, address, postal code, city, country) from another source (such as Amazon) and paste them into a single text box in the script or UI. The script should then parse this information into the respective fields on the form.
- Automated Field Selection Based on Country
- Dynamic Field Selection: The form includes various dropdowns and radio buttons that need to be selected based on package type and destination region.
- Navigation Across Multiple Pages: The form requires clicking through several pages (e.g., after filling out initial data, pressing the “Continue” button) before submission. The script should handle these navigation steps automatically.
- Output: Once the form is completed and submitted, the script should capture the tracking code generated by the website and display or log it for future reference.
Preferred Solution:
I’m considering using a tool like UI.Vision RPA or Selenium to create this automation. However, I’m open to suggestions on the best technology to use based on efficiency, ease of maintenance, and compatibility with the website.