samedi 3 juillet 2021

Selenium script as a Web Service

I have a Selenium script that automates a repetitive process of querying a very old web service manually, where it maps information provided in a CSV file to the fields in the web service UI and stores the query results in another CSV file. However, at the moment am executing the script locally on my device, what is the best way to package this selenium script and incorporate it into a website that lets users use this service by uploading their CSV file and getting back the results. Am thinking of using Flask to build a very simple website. What approach and tools should I use?




Aucun commentaire:

Enregistrer un commentaire